Pull request #43333 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 20.10 at c3dec607c39bc004b08cea068aa080c3786014d0 rather than ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc Obtained Jenkinsfile from c3dec607c39bc004b08cea068aa080c3786014d0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43333@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-05T20:29:48.382Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-05T20:29:48.389Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-05T20:29:48.730Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f8b70e01689f9ea0) in /home/ubuntu/workspace/moby_PR-43333 [Pipeline] { [Pipeline] checkout [2022-03-05T20:29:48.847Z] The recommended git tool is: git [2022-03-05T20:29:50.799Z] using credential docker-jenkins-github-credentials [2022-03-05T20:29:50.807Z] Cloning the remote Git repository [2022-03-05T20:29:50.807Z] Cloning with configured refspecs honoured and without tags [2022-03-05T20:29:50.827Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T20:29:50.883Z] > git init /home/ubuntu/workspace/moby_PR-43333 # timeout=10 [2022-03-05T20:29:51.121Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:29:51.121Z] > git --version # timeout=10 [2022-03-05T20:29:51.137Z] > git --version # 'git version 2.17.1' [2022-03-05T20:29:51.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:29:51.139Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:30:06.734Z] Fetching without tags [2022-03-05T20:30:06.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:30:06.678Z] > git config --add remote.origin.fetch +refs/pull/43333/head:refs/remotes/origin/PR-43333 # timeout=10 [2022-03-05T20:30:06.695Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:30:06.715Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:30:06.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:30:06.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:30:06.737Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:30:06.950Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:30:07.503Z] Merge succeeded, producing ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:30:07.503Z] Checking out Revision ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc (PR-43333) [2022-03-05T20:30:06.954Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:30:06.966Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:30:07.433Z] > git remote # timeout=10 [2022-03-05T20:30:07.439Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T20:30:07.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:30:07.460Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T20:30:07.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T20:30:07.504Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:30:07.513Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:30:11.636Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T20:30:11.636Z] First time build. Skipping changelog. [2022-03-05T20:30:11.654Z] > git --version # timeout=10 [2022-03-05T20:30:11.659Z] > git --version # 'git version 2.17.1' [2022-03-05T20:30:11.668Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T20:30:12.618Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43333:/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 && cd /workspace && hack/validate/dco [2022-03-05T20:30:15.915Z] Unable to find image 'alpine:latest' locally [2022-03-05T20:30:15.915Z] latest: Pulling from library/alpine [2022-03-05T20:30:15.915Z] 59bf1c3509f3: Pulling fs layer [2022-03-05T20:30:15.915Z] 59bf1c3509f3: Verifying Checksum [2022-03-05T20:30:15.915Z] 59bf1c3509f3: Download complete [2022-03-05T20:30:16.173Z] 59bf1c3509f3: Pull complete [2022-03-05T20:30:16.174Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-05T20:30:16.174Z] Status: Downloaded newer image for alpine:latest [2022-03-05T20:30:21.453Z] 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 [Pipeline] node [2022-03-05T20:30:21.700Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f8b70e01689f9ea0) in /home/ubuntu/workspace/moby_PR-43333 [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 [2022-03-05T20:30:21.747Z] The recommended git tool is: git [Pipeline] // stage [2022-03-05T20:30:21.755Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-05T20:30:21.770Z] Fetching changes from the remote Git repository [2022-03-05T20:30:21.775Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 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 [2022-03-05T20:30:22.025Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-05T20:30:22.531Z] Merge succeeded, producing ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:30:22.531Z] Checking out Revision ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc (PR-43333) [2022-03-05T20:30:22.587Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T20:30:22.597Z] > git --version # timeout=10 [2022-03-05T20:30:22.609Z] > git --version # 'git version 2.17.1' [2022-03-05T20:30:22.617Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-05T20:30:21.765Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43333/.git # timeout=10 [2022-03-05T20:30:21.770Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:30:21.776Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:30:21.776Z] > git --version # timeout=10 [2022-03-05T20:30:21.781Z] > git --version # 'git version 2.17.1' [2022-03-05T20:30:21.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:30:21.782Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:30:22.026Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:30:22.030Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:30:22.494Z] > git remote # timeout=10 [2022-03-05T20:30:22.499Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T20:30:22.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:30:22.511Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T20:30:22.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T20:30:22.531Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:30:22.533Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T20:30:23.250Z] + [ PR != PR ] [2022-03-05T20:30:23.250Z] + [ 20.10 != master ] [2022-03-05T20:30:23.250Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T20:30:23.572Z] + docker version [2022-03-05T20:30:23.572Z] Client: Docker Engine - Community [2022-03-05T20:30:23.572Z] Version: 20.10.12 [2022-03-05T20:30:23.572Z] API version: 1.41 [2022-03-05T20:30:23.572Z] Go version: go1.16.12 [2022-03-05T20:30:23.572Z] Git commit: e91ed57 [2022-03-05T20:30:23.572Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-05T20:30:23.572Z] OS/Arch: linux/amd64 [2022-03-05T20:30:23.572Z] Context: default [2022-03-05T20:30:23.572Z] Experimental: true [2022-03-05T20:30:23.572Z] [2022-03-05T20:30:23.572Z] Server: Docker Engine - Community [2022-03-05T20:30:23.572Z] Engine: [2022-03-05T20:30:23.572Z] Version: 20.10.12 [2022-03-05T20:30:23.572Z] API version: 1.41 (minimum version 1.12) [2022-03-05T20:30:23.572Z] Go version: go1.16.12 [2022-03-05T20:30:23.572Z] Git commit: 459d0df [2022-03-05T20:30:23.572Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-05T20:30:23.572Z] OS/Arch: linux/amd64 [2022-03-05T20:30:23.572Z] Experimental: true [2022-03-05T20:30:23.572Z] containerd: [2022-03-05T20:30:23.572Z] Version: 1.4.12 [2022-03-05T20:30:23.572Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T20:30:23.572Z] runc: [2022-03-05T20:30:23.572Z] Version: 1.0.2 [2022-03-05T20:30:23.572Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T20:30:23.572Z] docker-init: [2022-03-05T20:30:23.572Z] Version: 0.19.0 [2022-03-05T20:30:23.572Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T20:30:23.860Z] + docker info [2022-03-05T20:30:33.846Z] Client: [2022-03-05T20:30:33.846Z] Context: default [2022-03-05T20:30:33.846Z] Debug Mode: false [2022-03-05T20:30:33.846Z] Plugins: [2022-03-05T20:30:33.846Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T20:30:33.846Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T20:30:33.846Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T20:30:33.846Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T20:30:33.846Z] [2022-03-05T20:30:33.846Z] Server: [2022-03-05T20:30:33.846Z] Containers: 0 [2022-03-05T20:30:33.846Z] Running: 0 [2022-03-05T20:30:33.846Z] Paused: 0 [2022-03-05T20:30:33.846Z] Stopped: 0 [2022-03-05T20:30:33.846Z] Images: 1 [2022-03-05T20:30:33.846Z] Server Version: 20.10.12 [2022-03-05T20:30:33.846Z] Storage Driver: overlay2 [2022-03-05T20:30:33.846Z] Backing Filesystem: extfs [2022-03-05T20:30:33.846Z] Supports d_type: true [2022-03-05T20:30:33.846Z] Native Overlay Diff: true [2022-03-05T20:30:33.846Z] userxattr: false [2022-03-05T20:30:33.846Z] Logging Driver: json-file [2022-03-05T20:30:33.846Z] Cgroup Driver: cgroupfs [2022-03-05T20:30:33.846Z] Cgroup Version: 1 [2022-03-05T20:30:33.846Z] Plugins: [2022-03-05T20:30:33.846Z] Volume: local [2022-03-05T20:30:33.846Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T20:30:33.846Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T20:30:33.846Z] Swarm: inactive [2022-03-05T20:30:33.846Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T20:30:33.846Z] Default Runtime: runc [2022-03-05T20:30:33.846Z] Init Binary: docker-init [2022-03-05T20:30:33.846Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T20:30:33.846Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T20:30:33.846Z] init version: de40ad0 [2022-03-05T20:30:33.846Z] Security Options: [2022-03-05T20:30:33.846Z] apparmor [2022-03-05T20:30:33.846Z] seccomp [2022-03-05T20:30:33.846Z] Profile: default [2022-03-05T20:30:33.846Z] Kernel Version: 5.4.0-1061-aws [2022-03-05T20:30:33.846Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-05T20:30:33.846Z] OSType: linux [2022-03-05T20:30:33.846Z] Architecture: x86_64 [2022-03-05T20:30:33.846Z] CPUs: 2 [2022-03-05T20:30:33.846Z] Total Memory: 7.483GiB [2022-03-05T20:30:33.846Z] Name: ip-10-100-58-143 [2022-03-05T20:30:33.846Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-05T20:30:33.846Z] Docker Root Dir: /var/lib/docker [2022-03-05T20:30:33.846Z] Debug Mode: false [2022-03-05T20:30:33.846Z] Registry: https://index.docker.io/v1/ [2022-03-05T20:30:33.846Z] Labels: [2022-03-05T20:30:33.846Z] Experimental: true [2022-03-05T20:30:33.846Z] Insecure Registries: [2022-03-05T20:30:33.846Z] 127.0.0.0/8 [2022-03-05T20:30:33.846Z] Live Restore Enabled: true [2022-03-05T20:30:33.846Z] [2022-03-05T20:30:33.846Z] WARNING: No swap limit support [Pipeline] sh [2022-03-05T20:30:34.133Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T20:30:34.133Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T20:30:34.133Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43333/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-05T20:30:34.133Z] + bash /home/ubuntu/workspace/moby_PR-43333/check-config.sh [2022-03-05T20:30:34.133Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T20:30:34.133Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-05T20:30:34.133Z] [2022-03-05T20:30:34.133Z] Generally Necessary: [2022-03-05T20:30:34.133Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T20:30:34.133Z] - apparmor: enabled and tools installed [2022-03-05T20:30:34.133Z] - CONFIG_NAMESPACES: enabled [2022-03-05T20:30:34.133Z] - CONFIG_NET_NS: enabled [2022-03-05T20:30:34.133Z] - CONFIG_PID_NS: enabled [2022-03-05T20:30:34.133Z] - CONFIG_IPC_NS: enabled [2022-03-05T20:30:34.133Z] - CONFIG_UTS_NS: enabled [2022-03-05T20:30:34.133Z] - CONFIG_CGROUPS: enabled [2022-03-05T20:30:34.133Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T20:30:34.133Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T20:30:34.133Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T20:30:34.133Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T20:30:34.133Z] - CONFIG_CPUSETS: enabled [2022-03-05T20:30:34.133Z] - CONFIG_MEMCG: enabled [2022-03-05T20:30:34.133Z] - CONFIG_KEYS: enabled [2022-03-05T20:30:34.133Z] - CONFIG_VETH: enabled (as module) [2022-03-05T20:30:34.133Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T20:30:34.133Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T20:30:34.133Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-05T20:30:34.133Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T20:30:34.133Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T20:30:34.133Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-05T20:30:34.394Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T20:30:34.394Z] [2022-03-05T20:30:34.394Z] Optional Features: [2022-03-05T20:30:34.394Z] - CONFIG_USER_NS: enabled [2022-03-05T20:30:34.394Z] - CONFIG_SECCOMP: enabled [2022-03-05T20:30:34.394Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T20:30:34.394Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T20:30:34.394Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T20:30:34.394Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-05T20:30:34.394Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T20:30:34.394Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T20:30:34.394Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-05T20:30:34.394Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-05T20:30:34.394Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T20:30:34.394Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T20:30:34.394Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T20:30:34.394Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T20:30:34.394Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T20:30:34.394Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T20:30:34.394Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T20:30:34.394Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T20:30:34.394Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T20:30:34.394Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_EXT4_FS: enabled [2022-03-05T20:30:34.394Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T20:30:34.394Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T20:30:34.394Z] - Network Drivers: [2022-03-05T20:30:34.394Z] - "overlay": [2022-03-05T20:30:34.394Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T20:30:34.394Z] Optional (for encrypted networks): [2022-03-05T20:30:34.394Z] - CONFIG_CRYPTO: enabled [2022-03-05T20:30:34.394Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T20:30:34.394Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T20:30:34.394Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T20:30:34.394Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T20:30:34.394Z] - CONFIG_XFRM: enabled [2022-03-05T20:30:34.394Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-05T20:30:34.394Z] - "ipvlan": [2022-03-05T20:30:34.394Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T20:30:34.394Z] - "macvlan": [2022-03-05T20:30:34.394Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T20:30:34.394Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T20:30:34.394Z] - "ftp,tftp client in container": [2022-03-05T20:30:34.653Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T20:30:34.653Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T20:30:34.653Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T20:30:34.653Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T20:30:34.653Z] - Storage Drivers: [2022-03-05T20:30:34.653Z] - "aufs": [2022-03-05T20:30:34.653Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-05T20:30:34.653Z] - "btrfs": [2022-03-05T20:30:34.653Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T20:30:34.653Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T20:30:34.653Z] - "devicemapper": [2022-03-05T20:30:34.653Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T20:30:34.653Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T20:30:34.653Z] - "overlay": [2022-03-05T20:30:34.653Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T20:30:34.653Z] - "zfs": [2022-03-05T20:30:34.653Z] - /dev/zfs: present [2022-03-05T20:30:34.653Z] - zfs command: missing [2022-03-05T20:30:34.653Z] - zpool command: missing [2022-03-05T20:30:34.653Z] [2022-03-05T20:30:34.653Z] Limits: [2022-03-05T20:30:34.653Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T20:30:34.653Z] [2022-03-05T20:30:34.653Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T20:30:34.976Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc . [2022-03-05T20:30:35.235Z] #1 [internal] load build definition from Dockerfile [2022-03-05T20:30:35.235Z] #1 sha256:fd2ace7c2fa129cf9b262455abcb3b109b4f45458bb4a0038cbc8f58a1945c53 [2022-03-05T20:30:35.235Z] #1 transferring dockerfile: 17.05kB done [2022-03-05T20:30:35.235Z] #1 DONE 0.0s [2022-03-05T20:30:35.235Z] [2022-03-05T20:30:35.235Z] #2 [internal] load .dockerignore [2022-03-05T20:30:35.235Z] #2 sha256:e51b1ded094b939761d5270c926db6706ce56986dfcdc625a8b79b33ce25ed95 [2022-03-05T20:30:35.235Z] #2 transferring context: 87B done [2022-03-05T20:30:35.235Z] #2 DONE 0.0s [2022-03-05T20:30:35.235Z] [2022-03-05T20:30:35.235Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-05T20:30:35.235Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-05T20:30:35.494Z] #3 DONE 0.3s [2022-03-05T20:30:35.494Z] [2022-03-05T20:30:35.494Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-05T20:30:35.494Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-05T20:30:35.494Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-05T20:30:35.494Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-05T20:30:35.494Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s [2022-03-05T20:30:35.494Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-05T20:30:35.494Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-05T20:30:35.758Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-03-05T20:30:35.758Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-05T20:30:36.018Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-03-05T20:30:36.018Z] #4 DONE 0.5s [2022-03-05T20:30:36.018Z] [2022-03-05T20:30:36.018Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:30:36.018Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T20:30:36.699Z] Still waiting to schedule task [2022-03-05T20:30:36.699Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-05T20:30:36.700Z] Still waiting to schedule task [2022-03-05T20:30:36.700Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-05T20:30:36.701Z] Still waiting to schedule task [2022-03-05T20:30:36.701Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-03-05T20:30:36.703Z] Still waiting to schedule task [2022-03-05T20:30:36.704Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-03-05T20:30:36.704Z] Still waiting to schedule task [2022-03-05T20:30:36.705Z] Waiting for next available executor on ‘windows-2019’ [2022-03-05T20:30:36.959Z] #8 ... [2022-03-05T20:30:36.959Z] [2022-03-05T20:30:36.959Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-05T20:30:36.959Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-05T20:30:36.959Z] #6 DONE 0.8s [2022-03-05T20:30:36.959Z] [2022-03-05T20:30:36.959Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:30:36.959Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T20:30:36.959Z] #7 DONE 0.8s [2022-03-05T20:30:36.959Z] [2022-03-05T20:30:36.959Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-05T20:30:36.959Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-05T20:30:36.959Z] #5 DONE 0.8s [2022-03-05T20:30:36.959Z] [2022-03-05T20:30:36.959Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:30:36.959Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T20:30:36.959Z] #8 DONE 0.8s [2022-03-05T20:30:37.222Z] [2022-03-05T20:30:37.222Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:30:37.222Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T20:30:37.222Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T20:30:37.222Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T20:30:37.222Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T20:30:37.222Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.1s [2022-03-05T20:30:37.483Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.49MB / 12.42MB 0.2s [2022-03-05T20:30:37.483Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2022-03-05T20:30:37.483Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-03-05T20:30:38.379Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a5171fddb86207b7) in /home/ubuntu/workspace/moby_PR-43333 [Pipeline] { [Pipeline] checkout [2022-03-05T20:30:38.407Z] The recommended git tool is: git [2022-03-05T20:30:38.419Z] using credential docker-jenkins-github-credentials [2022-03-05T20:30:38.426Z] Cloning the remote Git repository [2022-03-05T20:30:38.426Z] Cloning with configured refspecs honoured and without tags [2022-03-05T20:30:38.426Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T20:30:38.426Z] > git init /home/ubuntu/workspace/moby_PR-43333 # timeout=10 [2022-03-05T20:30:38.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:30:38.452Z] > git --version # timeout=10 [2022-03-05T20:30:38.473Z] > git --version # 'git version 2.17.1' [2022-03-05T20:30:38.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:30:38.474Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:30:41.692Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-03-05T20:30:41.692Z] #64 ... [2022-03-05T20:30:41.692Z] [2022-03-05T20:30:41.692Z] #23 [internal] load build context [2022-03-05T20:30:41.692Z] #23 sha256:ea3be4ac256edad0a2f9fb3c108dee4a4a1409e0547d1af9458bf6585d304c77 [2022-03-05T20:30:41.692Z] #23 transferring context: 52.43MB 3.8s done [2022-03-05T20:30:41.692Z] #23 DONE 4.1s [2022-03-05T20:30:41.692Z] [2022-03-05T20:30:41.692Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:30:41.692Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:30:41.692Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-03-05T20:30:41.692Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-05T20:30:41.692Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-05T20:30:41.692Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.5s done [2022-03-05T20:30:41.692Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-05T20:30:41.692Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.7s done [2022-03-05T20:30:41.692Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 1.6s done [2022-03-05T20:30:41.692Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 2.1s done [2022-03-05T20:30:41.692Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 105.91MB / 129.16MB 4.1s [2022-03-05T20:30:41.692Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 4.0s done [2022-03-05T20:30:41.692Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.2s done [2022-03-05T20:30:41.692Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 1.8s [2022-03-05T20:30:41.692Z] #9 ... [2022-03-05T20:30:41.692Z] [2022-03-05T20:30:41.692Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:30:41.692Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T20:30:41.692Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-05T20:30:41.692Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T20:30:41.692Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T20:30:41.692Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-03-05T20:30:41.692Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T20:30:41.692Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-03-05T20:30:41.692Z] #62 DONE 4.2s [2022-03-05T20:30:41.692Z] [2022-03-05T20:30:41.692Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:30:41.692Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T20:30:41.692Z] #64 DONE 4.2s [2022-03-05T20:30:41.692Z] [2022-03-05T20:30:41.692Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:30:41.692Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:30:41.692Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 119.37MB / 129.16MB 4.2s [2022-03-05T20:30:41.692Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 4.4s [2022-03-05T20:30:43.073Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 5.6s done [2022-03-05T20:30:43.652Z] #9 ... [2022-03-05T20:30:43.652Z] [2022-03-05T20:30:43.652Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T20:30:43.652Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T20:30:43.652Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.1s done [2022-03-05T20:30:43.652Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-05T20:30:43.652Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-05T20:30:43.652Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-05T20:30:43.652Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.5s done [2022-03-05T20:30:43.652Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 4.4s done [2022-03-05T20:30:43.652Z] #26 DONE 6.4s [2022-03-05T20:30:43.652Z] [2022-03-05T20:30:43.652Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:30:43.652Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:30:43.652Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-03-05T20:30:44.220Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.5s done [2022-03-05T20:30:44.220Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-05T20:30:44.794Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.5s done [2022-03-05T20:30:44.794Z] #9 ... [2022-03-05T20:30:44.794Z] [2022-03-05T20:30:44.794Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T20:30:44.794Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T20:30:44.794Z] #63 DONE 0.8s [2022-03-05T20:30:44.794Z] [2022-03-05T20:30:44.794Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:30:44.794Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:30:44.794Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-05T20:30:45.733Z] #9 ... [2022-03-05T20:30:45.733Z] [2022-03-05T20:30:45.733Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T20:30:45.733Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T20:30:45.733Z] #65 DONE 0.8s [2022-03-05T20:30:45.733Z] [2022-03-05T20:30:45.733Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:30:45.733Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:30:49.932Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.8s done [2022-03-05T20:30:49.932Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-05T20:30:52.239Z] Fetching without tags [2022-03-05T20:30:52.463Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:30:52.204Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:30:52.216Z] > git config --add remote.origin.fetch +refs/pull/43333/head:refs/remotes/origin/PR-43333 # timeout=10 [2022-03-05T20:30:52.218Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:30:52.225Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:30:52.237Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:30:52.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:30:52.238Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:30:52.460Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:30:52.475Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:30:52.956Z] Merge succeeded, producing ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:30:52.957Z] Checking out Revision ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc (PR-43333) [2022-03-05T20:30:53.480Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T20:30:53.540Z] > git --version # timeout=10 [2022-03-05T20:30:53.555Z] > git --version # 'git version 2.17.1' [2022-03-05T20:30:53.566Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T20:30:54.141Z] #9 ... [2022-03-05T20:30:54.141Z] [2022-03-05T20:30:54.141Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:30:54.141Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T20:30:54.141Z] #27 1.263 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:30:54.141Z] #27 1.288 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:30:54.141Z] #27 1.294 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:30:54.141Z] #27 1.458 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:30:54.141Z] #27 1.671 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:30:54.141Z] #27 1.902 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:30:54.141Z] #27 3.564 Fetched 8469 kB in 3s (3327 kB/s) [2022-03-05T20:30:54.141Z] #27 3.564 Reading package lists... [2022-03-05T20:30:54.141Z] #27 4.459 Reading package lists... [2022-03-05T20:30:54.141Z] #27 5.386 Building dependency tree... [2022-03-05T20:30:54.141Z] #27 5.717 The following additional packages will be installed: [2022-03-05T20:30:54.141Z] #27 5.717 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-05T20:30:54.141Z] #27 5.717 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-05T20:30:54.141Z] #27 5.717 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-05T20:30:54.141Z] #27 5.717 Suggested packages: [2022-03-05T20:30:54.141Z] #27 5.717 krb5-doc krb5-user [2022-03-05T20:30:54.141Z] #27 5.717 Recommended packages: [2022-03-05T20:30:54.141Z] #27 5.717 krb5-locales publicsuffix libsasl2-modules [2022-03-05T20:30:54.141Z] #27 5.949 The following NEW packages will be installed: [2022-03-05T20:30:54.141Z] #27 5.949 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-05T20:30:54.141Z] #27 5.949 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-05T20:30:54.141Z] #27 5.949 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T20:30:54.141Z] #27 5.949 libssh2-1 libssl1.1 openssl [2022-03-05T20:30:54.141Z] #27 6.232 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:30:54.141Z] #27 6.232 Need to get 5061 kB of archives. [2022-03-05T20:30:54.141Z] #27 6.232 After this operation, 12.1 MB of additional disk space will be used. [2022-03-05T20:30:54.141Z] #27 6.232 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-05T20:30:54.141Z] #27 6.232 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-05T20:30:54.141Z] #27 6.238 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-05T20:30:54.142Z] #27 6.265 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-05T20:30:54.142Z] #27 6.283 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-05T20:30:54.142Z] #27 6.283 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-05T20:30:54.142Z] #27 6.283 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-05T20:30:54.142Z] #27 6.283 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-05T20:30:54.142Z] #27 6.289 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-05T20:30:54.142Z] #27 6.297 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-05T20:30:54.142Z] #27 6.306 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-05T20:30:54.142Z] #27 6.313 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-05T20:30:54.142Z] #27 6.313 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-05T20:30:54.142Z] #27 6.313 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-05T20:30:54.142Z] #27 6.313 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-05T20:30:54.142Z] #27 6.317 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-05T20:30:54.142Z] #27 6.318 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-05T20:30:54.142Z] #27 6.325 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-05T20:30:54.142Z] #27 6.330 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T20:30:54.142Z] #27 6.333 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T20:30:54.142Z] #27 6.336 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T20:30:54.142Z] #27 6.540 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:30:54.142Z] #27 6.564 Fetched 5061 kB in 0s (14.0 MB/s) [2022-03-05T20:30:54.142Z] #27 6.591 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-05T20:30:54.142Z] #27 6.591 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2022-03-05T20:30:54.142Z] #27 6.591 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 6.595 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:30:54.142Z] #27 6.659 Selecting previously unselected package libsasl2-2:amd64. [2022-03-05T20:30:54.142Z] #27 6.659 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 6.668 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:30:54.142Z] #27 6.732 Selecting previously unselected package libssl1.1:amd64. [2022-03-05T20:30:54.142Z] #27 6.732 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 6.737 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T20:30:54.142Z] #27 6.932 Selecting previously unselected package openssl. [2022-03-05T20:30:54.142Z] #27 6.932 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 6.936 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-05T20:30:54.142Z] #27 7.097 Selecting previously unselected package ca-certificates. [2022-03-05T20:30:54.142Z] #27 7.097 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-05T20:30:54.142Z] #27 7.105 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-05T20:30:54.142Z] #27 7.181 Selecting previously unselected package libkeyutils1:amd64. [2022-03-05T20:30:54.142Z] #27 7.181 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.185 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-05T20:30:54.142Z] #27 7.223 Selecting previously unselected package libkrb5support0:amd64. [2022-03-05T20:30:54.142Z] #27 7.223 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.227 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:30:54.142Z] #27 7.275 Selecting previously unselected package libk5crypto3:amd64. [2022-03-05T20:30:54.142Z] #27 7.275 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.278 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:30:54.142Z] #27 7.341 Selecting previously unselected package libkrb5-3:amd64. [2022-03-05T20:30:54.142Z] #27 7.341 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.346 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:30:54.142Z] #27 7.453 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-05T20:30:54.142Z] #27 7.453 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.470 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:30:54.142Z] #27 7.520 Selecting previously unselected package libldap-common. [2022-03-05T20:30:54.142Z] #27 7.520 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-05T20:30:54.142Z] #27 7.525 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:30:54.142Z] #27 7.583 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-05T20:30:54.142Z] #27 7.583 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.587 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:30:54.142Z] #27 7.650 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-05T20:30:54.142Z] #27 7.650 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.653 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T20:30:54.142Z] #27 7.697 Selecting previously unselected package libpsl5:amd64. [2022-03-05T20:30:54.142Z] #27 7.697 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.701 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-05T20:30:54.142Z] #27 7.739 Selecting previously unselected package librtmp1:amd64. [2022-03-05T20:30:54.142Z] #27 7.739 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.744 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T20:30:54.142Z] #27 7.786 Selecting previously unselected package libssh2-1:amd64. [2022-03-05T20:30:54.142Z] #27 7.786 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.791 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T20:30:54.142Z] #27 7.841 Selecting previously unselected package libcurl4:amd64. [2022-03-05T20:30:54.142Z] #27 7.842 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.847 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T20:30:54.142Z] #27 7.930 Selecting previously unselected package curl. [2022-03-05T20:30:54.142Z] #27 7.930 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 7.934 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-05T20:30:54.142Z] #27 8.010 Selecting previously unselected package libonig5:amd64. [2022-03-05T20:30:54.142Z] #27 8.010 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 8.014 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:30:54.142Z] #27 8.066 Selecting previously unselected package libjq1:amd64. [2022-03-05T20:30:54.142Z] #27 8.066 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 8.069 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:30:54.142Z] #27 8.120 Selecting previously unselected package jq. [2022-03-05T20:30:54.142Z] #27 8.120 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:30:54.142Z] #27 8.125 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T20:30:54.142Z] #27 8.163 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-05T20:30:54.142Z] #27 8.175 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-05T20:30:54.142Z] #27 8.186 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T20:30:54.142Z] #27 8.328 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T20:30:54.142Z] #27 8.340 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:30:54.142Z] #27 8.355 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:30:54.142Z] #27 8.369 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:30:54.142Z] #27 8.380 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T20:30:54.142Z] #27 8.393 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:30:54.142Z] #27 8.404 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:30:54.142Z] #27 8.415 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T20:30:54.142Z] #27 8.427 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:30:54.142Z] #27 8.439 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-05T20:30:54.142Z] #27 8.457 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:30:54.142Z] #27 8.469 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:30:54.142Z] #27 8.480 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:30:54.142Z] #27 8.491 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-05T20:30:54.142Z] #27 9.106 Updating certificates in /etc/ssl/certs... [2022-03-05T20:30:54.142Z] #27 9.919 137 added, 0 removed; done. [2022-03-05T20:30:54.142Z] #27 9.987 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:30:54.142Z] #27 10.00 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T20:30:54.142Z] #27 10.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T20:30:54.142Z] #27 10.03 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-05T20:30:54.142Z] #27 10.04 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:30:54.142Z] #27 10.06 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-05T20:30:54.142Z] #27 10.07 Updating certificates in /etc/ssl/certs... [2022-03-05T20:30:54.142Z] #27 ... [2022-03-05T20:30:54.142Z] [2022-03-05T20:30:54.142Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:30:54.142Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:30:54.142Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.9s done [2022-03-05T20:30:54.142Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-05T20:30:54.232Z] + docker version [2022-03-05T20:30:54.232Z] Client: Docker Engine - Community [2022-03-05T20:30:54.232Z] Version: 20.10.12 [2022-03-05T20:30:54.232Z] API version: 1.41 [2022-03-05T20:30:54.232Z] Go version: go1.16.12 [2022-03-05T20:30:54.232Z] Git commit: e91ed57 [2022-03-05T20:30:54.232Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-05T20:30:54.232Z] OS/Arch: linux/amd64 [2022-03-05T20:30:54.232Z] Context: default [2022-03-05T20:30:54.232Z] Experimental: true [2022-03-05T20:30:54.232Z] [2022-03-05T20:30:54.232Z] Server: Docker Engine - Community [2022-03-05T20:30:54.232Z] Engine: [2022-03-05T20:30:54.232Z] Version: 20.10.12 [2022-03-05T20:30:54.232Z] API version: 1.41 (minimum version 1.12) [2022-03-05T20:30:54.232Z] Go version: go1.16.12 [2022-03-05T20:30:54.232Z] Git commit: 459d0df [2022-03-05T20:30:54.232Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-05T20:30:54.232Z] OS/Arch: linux/amd64 [2022-03-05T20:30:54.232Z] Experimental: true [2022-03-05T20:30:54.232Z] containerd: [2022-03-05T20:30:54.232Z] Version: 1.4.12 [2022-03-05T20:30:54.232Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T20:30:54.232Z] runc: [2022-03-05T20:30:54.232Z] Version: 1.0.2 [2022-03-05T20:30:54.232Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T20:30:54.232Z] docker-init: [2022-03-05T20:30:54.232Z] Version: 0.19.0 [2022-03-05T20:30:54.232Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T20:30:52.910Z] > git remote # timeout=10 [2022-03-05T20:30:52.916Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T20:30:52.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:30:52.925Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T20:30:52.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T20:30:52.954Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:30:52.964Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:30:54.554Z] + docker info [2022-03-05T20:30:55.114Z] Client: [2022-03-05T20:30:55.114Z] Context: default [2022-03-05T20:30:55.114Z] Debug Mode: false [2022-03-05T20:30:55.114Z] Plugins: [2022-03-05T20:30:55.114Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T20:30:55.114Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T20:30:55.114Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T20:30:55.114Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T20:30:55.114Z] [2022-03-05T20:30:55.114Z] Server: [2022-03-05T20:30:55.114Z] Containers: 0 [2022-03-05T20:30:55.114Z] Running: 0 [2022-03-05T20:30:55.114Z] Paused: 0 [2022-03-05T20:30:55.114Z] Stopped: 0 [2022-03-05T20:30:55.114Z] Images: 2 [2022-03-05T20:30:55.114Z] Server Version: 20.10.12 [2022-03-05T20:30:55.114Z] Storage Driver: overlay2 [2022-03-05T20:30:55.114Z] Backing Filesystem: extfs [2022-03-05T20:30:55.114Z] Supports d_type: true [2022-03-05T20:30:55.114Z] Native Overlay Diff: true [2022-03-05T20:30:55.114Z] userxattr: false [2022-03-05T20:30:55.114Z] Logging Driver: json-file [2022-03-05T20:30:55.114Z] Cgroup Driver: cgroupfs [2022-03-05T20:30:55.114Z] Cgroup Version: 1 [2022-03-05T20:30:55.114Z] Plugins: [2022-03-05T20:30:55.114Z] Volume: local [2022-03-05T20:30:55.114Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T20:30:55.114Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T20:30:55.114Z] Swarm: inactive [2022-03-05T20:30:55.114Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T20:30:55.114Z] Default Runtime: runc [2022-03-05T20:30:55.114Z] Init Binary: docker-init [2022-03-05T20:30:55.114Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T20:30:55.114Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T20:30:55.114Z] init version: de40ad0 [2022-03-05T20:30:55.114Z] Security Options: [2022-03-05T20:30:55.114Z] apparmor [2022-03-05T20:30:55.114Z] seccomp [2022-03-05T20:30:55.114Z] Profile: default [2022-03-05T20:30:55.114Z] Kernel Version: 5.4.0-1061-aws [2022-03-05T20:30:55.114Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-05T20:30:55.114Z] OSType: linux [2022-03-05T20:30:55.114Z] Architecture: x86_64 [2022-03-05T20:30:55.114Z] CPUs: 2 [2022-03-05T20:30:55.114Z] Total Memory: 7.565GiB [2022-03-05T20:30:55.114Z] Name: ip-10-100-76-44 [2022-03-05T20:30:55.114Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-05T20:30:55.114Z] Docker Root Dir: /var/lib/docker [2022-03-05T20:30:55.114Z] Debug Mode: false [2022-03-05T20:30:55.114Z] Registry: https://index.docker.io/v1/ [2022-03-05T20:30:55.114Z] Labels: [2022-03-05T20:30:55.114Z] Experimental: true [2022-03-05T20:30:55.114Z] Insecure Registries: [2022-03-05T20:30:55.114Z] 127.0.0.0/8 [2022-03-05T20:30:55.114Z] Live Restore Enabled: true [2022-03-05T20:30:55.114Z] [2022-03-05T20:30:55.114Z] WARNING: No swap limit support [Pipeline] sh [2022-03-05T20:30:55.428Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T20:30:55.428Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T20:30:55.428Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43333/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-05T20:30:55.428Z] + bash /home/ubuntu/workspace/moby_PR-43333/check-config.sh [2022-03-05T20:30:55.428Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T20:30:55.428Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-05T20:30:55.428Z] [2022-03-05T20:30:55.428Z] Generally Necessary: [2022-03-05T20:30:55.428Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T20:30:55.428Z] - apparmor: enabled and tools installed [2022-03-05T20:30:55.428Z] - CONFIG_NAMESPACES: enabled [2022-03-05T20:30:55.428Z] - CONFIG_NET_NS: enabled [2022-03-05T20:30:55.428Z] - CONFIG_PID_NS: enabled [2022-03-05T20:30:55.428Z] - CONFIG_IPC_NS: enabled [2022-03-05T20:30:55.428Z] - CONFIG_UTS_NS: enabled [2022-03-05T20:30:55.428Z] - CONFIG_CGROUPS: enabled [2022-03-05T20:30:55.428Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T20:30:55.428Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T20:30:55.428Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T20:30:55.428Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T20:30:55.428Z] - CONFIG_CPUSETS: enabled [2022-03-05T20:30:55.428Z] - CONFIG_MEMCG: enabled [2022-03-05T20:30:55.428Z] - CONFIG_KEYS: enabled [2022-03-05T20:30:55.428Z] - CONFIG_VETH: enabled (as module) [2022-03-05T20:30:55.428Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T20:30:55.428Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T20:30:55.428Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-05T20:30:55.428Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T20:30:55.428Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T20:30:55.428Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T20:30:55.428Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T20:30:55.428Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T20:30:55.428Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T20:30:55.428Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T20:30:55.428Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-05T20:30:55.428Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T20:30:55.428Z] [2022-03-05T20:30:55.428Z] Optional Features: [2022-03-05T20:30:55.428Z] - CONFIG_USER_NS: enabled [2022-03-05T20:30:55.428Z] - CONFIG_SECCOMP: enabled [2022-03-05T20:30:55.428Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T20:30:55.428Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T20:30:55.428Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T20:30:55.428Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-05T20:30:55.428Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T20:30:55.428Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T20:30:55.428Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-05T20:30:55.428Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-05T20:30:55.428Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T20:30:55.684Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T20:30:55.684Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T20:30:55.684Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T20:30:55.684Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T20:30:55.684Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T20:30:55.684Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T20:30:55.684Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T20:30:55.684Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T20:30:55.684Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_EXT4_FS: enabled [2022-03-05T20:30:55.684Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T20:30:55.684Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T20:30:55.684Z] - Network Drivers: [2022-03-05T20:30:55.684Z] - "overlay": [2022-03-05T20:30:55.684Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T20:30:55.684Z] Optional (for encrypted networks): [2022-03-05T20:30:55.684Z] - CONFIG_CRYPTO: enabled [2022-03-05T20:30:55.684Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T20:30:55.684Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T20:30:55.684Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T20:30:55.684Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T20:30:55.684Z] - CONFIG_XFRM: enabled [2022-03-05T20:30:55.684Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-05T20:30:55.684Z] - "ipvlan": [2022-03-05T20:30:55.684Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T20:30:55.684Z] - "macvlan": [2022-03-05T20:30:55.684Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T20:30:55.684Z] - "ftp,tftp client in container": [2022-03-05T20:30:55.684Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T20:30:55.684Z] - Storage Drivers: [2022-03-05T20:30:55.684Z] - "aufs": [2022-03-05T20:30:55.684Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-05T20:30:55.684Z] - "btrfs": [2022-03-05T20:30:55.684Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T20:30:55.684Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T20:30:55.684Z] - "devicemapper": [2022-03-05T20:30:55.684Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T20:30:55.684Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T20:30:55.684Z] - "overlay": [2022-03-05T20:30:55.684Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T20:30:55.684Z] - "zfs": [2022-03-05T20:30:55.684Z] - /dev/zfs: present [2022-03-05T20:30:55.684Z] - zfs command: missing [2022-03-05T20:30:55.684Z] - zpool command: missing [2022-03-05T20:30:55.684Z] [2022-03-05T20:30:55.684Z] Limits: [2022-03-05T20:30:55.684Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T20:30:55.684Z] [2022-03-05T20:30:55.684Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T20:30:56.008Z] + sudo modprobe ip_vs [2022-03-05T20:30:56.008Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc . [2022-03-05T20:30:56.264Z] #1 [internal] load build definition from Dockerfile [2022-03-05T20:30:56.264Z] #1 sha256:004a2ff3f270e2b68089d9fafcbf3a7e7b0521868dafed15e806e95bfec8340c [2022-03-05T20:30:56.264Z] #1 transferring dockerfile: 17.05kB done [2022-03-05T20:30:56.264Z] #1 DONE 0.0s [2022-03-05T20:30:56.264Z] [2022-03-05T20:30:56.264Z] #2 [internal] load .dockerignore [2022-03-05T20:30:56.264Z] #2 sha256:aa35142562e7341534c4b6c12403a71f4842f5c85635916367f90bf288c135de [2022-03-05T20:30:56.264Z] #2 transferring context: 87B done [2022-03-05T20:30:56.264Z] #2 DONE 0.0s [2022-03-05T20:30:56.264Z] [2022-03-05T20:30:56.264Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-05T20:30:56.264Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-05T20:30:56.525Z] #3 DONE 0.3s [2022-03-05T20:30:56.525Z] [2022-03-05T20:30:56.525Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-05T20:30:56.525Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-05T20:30:56.525Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-05T20:30:56.525Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-05T20:30:56.525Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-05T20:30:56.525Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2022-03-05T20:30:56.525Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-05T20:30:56.525Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-05T20:30:56.685Z] #9 ... [2022-03-05T20:30:56.686Z] [2022-03-05T20:30:56.686Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:30:56.686Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T20:30:56.686Z] #27 10.80 0 added, 0 removed; done. [2022-03-05T20:30:56.686Z] #27 10.80 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T20:30:56.686Z] #27 10.80 done. [2022-03-05T20:30:56.686Z] #27 DONE 12.8s [2022-03-05T20:30:56.686Z] [2022-03-05T20:30:56.686Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:30:56.686Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:30:56.781Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-03-05T20:30:56.781Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2022-03-05T20:30:56.781Z] #4 DONE 0.5s [2022-03-05T20:30:56.945Z] #9 ... [2022-03-05T20:30:56.945Z] [2022-03-05T20:30:56.945Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T20:30:56.945Z] #28 sha256:ae7dba3b4df4197c6304b58f08e865c1bb48718340a8eeeef8e4abb32da9e7a6 [2022-03-05T20:30:56.945Z] #28 DONE 0.3s [2022-03-05T20:30:56.945Z] [2022-03-05T20:30:56.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:30:56.945Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:30:57.342Z] [2022-03-05T20:30:57.342Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:30:57.342Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T20:30:57.342Z] #7 DONE 0.1s [2022-03-05T20:30:57.342Z] [2022-03-05T20:30:57.342Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:30:57.342Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T20:30:57.342Z] #8 DONE 0.1s [2022-03-05T20:30:57.342Z] [2022-03-05T20:30:57.342Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-03-05T20:30:57.342Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-05T20:30:57.342Z] #6 DONE 0.2s [2022-03-05T20:30:57.342Z] [2022-03-05T20:30:57.342Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-05T20:30:57.342Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-05T20:30:57.342Z] #5 DONE 0.3s [2022-03-05T20:30:57.909Z] [2022-03-05T20:30:57.909Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:30:57.909Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T20:30:57.909Z] #64 DONE 0.0s [2022-03-05T20:30:57.909Z] [2022-03-05T20:30:57.909Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:30:57.909Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T20:30:57.909Z] #62 DONE 0.0s [2022-03-05T20:30:57.909Z] [2022-03-05T20:30:57.909Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:30:57.909Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:30:57.909Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-03-05T20:30:57.909Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-05T20:30:57.909Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-05T20:30:57.909Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0B / 10.00MB 0.1s [2022-03-05T20:30:57.909Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-05T20:30:57.909Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 0B / 50.44MB 0.1s [2022-03-05T20:30:57.909Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0B / 7.83MB 0.1s [2022-03-05T20:30:57.909Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 3.15MB / 10.00MB 0.2s [2022-03-05T20:30:57.909Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.24MB / 50.44MB 0.2s [2022-03-05T20:30:57.909Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 9.44MB / 10.00MB 0.3s [2022-03-05T20:30:57.909Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 4.19MB / 7.83MB 0.3s [2022-03-05T20:30:58.167Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.3s done [2022-03-05T20:30:58.167Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 15.13MB / 50.44MB 0.4s [2022-03-05T20:30:58.167Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.4s done [2022-03-05T20:30:58.167Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 1.05MB / 51.84MB 0.4s [2022-03-05T20:30:58.167Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 25.17MB / 50.44MB 0.5s [2022-03-05T20:30:58.167Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 7.34MB / 51.84MB 0.5s [2022-03-05T20:30:58.167Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 1.12MB / 68.78MB 0.5s [2022-03-05T20:30:58.429Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 30.41MB / 50.44MB 0.6s [2022-03-05T20:30:58.429Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 12.88MB / 51.84MB 0.6s [2022-03-05T20:30:58.429Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 9.57MB / 68.78MB 0.6s [2022-03-05T20:30:58.429Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 36.33MB / 50.44MB 0.7s [2022-03-05T20:30:58.429Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 27.60MB / 51.84MB 0.8s [2022-03-05T20:30:58.429Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 20.97MB / 68.78MB 0.8s [2022-03-05T20:30:58.689Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 49.28MB / 50.44MB 0.9s [2022-03-05T20:30:58.689Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 32.51MB / 51.84MB 0.9s [2022-03-05T20:30:58.689Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 25.17MB / 68.78MB 0.9s [2022-03-05T20:30:58.689Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.0s done [2022-03-05T20:30:58.689Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 37.75MB / 51.84MB 1.0s [2022-03-05T20:30:58.689Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 32.80MB / 68.78MB 1.0s [2022-03-05T20:30:58.950Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 40.89MB / 51.84MB 1.1s [2022-03-05T20:30:58.950Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 36.70MB / 68.78MB 1.1s [2022-03-05T20:30:58.950Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0B / 129.16MB 1.1s [2022-03-05T20:30:58.950Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 46.14MB / 51.84MB 1.3s [2022-03-05T20:30:58.950Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 42.99MB / 68.78MB 1.3s [2022-03-05T20:30:58.950Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 8.39MB / 129.16MB 1.3s [2022-03-05T20:30:59.212Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.4s [2022-03-05T20:30:59.212Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 48.23MB / 68.78MB 1.4s [2022-03-05T20:30:59.212Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a [2022-03-05T20:30:59.212Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 22.02MB / 129.16MB 1.5s [2022-03-05T20:30:59.470Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.5s done [2022-03-05T20:30:59.471Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 64.51MB / 68.78MB 1.7s [2022-03-05T20:30:59.471Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 31.40MB / 129.16MB 1.7s [2022-03-05T20:30:59.471Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 1.6s done [2022-03-05T20:30:59.471Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 1.8s [2022-03-05T20:30:59.471Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 39.85MB / 129.16MB 1.8s [2022-03-05T20:30:59.471Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 1.8s done [2022-03-05T20:30:59.489Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.0s [2022-03-05T20:30:59.735Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 54.53MB / 129.16MB 2.0s [2022-03-05T20:30:59.735Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 62.91MB / 129.16MB 2.1s [2022-03-05T20:31:00.000Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 70.37MB / 129.16MB 2.2s [2022-03-05T20:31:00.257Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 90.18MB / 129.16MB 2.5s [2022-03-05T20:31:00.257Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 97.52MB / 129.16MB 2.6s [2022-03-05T20:31:00.434Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.3s done [2022-03-05T20:31:00.514Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 106.95MB / 129.16MB 2.7s [2022-03-05T20:31:00.514Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 120.59MB / 129.16MB 2.9s [2022-03-05T20:31:00.695Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-05T20:31:00.695Z] #9 DONE 23.5s [2022-03-05T20:31:00.695Z] [2022-03-05T20:31:00.695Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:31:00.695Z] #29 sha256:b967bac6adec119899aa132a7af82ebae2e05b6f6c003eeabba7efb4ea5426de [2022-03-05T20:31:00.695Z] #29 1.214 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-05T20:31:00.695Z] #29 1.292 [2022-03-05T20:31:00.695Z] #29 1.517 #=#=# ############ 18.0% ########################### 37.9% ######################################### 57.9% ####################################################### 77.6% ###################################################################### 97.4% ######################################################################## 100.0% [2022-03-05T20:31:00.695Z] #29 2.109 [2022-03-05T20:31:00.695Z] #29 2.331 #=#=# ######################################################################## 100.0% [2022-03-05T20:31:00.695Z] #29 2.516 [2022-03-05T20:31:00.695Z] #29 2.740 #=#=# ################################################################## 92.8% ######################################################################## 100.0% [2022-03-05T20:31:00.695Z] #29 2.923 [2022-03-05T20:31:00.695Z] #29 3.138 #=#=# ############ 17.8% ########################## 37.2% ######################################## 56.4% ###################################################### 75.7% #################################################################### 95.1% ######################################################################## 100.0% [2022-03-05T20:31:00.695Z] #29 3.748 [2022-03-05T20:31:00.770Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 128.97MB / 129.16MB 3.0s [2022-03-05T20:31:01.026Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 3.1s done [2022-03-05T20:31:01.282Z] #9 ... [2022-03-05T20:31:01.282Z] [2022-03-05T20:31:01.282Z] #23 [internal] load build context [2022-03-05T20:31:01.282Z] #23 sha256:09e366ce297f9974e5e1692b93ee188822012b0659a89432975fc19f385498e3 [2022-03-05T20:31:01.282Z] #23 transferring context: 52.43MB 3.6s done [2022-03-05T20:31:01.282Z] #23 DONE 3.6s [2022-03-05T20:31:01.282Z] [2022-03-05T20:31:01.282Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:31:01.282Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:31:02.410Z] #29 3.963 #=#=# ### 4.9% ####### 10.1% ########### 15.5% ############## 20.7% ################## 25.9% ###################### 31.1% ########################## 36.3% ############################# 41.6% ################################# 46.8% ##################################### 52.0% ######################################### 57.2% ############################################ 62.4% ################################################ 67.6% #################################################### 72.8% ######################################################## 78.0% ########################################################### 83.2% [2022-03-05T20:31:02.410Z] #29 ... [2022-03-05T20:31:02.410Z] [2022-03-05T20:31:02.410Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T20:31:02.410Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T20:31:02.410Z] #10 DONE 1.8s [2022-03-05T20:31:02.410Z] [2022-03-05T20:31:02.410Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:31:02.410Z] #29 sha256:b967bac6adec119899aa132a7af82ebae2e05b6f6c003eeabba7efb4ea5426de [2022-03-05T20:31:02.674Z] #29 3.963 #=#=# ### 4.9% ####### 10.1% ########### 15.5% ############## 20.7% ################## 25.9% ###################### 31.1% ########################## 36.3% ############################# 41.6% ################################# 46.8% ##################################### 52.0% ######################################### 57.2% ############################################ 62.4% ################################################ 67.6% #################################################### 72.8% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.5% ################################################################### 93.7% ####################################################################### 99.0% ######################################################################## 100.0% [2022-03-05T20:31:02.674Z] #29 5.950 [2022-03-05T20:31:02.842Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 3.7s done [2022-03-05T20:31:02.842Z] #9 ... [2022-03-05T20:31:02.842Z] [2022-03-05T20:31:02.842Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T20:31:02.842Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T20:31:02.842Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.0s done [2022-03-05T20:31:02.842Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-05T20:31:02.842Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-05T20:31:02.842Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-05T20:31:02.842Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.0s done [2022-03-05T20:31:02.842Z] #26 DONE 5.2s [2022-03-05T20:31:02.842Z] [2022-03-05T20:31:02.842Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:31:02.842Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:31:02.842Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-03-05T20:31:03.243Z] #29 ... [2022-03-05T20:31:03.243Z] [2022-03-05T20:31:03.243Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-05T20:31:03.243Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-05T20:31:03.243Z] #11 DONE 0.6s [2022-03-05T20:31:03.243Z] [2022-03-05T20:31:03.243Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T20:31:03.243Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-05T20:31:03.243Z] #39 DONE 0.2s [2022-03-05T20:31:03.243Z] [2022-03-05T20:31:03.243Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T20:31:03.243Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-05T20:31:03.243Z] #31 DONE 0.2s [2022-03-05T20:31:03.243Z] [2022-03-05T20:31:03.243Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:31:03.243Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:31:03.405Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.5s done [2022-03-05T20:31:03.405Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-05T20:31:03.661Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.3s done [2022-03-05T20:31:03.918Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-05T20:31:06.541Z] #40 ... [2022-03-05T20:31:06.541Z] [2022-03-05T20:31:06.541Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-05T20:31:06.541Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-05T20:31:06.541Z] #12 DONE 2.9s [2022-03-05T20:31:06.541Z] [2022-03-05T20:31:06.541Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:31:06.541Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:31:09.172Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.7s done [2022-03-05T20:31:09.172Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-05T20:31:09.855Z] #13 3.141 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T20:31:09.855Z] #13 3.244 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:31:09.855Z] #13 3.245 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:31:09.855Z] #13 3.245 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:31:10.118Z] #13 4.099 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T20:31:11.501Z] #13 ... [2022-03-05T20:31:11.501Z] [2022-03-05T20:31:11.501Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:31:11.501Z] #29 sha256:b967bac6adec119899aa132a7af82ebae2e05b6f6c003eeabba7efb4ea5426de [2022-03-05T20:31:11.501Z] #29 6.494 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T20:31:11.501Z] #29 6.608 [2022-03-05T20:31:11.501Z] #29 6.861 #=#=# ######################################################################## 100.0% [2022-03-05T20:31:11.501Z] #29 6.969 [2022-03-05T20:31:11.501Z] #29 7.524 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T20:31:11.501Z] #29 7.665 [2022-03-05T20:31:11.501Z] #29 7.874 #=#=# #################################### 51.4% ######################################################################## 100.0% [2022-03-05T20:31:11.501Z] #29 8.047 [2022-03-05T20:31:11.501Z] #29 8.687 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-05T20:31:11.501Z] #29 8.780 [2022-03-05T20:31:11.501Z] #29 9.006 #=#=# 0.0% #### 5.8% ############ 17.6% ##################### 29.4% ############################### 43.1% ################################# 47.1% ###################################### 53.0% ########################################## 58.9% ########################################### 60.4% ############################################################### 88.3% ######################################################################## 100.0% [2022-03-05T20:31:11.501Z] #29 10.45 [2022-03-05T20:31:11.501Z] #29 11.15 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T20:31:11.501Z] #29 11.37 [2022-03-05T20:31:11.501Z] #29 11.58 #=#=# ##O#- # ######################################################################## 100.0% [2022-03-05T20:31:11.501Z] #29 12.01 [2022-03-05T20:31:11.501Z] #29 12.87 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T20:31:11.501Z] #29 13.38 [2022-03-05T20:31:11.501Z] #29 13.67 #=#=# ######################################################################## 100.0% [2022-03-05T20:31:11.501Z] #29 13.91 [2022-03-05T20:31:11.501Z] #29 13.97 Download of images into '/build' complete. [2022-03-05T20:31:11.501Z] #29 13.97 Use something like the following to load the result into a Docker daemon: [2022-03-05T20:31:11.501Z] #29 13.97 tar -cC '/build' . | docker load [2022-03-05T20:31:11.694Z] #9 ... [2022-03-05T20:31:11.694Z] [2022-03-05T20:31:11.694Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:31:11.694Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T20:31:11.694Z] #27 0.933 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:31:11.694Z] #27 0.937 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:31:11.694Z] #27 0.937 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:31:11.694Z] #27 1.148 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:31:11.694Z] #27 1.393 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:31:11.694Z] #27 1.733 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:31:11.694Z] #27 3.337 Fetched 8469 kB in 3s (3177 kB/s) [2022-03-05T20:31:11.694Z] #27 3.337 Reading package lists... [2022-03-05T20:31:11.694Z] #27 4.263 Reading package lists... [2022-03-05T20:31:11.694Z] #27 5.140 Building dependency tree... [2022-03-05T20:31:11.694Z] #27 5.298 Reading state information... [2022-03-05T20:31:11.694Z] #27 5.449 The following additional packages will be installed: [2022-03-05T20:31:11.694Z] #27 5.449 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-05T20:31:11.694Z] #27 5.451 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-05T20:31:11.694Z] #27 5.451 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-05T20:31:11.694Z] #27 5.451 Suggested packages: [2022-03-05T20:31:11.694Z] #27 5.451 krb5-doc krb5-user [2022-03-05T20:31:11.694Z] #27 5.451 Recommended packages: [2022-03-05T20:31:11.694Z] #27 5.451 krb5-locales publicsuffix libsasl2-modules [2022-03-05T20:31:11.694Z] #27 5.676 The following NEW packages will be installed: [2022-03-05T20:31:11.694Z] #27 5.676 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-05T20:31:11.694Z] #27 5.676 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-05T20:31:11.694Z] #27 5.676 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T20:31:11.694Z] #27 5.676 libssh2-1 libssl1.1 openssl [2022-03-05T20:31:11.694Z] #27 5.963 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:31:11.694Z] #27 5.963 Need to get 5061 kB of archives. [2022-03-05T20:31:11.694Z] #27 5.963 After this operation, 12.1 MB of additional disk space will be used. [2022-03-05T20:31:11.694Z] #27 5.963 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-05T20:31:11.694Z] #27 5.964 Get:2 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-05T20:31:11.695Z] #27 5.968 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-05T20:31:11.695Z] #27 5.992 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-05T20:31:11.695Z] #27 6.001 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-05T20:31:11.695Z] #27 6.007 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-05T20:31:11.695Z] #27 6.007 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-05T20:31:11.695Z] #27 6.007 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-05T20:31:11.695Z] #27 6.007 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-05T20:31:11.695Z] #27 6.011 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-05T20:31:11.695Z] #27 6.014 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-05T20:31:11.695Z] #27 6.019 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-05T20:31:11.695Z] #27 6.019 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-05T20:31:11.695Z] #27 6.022 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-05T20:31:11.695Z] #27 6.023 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-05T20:31:11.695Z] #27 6.026 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-05T20:31:11.695Z] #27 6.026 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-05T20:31:11.695Z] #27 6.032 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-05T20:31:11.695Z] #27 6.036 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T20:31:11.695Z] #27 6.038 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T20:31:11.695Z] #27 6.041 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T20:31:11.695Z] #27 6.178 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:31:11.695Z] #27 6.199 Fetched 5061 kB in 0s (15.1 MB/s) [2022-03-05T20:31:11.695Z] #27 6.224 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-05T20:31:11.695Z] #27 6.224 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2022-03-05T20:31:11.695Z] #27 6.224 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 6.227 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:31:11.695Z] #27 6.266 Selecting previously unselected package libsasl2-2:amd64. [2022-03-05T20:31:11.695Z] #27 6.266 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 6.274 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:31:11.695Z] #27 6.334 Selecting previously unselected package libssl1.1:amd64. [2022-03-05T20:31:11.695Z] #27 6.334 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 6.339 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T20:31:11.695Z] #27 6.572 Selecting previously unselected package openssl. [2022-03-05T20:31:11.695Z] #27 6.572 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 6.572 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-05T20:31:11.695Z] #27 6.735 Selecting previously unselected package ca-certificates. [2022-03-05T20:31:11.695Z] #27 6.735 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-05T20:31:11.695Z] #27 6.739 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-05T20:31:11.695Z] #27 6.865 Selecting previously unselected package libkeyutils1:amd64. [2022-03-05T20:31:11.695Z] #27 6.865 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 6.882 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-05T20:31:11.695Z] #27 6.905 Selecting previously unselected package libkrb5support0:amd64. [2022-03-05T20:31:11.695Z] #27 6.905 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 6.909 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:31:11.695Z] #27 6.961 Selecting previously unselected package libk5crypto3:amd64. [2022-03-05T20:31:11.695Z] #27 6.961 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 6.981 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:31:11.695Z] #27 7.027 Selecting previously unselected package libkrb5-3:amd64. [2022-03-05T20:31:11.695Z] #27 7.027 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.030 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:31:11.695Z] #27 7.126 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-05T20:31:11.695Z] #27 7.126 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.130 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:31:11.695Z] #27 7.181 Selecting previously unselected package libldap-common. [2022-03-05T20:31:11.695Z] #27 7.181 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-05T20:31:11.695Z] #27 7.184 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:31:11.695Z] #27 7.228 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-05T20:31:11.695Z] #27 7.228 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.232 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:31:11.695Z] #27 7.290 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-05T20:31:11.695Z] #27 7.290 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.293 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T20:31:11.695Z] #27 7.328 Selecting previously unselected package libpsl5:amd64. [2022-03-05T20:31:11.695Z] #27 7.330 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.333 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-05T20:31:11.695Z] #27 7.366 Selecting previously unselected package librtmp1:amd64. [2022-03-05T20:31:11.695Z] #27 7.367 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.370 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T20:31:11.695Z] #27 7.412 Selecting previously unselected package libssh2-1:amd64. [2022-03-05T20:31:11.695Z] #27 7.414 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.417 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T20:31:11.695Z] #27 7.478 Selecting previously unselected package libcurl4:amd64. [2022-03-05T20:31:11.695Z] #27 7.478 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.482 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T20:31:11.695Z] #27 7.538 Selecting previously unselected package curl. [2022-03-05T20:31:11.695Z] #27 7.538 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.543 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-05T20:31:11.695Z] #27 7.606 Selecting previously unselected package libonig5:amd64. [2022-03-05T20:31:11.695Z] #27 7.606 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.609 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:31:11.695Z] #27 7.671 Selecting previously unselected package libjq1:amd64. [2022-03-05T20:31:11.695Z] #27 7.671 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.678 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:31:11.695Z] #27 7.718 Selecting previously unselected package jq. [2022-03-05T20:31:11.695Z] #27 7.718 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:31:11.695Z] #27 7.722 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T20:31:11.695Z] #27 7.762 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-05T20:31:11.695Z] #27 7.772 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-05T20:31:11.695Z] #27 7.781 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T20:31:11.695Z] #27 7.891 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T20:31:11.695Z] #27 7.900 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:31:11.695Z] #27 7.915 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:31:11.695Z] #27 7.924 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:31:11.695Z] #27 7.935 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T20:31:11.695Z] #27 7.946 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:31:11.695Z] #27 7.956 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:31:11.695Z] #27 7.965 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T20:31:11.695Z] #27 7.976 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:31:11.695Z] #27 7.986 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-05T20:31:11.695Z] #27 8.001 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:31:11.695Z] #27 8.010 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:31:11.695Z] #27 8.020 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:31:11.695Z] #27 8.031 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-05T20:31:11.695Z] #27 8.660 Updating certificates in /etc/ssl/certs... [2022-03-05T20:31:11.695Z] #27 ... [2022-03-05T20:31:11.695Z] [2022-03-05T20:31:11.695Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:31:11.695Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:31:12.070Z] #29 DONE 15.3s [2022-03-05T20:31:12.070Z] [2022-03-05T20:31:12.070Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:31:12.070Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:31:12.070Z] #13 6.042 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:31:12.625Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.8s done [2022-03-05T20:31:12.881Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-05T20:31:13.010Z] #13 ... [2022-03-05T20:31:13.010Z] [2022-03-05T20:31:13.010Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:31:13.010Z] #47 sha256:21533d1257474be2a290c559fd5a2aa5f03d50574f0af25f1e8323fdba5131e4 [2022-03-05T20:31:13.010Z] #47 4.682 + RM_GOPATH=0 [2022-03-05T20:31:13.010Z] #47 4.682 + TMP_GOPATH= [2022-03-05T20:31:13.010Z] #47 4.682 + : /build [2022-03-05T20:31:13.010Z] #47 4.682 + '[' -z '' ']' [2022-03-05T20:31:13.010Z] #47 4.682 ++ mktemp -d [2022-03-05T20:31:13.010Z] #47 4.689 + export GOPATH=/tmp/tmp.2moTBvGUXH [2022-03-05T20:31:13.010Z] #47 4.689 + GOPATH=/tmp/tmp.2moTBvGUXH [2022-03-05T20:31:13.010Z] #47 4.689 + RM_GOPATH=1 [2022-03-05T20:31:13.010Z] #47 4.689 + case "$(go env GOARCH)" in [2022-03-05T20:31:13.010Z] #47 4.689 ++ go env GOARCH [2022-03-05T20:31:13.010Z] #47 4.729 Install gotestsum version v1.7.0 [2022-03-05T20:31:13.010Z] #47 4.729 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:13.010Z] #47 4.729 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:13.010Z] #47 4.729 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:13.010Z] #47 4.729 + dir=/tmp/install [2022-03-05T20:31:13.010Z] #47 4.729 + bin=gotestsum [2022-03-05T20:31:13.010Z] #47 4.729 + shift [2022-03-05T20:31:13.010Z] #47 4.729 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-05T20:31:13.010Z] #47 4.729 + . /tmp/install/gotestsum.installer [2022-03-05T20:31:13.010Z] #47 4.729 ++ : v1.7.0 [2022-03-05T20:31:13.010Z] #47 4.729 + install_gotestsum [2022-03-05T20:31:13.010Z] #47 4.729 + set -e [2022-03-05T20:31:13.010Z] #47 4.729 + echo 'Install gotestsum version v1.7.0' [2022-03-05T20:31:13.010Z] #47 4.729 + GOBIN=/build [2022-03-05T20:31:13.010Z] #47 4.729 + GO111MODULE=on [2022-03-05T20:31:13.010Z] #47 4.729 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-05T20:31:13.010Z] #47 5.866 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T20:31:13.010Z] #47 9.026 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T20:31:13.010Z] #47 9.132 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T20:31:13.010Z] #47 9.394 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T20:31:13.010Z] #47 9.476 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:31:13.270Z] #47 10.13 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T20:31:13.270Z] #47 ... [2022-03-05T20:31:13.270Z] [2022-03-05T20:31:13.270Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:31:13.270Z] #51 sha256:1d2d9692647fd514c0e726521b6e756762c575641ca0ff4a6e3429daa6b41fb0 [2022-03-05T20:31:13.270Z] #51 4.716 + RM_GOPATH=0 [2022-03-05T20:31:13.270Z] #51 4.716 + TMP_GOPATH= [2022-03-05T20:31:13.270Z] #51 4.716 + : /build [2022-03-05T20:31:13.270Z] #51 4.716 + '[' -z '' ']' [2022-03-05T20:31:13.270Z] #51 4.716 ++ mktemp -d [2022-03-05T20:31:13.270Z] #51 4.716 + export GOPATH=/tmp/tmp.h1iNC5VliO [2022-03-05T20:31:13.270Z] #51 4.716 + GOPATH=/tmp/tmp.h1iNC5VliO [2022-03-05T20:31:13.270Z] #51 4.716 + RM_GOPATH=1 [2022-03-05T20:31:13.270Z] #51 4.716 + case "$(go env GOARCH)" in [2022-03-05T20:31:13.270Z] #51 4.716 ++ go env GOARCH [2022-03-05T20:31:13.270Z] #51 4.729 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:13.270Z] #51 4.729 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:13.270Z] #51 4.729 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:13.270Z] #51 4.735 Install shfmt version v3.0.2 [2022-03-05T20:31:13.270Z] #51 4.737 + dir=/tmp/install [2022-03-05T20:31:13.270Z] #51 4.737 + bin=shfmt [2022-03-05T20:31:13.270Z] #51 4.737 + shift [2022-03-05T20:31:13.270Z] #51 4.737 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-05T20:31:13.270Z] #51 4.737 + . /tmp/install/shfmt.installer [2022-03-05T20:31:13.270Z] #51 4.737 ++ : v3.0.2 [2022-03-05T20:31:13.270Z] #51 4.737 + install_shfmt [2022-03-05T20:31:13.270Z] #51 4.737 + echo 'Install shfmt version v3.0.2' [2022-03-05T20:31:13.270Z] #51 4.737 + GOBIN=/build [2022-03-05T20:31:13.270Z] #51 4.737 + GO111MODULE=on [2022-03-05T20:31:13.270Z] #51 4.737 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-05T20:31:13.270Z] #51 5.809 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T20:31:13.270Z] #51 7.168 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T20:31:13.270Z] #51 7.183 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T20:31:13.270Z] #51 7.328 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T20:31:13.270Z] #51 10.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T20:31:13.270Z] #51 ... [2022-03-05T20:31:13.270Z] [2022-03-05T20:31:13.270Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:31:13.270Z] #58 sha256:9955f9ae3bc61e177997efc9952280db275a560f14c7c6bed43023bb8936d95d [2022-03-05T20:31:13.270Z] #58 4.676 + RM_GOPATH=0 [2022-03-05T20:31:13.270Z] #58 4.676 + TMP_GOPATH= [2022-03-05T20:31:13.270Z] #58 4.681 + : /build [2022-03-05T20:31:13.270Z] #58 4.681 + '[' -z '' ']' [2022-03-05T20:31:13.270Z] #58 4.681 ++ mktemp -d [2022-03-05T20:31:13.270Z] #58 4.689 + export GOPATH=/tmp/tmp.123QjsP90o [2022-03-05T20:31:13.270Z] #58 4.705 + GOPATH=/tmp/tmp.123QjsP90o [2022-03-05T20:31:13.270Z] #58 4.705 + RM_GOPATH=1 [2022-03-05T20:31:13.270Z] #58 4.705 + case "$(go env GOARCH)" in [2022-03-05T20:31:13.270Z] #58 4.705 ++ go env GOARCH [2022-03-05T20:31:13.270Z] #58 4.728 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:13.270Z] #58 4.728 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:13.270Z] #58 4.728 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:13.270Z] #58 4.739 Install rootlesskit version v0.14.4 [2022-03-05T20:31:13.270Z] #58 4.739 + dir=/tmp/install [2022-03-05T20:31:13.270Z] #58 4.739 + bin=rootlesskit [2022-03-05T20:31:13.270Z] #58 4.739 + shift [2022-03-05T20:31:13.270Z] #58 4.739 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-05T20:31:13.270Z] #58 4.739 + . /tmp/install/rootlesskit.installer [2022-03-05T20:31:13.270Z] #58 4.739 ++ : v0.14.4 [2022-03-05T20:31:13.270Z] #58 4.739 + install_rootlesskit [2022-03-05T20:31:13.270Z] #58 4.739 + case "$1" in [2022-03-05T20:31:13.270Z] #58 4.739 + export CGO_ENABLED=0 [2022-03-05T20:31:13.270Z] #58 4.739 + CGO_ENABLED=0 [2022-03-05T20:31:13.270Z] #58 4.739 + _install_rootlesskit [2022-03-05T20:31:13.270Z] #58 4.739 + echo 'Install rootlesskit version v0.14.4' [2022-03-05T20:31:13.270Z] #58 4.739 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T20:31:13.270Z] #58 4.739 + GOBIN=/build [2022-03-05T20:31:13.270Z] #58 4.739 + GO111MODULE=on [2022-03-05T20:31:13.270Z] #58 4.739 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-05T20:31:13.270Z] #58 5.926 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-05T20:31:13.270Z] #58 10.02 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T20:31:13.270Z] #58 10.02 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:31:13.270Z] #58 10.20 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T20:31:13.530Z] #58 ... [2022-03-05T20:31:13.530Z] [2022-03-05T20:31:13.530Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:13.530Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:13.530Z] #42 5.591 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:31:13.530Z] #42 5.637 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:31:13.530Z] #42 5.638 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:31:13.530Z] #42 6.537 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:31:13.530Z] #42 8.739 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:31:13.803Z] #42 10.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:31:13.803Z] #42 ... [2022-03-05T20:31:13.803Z] [2022-03-05T20:31:13.803Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:31:13.803Z] #34 sha256:7bd124904469010e33c52832376ea343bb14de88cd921d37a7200e2b5f09eed0 [2022-03-05T20:31:13.803Z] #34 4.057 + RM_GOPATH=0 [2022-03-05T20:31:13.803Z] #34 4.057 + TMP_GOPATH= [2022-03-05T20:31:13.803Z] #34 4.057 + : /build [2022-03-05T20:31:13.803Z] #34 4.057 + '[' -z '' ']' [2022-03-05T20:31:13.803Z] #34 4.057 ++ mktemp -d [2022-03-05T20:31:13.803Z] #34 4.057 + export GOPATH=/tmp/tmp.2TgJycObzi [2022-03-05T20:31:13.803Z] #34 4.057 + GOPATH=/tmp/tmp.2TgJycObzi [2022-03-05T20:31:13.803Z] #34 4.057 + RM_GOPATH=1 [2022-03-05T20:31:13.803Z] #34 4.057 + case "$(go env GOARCH)" in [2022-03-05T20:31:13.803Z] #34 4.057 ++ go env GOARCH [2022-03-05T20:31:13.803Z] #34 4.062 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:13.803Z] #34 4.062 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:13.803Z] #34 4.062 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:13.803Z] #34 4.070 + dir=/tmp/install [2022-03-05T20:31:13.803Z] #34 4.070 + bin=tomlv [2022-03-05T20:31:13.803Z] #34 4.070 + shift [2022-03-05T20:31:13.803Z] #34 4.070 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-05T20:31:13.803Z] #34 4.070 + . /tmp/install/tomlv.installer [2022-03-05T20:31:13.803Z] #34 4.070 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:31:13.803Z] #34 4.070 + install_tomlv [2022-03-05T20:31:13.803Z] #34 4.070 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-05T20:31:13.803Z] #34 4.070 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2TgJycObzi/src/github.com/BurntSushi/toml [2022-03-05T20:31:13.803Z] #34 4.072 Cloning into '/tmp/tmp.2TgJycObzi/src/github.com/BurntSushi/toml'... [2022-03-05T20:31:13.803Z] #34 4.074 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:31:13.803Z] #34 4.690 + cd /tmp/tmp.2TgJycObzi/src/github.com/BurntSushi/toml [2022-03-05T20:31:13.803Z] #34 4.690 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:31:13.803Z] #34 4.811 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T20:31:13.803Z] #34 5.504 internal/unsafeheader [2022-03-05T20:31:13.803Z] #34 5.610 internal/cpu [2022-03-05T20:31:13.803Z] #34 5.616 runtime/internal/atomic [2022-03-05T20:31:13.803Z] #34 5.923 runtime/internal/sys [2022-03-05T20:31:13.803Z] #34 6.201 runtime/internal/math [2022-03-05T20:31:13.803Z] #34 6.275 internal/bytealg [2022-03-05T20:31:13.803Z] #34 6.326 math/bits [2022-03-05T20:31:13.803Z] #34 6.916 math [2022-03-05T20:31:13.803Z] #34 7.188 runtime [2022-03-05T20:31:13.803Z] #34 ... [2022-03-05T20:31:13.803Z] [2022-03-05T20:31:13.803Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:31:13.803Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:31:13.803Z] #32 5.184 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T20:31:13.803Z] #32 5.186 Cloning into '.'... [2022-03-05T20:31:14.063Z] #32 ... [2022-03-05T20:31:14.063Z] [2022-03-05T20:31:14.063Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:31:14.063Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:31:14.063Z] #55 5.130 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:31:14.063Z] #55 5.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:31:14.063Z] #55 5.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:31:14.063Z] #55 5.977 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:31:14.063Z] #55 8.043 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:31:14.063Z] #55 ... [2022-03-05T20:31:14.063Z] [2022-03-05T20:31:14.063Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-05T20:31:14.063Z] #45 sha256:f1928b2fe8871d95341abde6ec4ae22fff67a1e61ec6fa1a12ded3c412f0f490 [2022-03-05T20:31:14.063Z] #45 5.053 + RM_GOPATH=0 [2022-03-05T20:31:14.063Z] #45 5.053 + TMP_GOPATH= [2022-03-05T20:31:14.063Z] #45 5.053 + : /build [2022-03-05T20:31:14.063Z] #45 5.053 + '[' -z '' ']' [2022-03-05T20:31:14.063Z] #45 5.053 ++ mktemp -d [2022-03-05T20:31:14.063Z] #45 5.056 + export GOPATH=/tmp/tmp.HVb623Zy0T [2022-03-05T20:31:14.063Z] #45 5.056 + GOPATH=/tmp/tmp.HVb623Zy0T [2022-03-05T20:31:14.063Z] #45 5.058 + RM_GOPATH=1 [2022-03-05T20:31:14.063Z] #45 5.058 + case "$(go env GOARCH)" in [2022-03-05T20:31:14.063Z] #45 5.085 ++ go env GOARCH [2022-03-05T20:31:14.063Z] #45 5.151 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:14.063Z] #45 5.151 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:14.063Z] #45 5.153 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:14.063Z] #45 5.157 + dir=/tmp/install [2022-03-05T20:31:14.063Z] #45 5.157 + bin=vndr [2022-03-05T20:31:14.063Z] #45 5.157 + shift [2022-03-05T20:31:14.063Z] #45 5.157 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-05T20:31:14.063Z] #45 5.157 + . /tmp/install/vndr.installer [2022-03-05T20:31:14.063Z] #45 5.157 ++ : v0.1.2 [2022-03-05T20:31:14.063Z] #45 5.157 + install_vndr [2022-03-05T20:31:14.063Z] #45 5.157 + echo 'Install vndr version v0.1.2' [2022-03-05T20:31:14.063Z] #45 5.157 + GOBIN=/build [2022-03-05T20:31:14.063Z] #45 5.157 + GO111MODULE=on [2022-03-05T20:31:14.064Z] #45 5.157 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-05T20:31:14.064Z] #45 5.161 Install vndr version v0.1.2 [2022-03-05T20:31:14.064Z] #45 5.924 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-05T20:31:14.323Z] #45 ... [2022-03-05T20:31:14.323Z] [2022-03-05T20:31:14.323Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:14.323Z] #49 sha256:d58c13ce7d37d81adb5433f273590503f72b2853e99a03c09121bb6e0652832c [2022-03-05T20:31:14.323Z] #49 5.394 + RM_GOPATH=0 [2022-03-05T20:31:14.323Z] #49 5.395 + TMP_GOPATH= [2022-03-05T20:31:14.323Z] #49 5.395 + : /build [2022-03-05T20:31:14.323Z] #49 5.396 + '[' -z '' ']' [2022-03-05T20:31:14.323Z] #49 5.402 ++ mktemp -d [2022-03-05T20:31:14.323Z] #49 5.407 + export GOPATH=/tmp/tmp.M5tQ0EMsFL [2022-03-05T20:31:14.323Z] #49 5.408 + GOPATH=/tmp/tmp.M5tQ0EMsFL [2022-03-05T20:31:14.323Z] #49 5.408 + RM_GOPATH=1 [2022-03-05T20:31:14.323Z] #49 5.408 + case "$(go env GOARCH)" in [2022-03-05T20:31:14.323Z] #49 5.409 ++ go env GOARCH [2022-03-05T20:31:14.323Z] #49 5.421 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:14.323Z] #49 5.421 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:14.323Z] #49 5.423 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:14.323Z] #49 5.423 + dir=/tmp/install [2022-03-05T20:31:14.323Z] #49 5.424 + bin=golangci_lint [2022-03-05T20:31:14.323Z] #49 5.424 + shift [2022-03-05T20:31:14.323Z] #49 5.424 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-05T20:31:14.323Z] #49 5.424 + . /tmp/install/golangci_lint.installer [2022-03-05T20:31:14.323Z] #49 5.425 ++ : v1.23.8 [2022-03-05T20:31:14.323Z] #49 5.425 + install_golangci_lint [2022-03-05T20:31:14.323Z] #49 5.426 + set -e [2022-03-05T20:31:14.323Z] #49 5.426 + echo 'Install golangci-lint version v1.23.8' [2022-03-05T20:31:14.323Z] #49 5.427 Install golangci-lint version v1.23.8 [2022-03-05T20:31:14.323Z] #49 5.427 + GOBIN=/build [2022-03-05T20:31:14.323Z] #49 5.427 + GO111MODULE=on [2022-03-05T20:31:14.323Z] #49 5.427 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-05T20:31:14.323Z] #49 6.167 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-05T20:31:14.323Z] #49 ... [2022-03-05T20:31:14.323Z] [2022-03-05T20:31:14.323Z] #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 [2022-03-05T20:31:14.323Z] #24 sha256:6fe65f7d7355a311eb5add15d4aafe6f7f40e0230ab14d691ccfb4ef72193078 [2022-03-05T20:31:14.323Z] #24 5.202 + RM_GOPATH=0 [2022-03-05T20:31:14.323Z] #24 5.202 + TMP_GOPATH= [2022-03-05T20:31:14.323Z] #24 5.205 + : /build [2022-03-05T20:31:14.323Z] #24 5.205 + '[' -z '' ']' [2022-03-05T20:31:14.323Z] #24 5.205 ++ mktemp -d [2022-03-05T20:31:14.323Z] #24 5.205 + export GOPATH=/tmp/tmp.sA92fEaa99 [2022-03-05T20:31:14.323Z] #24 5.205 + GOPATH=/tmp/tmp.sA92fEaa99 [2022-03-05T20:31:14.323Z] #24 5.206 + RM_GOPATH=1 [2022-03-05T20:31:14.323Z] #24 5.206 + case "$(go env GOARCH)" in [2022-03-05T20:31:14.323Z] #24 5.208 ++ go env GOARCH [2022-03-05T20:31:14.323Z] #24 5.263 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:14.323Z] #24 5.263 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:14.323Z] #24 5.263 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:14.323Z] #24 5.269 + dir=/tmp/install [2022-03-05T20:31:14.323Z] #24 5.269 + bin=dockercli [2022-03-05T20:31:14.323Z] #24 5.269 + shift [2022-03-05T20:31:14.323Z] #24 5.269 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-05T20:31:14.323Z] #24 5.269 + . /tmp/install/dockercli.installer [2022-03-05T20:31:14.323Z] #24 5.269 ++ : stable [2022-03-05T20:31:14.323Z] #24 5.269 ++ : 17.06.2-ce [2022-03-05T20:31:14.323Z] #24 5.269 + install_dockercli [2022-03-05T20:31:14.323Z] #24 5.269 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T20:31:14.323Z] #24 5.270 Install docker/cli version 17.06.2-ce from stable [2022-03-05T20:31:14.323Z] #24 5.300 ++ uname -m [2022-03-05T20:31:14.323Z] #24 5.326 + arch=x86_64 [2022-03-05T20:31:14.323Z] #24 5.326 + '[' x86_64 '!=' x86_64 ']' [2022-03-05T20:31:14.323Z] #24 5.326 + url=https://download.docker.com/linux/static [2022-03-05T20:31:14.323Z] #24 5.326 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-05T20:31:14.323Z] #24 5.331 + tar -xz docker/docker [2022-03-05T20:31:14.583Z] #24 ... [2022-03-05T20:31:14.583Z] [2022-03-05T20:31:14.583Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:31:14.584Z] #67 sha256:7980b412da49188c9770746bb24e8160a0e4a50aca817422d2cb33b9a2e1a311 [2022-03-05T20:31:14.584Z] #67 4.701 + RM_GOPATH=0 [2022-03-05T20:31:14.584Z] #67 4.701 + TMP_GOPATH= [2022-03-05T20:31:14.584Z] #67 4.701 + : /build [2022-03-05T20:31:14.584Z] #67 4.701 + '[' -z '' ']' [2022-03-05T20:31:14.584Z] #67 4.701 ++ mktemp -d [2022-03-05T20:31:14.584Z] #67 4.701 + export GOPATH=/tmp/tmp.zZuYnyM7oU [2022-03-05T20:31:14.584Z] #67 4.701 + GOPATH=/tmp/tmp.zZuYnyM7oU [2022-03-05T20:31:14.584Z] #67 4.701 + RM_GOPATH=1 [2022-03-05T20:31:14.584Z] #67 4.701 + case "$(go env GOARCH)" in [2022-03-05T20:31:14.584Z] #67 4.701 ++ go env GOARCH [2022-03-05T20:31:14.584Z] #67 4.745 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:14.584Z] #67 4.745 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:14.584Z] #67 4.745 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:14.584Z] #67 4.761 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:31:14.584Z] #67 4.761 + dir=/tmp/install [2022-03-05T20:31:14.584Z] #67 4.761 + bin=proxy [2022-03-05T20:31:14.584Z] #67 4.761 + shift [2022-03-05T20:31:14.584Z] #67 4.761 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-05T20:31:14.584Z] #67 4.761 + . /tmp/install/proxy.installer [2022-03-05T20:31:14.584Z] #67 4.761 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:31:14.584Z] #67 4.761 + install_proxy [2022-03-05T20:31:14.584Z] #67 4.761 + case "$1" in [2022-03-05T20:31:14.584Z] #67 4.761 + export CGO_ENABLED=0 [2022-03-05T20:31:14.584Z] #67 4.761 + CGO_ENABLED=0 [2022-03-05T20:31:14.584Z] #67 4.761 + _install_proxy [2022-03-05T20:31:14.584Z] #67 4.761 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-05T20:31:14.584Z] #67 4.761 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zZuYnyM7oU/src/github.com/docker/libnetwork [2022-03-05T20:31:14.584Z] #67 4.761 Cloning into '/tmp/tmp.zZuYnyM7oU/src/github.com/docker/libnetwork'... [2022-03-05T20:31:14.584Z] #67 ... [2022-03-05T20:31:14.584Z] [2022-03-05T20:31:14.584Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:31:14.584Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:31:14.584Z] #36 5.896 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:31:14.584Z] #36 5.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:31:14.584Z] #36 5.971 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:31:14.584Z] #36 6.838 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:31:14.584Z] #36 8.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:31:14.844Z] #36 ... [2022-03-05T20:31:14.844Z] [2022-03-05T20:31:14.844Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:31:14.844Z] #58 sha256:9955f9ae3bc61e177997efc9952280db275a560f14c7c6bed43023bb8936d95d [2022-03-05T20:31:14.844Z] #58 11.71 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-05T20:31:15.403Z] #9 ... [2022-03-05T20:31:15.403Z] [2022-03-05T20:31:15.403Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:31:15.403Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T20:31:15.403Z] #27 9.490 137 added, 0 removed; done. [2022-03-05T20:31:15.403Z] #27 9.523 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:31:15.403Z] #27 9.532 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T20:31:15.403Z] #27 9.542 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T20:31:15.403Z] #27 9.552 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-05T20:31:15.403Z] #27 9.561 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:31:15.403Z] #27 9.577 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-05T20:31:15.403Z] #27 9.584 Updating certificates in /etc/ssl/certs... [2022-03-05T20:31:15.403Z] #27 10.30 0 added, 0 removed; done. [2022-03-05T20:31:15.403Z] #27 10.30 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T20:31:15.403Z] #27 10.30 done. [2022-03-05T20:31:15.403Z] #27 DONE 12.4s [2022-03-05T20:31:15.403Z] [2022-03-05T20:31:15.403Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:31:15.403Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:31:15.666Z] #9 ... [2022-03-05T20:31:15.666Z] [2022-03-05T20:31:15.666Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T20:31:15.666Z] #28 sha256:7646a9ea658263aaa109948ecd388a8acd8e538cdec589f8c609aac2adc966f7 [2022-03-05T20:31:15.666Z] #28 DONE 0.2s [2022-03-05T20:31:15.666Z] [2022-03-05T20:31:15.666Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:31:15.666Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:31:18.143Z] #58 14.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-05T20:31:18.185Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.0s [2022-03-05T20:31:18.403Z] #58 ... [2022-03-05T20:31:18.403Z] [2022-03-05T20:31:18.403Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:31:18.403Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:31:18.403Z] #40 5.038 + git clone https://github.com/docker/distribution.git . [2022-03-05T20:31:18.403Z] #40 5.072 Cloning into '.'... [2022-03-05T20:31:18.403Z] #40 ... [2022-03-05T20:31:18.403Z] [2022-03-05T20:31:18.403Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:18.403Z] #49 sha256:d58c13ce7d37d81adb5433f273590503f72b2853e99a03c09121bb6e0652832c [2022-03-05T20:31:18.403Z] #49 15.28 go: downloading github.com/fatih/color v1.7.0 [2022-03-05T20:31:18.403Z] #49 15.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-05T20:31:18.403Z] #49 15.42 go: downloading github.com/pkg/errors v0.8.1 [2022-03-05T20:31:18.674Z] #49 15.45 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-05T20:31:18.674Z] #49 15.53 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T20:31:19.244Z] #49 ... [2022-03-05T20:31:19.244Z] [2022-03-05T20:31:19.244Z] #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 [2022-03-05T20:31:19.244Z] #24 sha256:6fe65f7d7355a311eb5add15d4aafe6f7f40e0230ab14d691ccfb4ef72193078 [2022-03-05T20:31:19.244Z] #24 15.43 + mkdir -p /build [2022-03-05T20:31:19.244Z] #24 15.44 + mv docker/docker /build/ [2022-03-05T20:31:19.244Z] #24 15.46 + rmdir docker [2022-03-05T20:31:19.244Z] #24 DONE 16.0s [2022-03-05T20:31:19.244Z] [2022-03-05T20:31:19.244Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:19.244Z] #49 sha256:d58c13ce7d37d81adb5433f273590503f72b2853e99a03c09121bb6e0652832c [2022-03-05T20:31:19.244Z] #49 16.09 go: downloading github.com/spf13/viper v1.6.1 [2022-03-05T20:31:19.568Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.6s done [2022-03-05T20:31:19.568Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-05T20:31:19.568Z] #9 DONE 21.9s [2022-03-05T20:31:19.568Z] [2022-03-05T20:31:19.568Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T20:31:19.568Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T20:31:19.814Z] #49 16.78 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-05T20:31:19.814Z] #49 16.80 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-05T20:31:20.073Z] #49 16.88 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-05T20:31:20.073Z] #49 16.91 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-05T20:31:20.941Z] #10 DONE 1.4s [2022-03-05T20:31:20.941Z] [2022-03-05T20:31:20.941Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:31:20.941Z] #29 sha256:67326001865393513ffe4ceeca6ca47b5ff884b82943b3ef0134ff56b5535634 [2022-03-05T20:31:20.941Z] #29 1.153 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-05T20:31:20.941Z] #29 1.227 [2022-03-05T20:31:20.941Z] #29 1.451 #=#=# ############# 18.4% ########################### 38.3% ########################################## 58.3% ######################################################## 78.2% ###################################################################### 97.9% ######################################################################## 100.0% [2022-03-05T20:31:20.941Z] #29 2.035 [2022-03-05T20:31:20.941Z] #29 2.252 #=#=# ######################################################################## 100.0% [2022-03-05T20:31:20.941Z] #29 2.436 [2022-03-05T20:31:20.941Z] #29 2.660 #=#=# ########################################################### 83.0% ######################################################################## 100.0% [2022-03-05T20:31:20.941Z] #29 2.861 [2022-03-05T20:31:20.941Z] #29 3.090 #=#=# ############ 18.0% ########################## 37.3% ######################################## 56.4% ##################################################### 74.6% ##################################################################### 96.0% ######################################################################## 100.0% [2022-03-05T20:31:20.941Z] #29 3.721 [2022-03-05T20:31:21.457Z] #49 18.39 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-05T20:31:21.717Z] #49 18.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T20:31:21.812Z] #29 3.943 #=#=# 0.0% ####### 10.3% ########### 15.5% ############## 20.6% ################### 26.5% ###################### 31.8% ####################### 32.0% ############################## 42.3% ################################## 47.5% ################################### 49.8% ########################################### 61.1% ############################################ 61.4% ############################################## 64.7% ################################################### 70.9% ###################################################### 75.6% ########################################################### 82.9% ################################################################# 90.8% [2022-03-05T20:31:21.812Z] #29 ... [2022-03-05T20:31:21.812Z] [2022-03-05T20:31:21.812Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-05T20:31:21.812Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-05T20:31:21.812Z] #11 DONE 0.7s [2022-03-05T20:31:21.812Z] [2022-03-05T20:31:21.812Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:31:21.812Z] #34 sha256:cf678d67ea7d6c6e277835089b1c6a7248cb25cb1341918980596e93365a02eb [2022-03-05T20:31:22.073Z] #34 ... [2022-03-05T20:31:22.073Z] [2022-03-05T20:31:22.073Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T20:31:22.073Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-05T20:31:22.073Z] #31 DONE 0.2s [2022-03-05T20:31:22.073Z] [2022-03-05T20:31:22.073Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:31:22.073Z] #29 sha256:67326001865393513ffe4ceeca6ca47b5ff884b82943b3ef0134ff56b5535634 [2022-03-05T20:31:22.073Z] #29 3.943 #=#=# 0.0% ####### 10.3% ########### 15.5% ############## 20.6% ################### 26.5% ###################### 31.8% ####################### 32.0% ############################## 42.3% ################################## 47.5% ################################### 49.8% ########################################### 61.1% ############################################ 61.4% ############################################## 64.7% ################################################### 70.9% ###################################################### 75.6% ########################################################### 82.9% ################################################################# 90.8% #################################################################### 95.4% ######################################################################## 100.0% [2022-03-05T20:31:22.073Z] #29 6.534 [2022-03-05T20:31:22.330Z] #29 ... [2022-03-05T20:31:22.330Z] [2022-03-05T20:31:22.330Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T20:31:22.330Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-05T20:31:22.330Z] #39 DONE 0.4s [2022-03-05T20:31:22.330Z] [2022-03-05T20:31:22.330Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:31:22.330Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:31:23.637Z] #49 ... [2022-03-05T20:31:23.637Z] [2022-03-05T20:31:23.637Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:31:23.637Z] #47 sha256:21533d1257474be2a290c559fd5a2aa5f03d50574f0af25f1e8323fdba5131e4 [2022-03-05T20:31:23.637Z] #47 10.36 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T20:31:23.637Z] #47 10.76 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T20:31:23.637Z] #47 10.85 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T20:31:23.637Z] #47 11.31 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T20:31:23.637Z] #47 16.90 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T20:31:23.637Z] #47 17.08 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T20:31:23.637Z] #47 17.43 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T20:31:23.637Z] #47 19.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T20:31:23.637Z] #47 19.06 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T20:31:23.637Z] #47 ... [2022-03-05T20:31:23.637Z] [2022-03-05T20:31:23.637Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:31:23.637Z] #58 sha256:9955f9ae3bc61e177997efc9952280db275a560f14c7c6bed43023bb8936d95d [2022-03-05T20:31:23.637Z] #58 15.67 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T20:31:23.637Z] #58 15.83 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T20:31:23.637Z] #58 15.92 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T20:31:23.637Z] #58 16.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T20:31:23.637Z] #58 16.57 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T20:31:23.637Z] #58 17.22 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-05T20:31:23.637Z] #58 17.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T20:31:23.637Z] #58 17.79 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-05T20:31:25.034Z] #58 ... [2022-03-05T20:31:25.034Z] [2022-03-05T20:31:25.034Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:31:25.034Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:31:25.034Z] #55 11.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:31:25.034Z] #55 ... [2022-03-05T20:31:25.034Z] [2022-03-05T20:31:25.034Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:31:25.034Z] #34 sha256:7bd124904469010e33c52832376ea343bb14de88cd921d37a7200e2b5f09eed0 [2022-03-05T20:31:25.034Z] #34 13.84 unicode/utf8 [2022-03-05T20:31:25.034Z] #34 14.20 internal/race [2022-03-05T20:31:25.034Z] #34 14.49 sync/atomic [2022-03-05T20:31:25.034Z] #34 15.18 unicode [2022-03-05T20:31:25.034Z] #34 18.77 encoding [2022-03-05T20:31:25.034Z] #34 ... [2022-03-05T20:31:25.034Z] [2022-03-05T20:31:25.034Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:25.034Z] #49 sha256:d58c13ce7d37d81adb5433f273590503f72b2853e99a03c09121bb6e0652832c [2022-03-05T20:31:25.034Z] #49 21.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-05T20:31:25.034Z] #49 21.87 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-05T20:31:25.294Z] #49 22.10 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-05T20:31:25.294Z] #49 22.20 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-05T20:31:25.294Z] #49 22.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T20:31:25.556Z] #49 ... [2022-03-05T20:31:25.556Z] [2022-03-05T20:31:25.556Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:31:25.556Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:31:25.556Z] #36 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:31:25.556Z] #36 ... [2022-03-05T20:31:25.556Z] [2022-03-05T20:31:25.556Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:25.556Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:25.556Z] #42 22.45 Fetched 8469 kB in 17s (496 kB/s) [2022-03-05T20:31:26.127Z] #42 22.45 Reading package lists... [2022-03-05T20:31:26.127Z] #42 ... [2022-03-05T20:31:26.127Z] [2022-03-05T20:31:26.127Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:31:26.127Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:31:26.127Z] #13 10.14 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:31:26.127Z] #13 12.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:31:26.387Z] #13 ... [2022-03-05T20:31:26.387Z] [2022-03-05T20:31:26.387Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:26.387Z] #49 sha256:d58c13ce7d37d81adb5433f273590503f72b2853e99a03c09121bb6e0652832c [2022-03-05T20:31:26.387Z] #49 22.65 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-05T20:31:26.387Z] #49 22.65 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-05T20:31:26.387Z] #49 22.73 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-05T20:31:26.387Z] #49 22.78 go: downloading github.com/spf13/afero v1.1.2 [2022-03-05T20:31:26.387Z] #49 22.98 go: downloading github.com/spf13/cast v1.3.0 [2022-03-05T20:31:26.387Z] #49 23.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-05T20:31:26.387Z] #49 23.10 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T20:31:26.387Z] #49 23.36 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-05T20:31:26.506Z] #40 4.367 + git clone https://github.com/docker/distribution.git . [2022-03-05T20:31:26.506Z] #40 4.386 Cloning into '.'... [2022-03-05T20:31:26.648Z] #49 23.36 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-05T20:31:26.763Z] #40 ... [2022-03-05T20:31:26.763Z] [2022-03-05T20:31:26.763Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-05T20:31:26.763Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-05T20:31:26.763Z] #12 DONE 5.0s [2022-03-05T20:31:26.908Z] #49 ... [2022-03-05T20:31:26.908Z] [2022-03-05T20:31:26.908Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-05T20:31:26.908Z] #45 sha256:f1928b2fe8871d95341abde6ec4ae22fff67a1e61ec6fa1a12ded3c412f0f490 [2022-03-05T20:31:26.908Z] #45 DONE 23.8s [2022-03-05T20:31:26.908Z] [2022-03-05T20:31:26.908Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:26.908Z] #49 sha256:d58c13ce7d37d81adb5433f273590503f72b2853e99a03c09121bb6e0652832c [2022-03-05T20:31:26.908Z] #49 23.80 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-05T20:31:26.908Z] #49 23.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T20:31:26.908Z] #49 23.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T20:31:27.010Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07a08940efcccecdd) in /home/ubuntu/workspace/moby_PR-43333 [Pipeline] { [2022-03-05T20:31:27.026Z] [2022-03-05T20:31:27.026Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:31:27.026Z] #34 sha256:cf678d67ea7d6c6e277835089b1c6a7248cb25cb1341918980596e93365a02eb [2022-03-05T20:31:27.026Z] #34 4.617 + RM_GOPATH=0 [2022-03-05T20:31:27.026Z] #34 4.617 + TMP_GOPATH= [2022-03-05T20:31:27.026Z] #34 4.617 + : /build [2022-03-05T20:31:27.026Z] #34 4.617 + '[' -z '' ']' [2022-03-05T20:31:27.026Z] #34 4.617 ++ mktemp -d [2022-03-05T20:31:27.026Z] #34 4.625 + export GOPATH=/tmp/tmp.wfINeTxG4x [2022-03-05T20:31:27.026Z] #34 4.625 + GOPATH=/tmp/tmp.wfINeTxG4x [2022-03-05T20:31:27.026Z] #34 4.625 + RM_GOPATH=1 [2022-03-05T20:31:27.026Z] #34 4.640 + case "$(go env GOARCH)" in [2022-03-05T20:31:27.026Z] #34 4.640 ++ go env GOARCH [2022-03-05T20:31:27.026Z] #34 4.703 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:27.026Z] #34 4.703 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:27.026Z] #34 4.704 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:27.026Z] #34 4.705 + dir=/tmp/install [2022-03-05T20:31:27.026Z] #34 4.705 + bin=tomlv [2022-03-05T20:31:27.026Z] #34 4.706 + shift [2022-03-05T20:31:27.026Z] #34 4.706 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-05T20:31:27.026Z] #34 4.707 + . /tmp/install/tomlv.installer [2022-03-05T20:31:27.026Z] #34 4.707 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:31:27.026Z] #34 4.707 + install_tomlv [2022-03-05T20:31:27.026Z] #34 4.707 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-05T20:31:27.026Z] #34 4.707 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wfINeTxG4x/src/github.com/BurntSushi/toml [2022-03-05T20:31:27.026Z] #34 4.707 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:31:27.026Z] #34 4.722 Cloning into '/tmp/tmp.wfINeTxG4x/src/github.com/BurntSushi/toml'... [Pipeline] checkout [2022-03-05T20:31:27.170Z] #49 24.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-05T20:31:27.431Z] #49 24.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T20:31:27.431Z] #49 24.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T20:31:27.431Z] #49 24.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T20:31:27.695Z] The recommended git tool is: git [2022-03-05T20:31:28.014Z] #49 24.76 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-05T20:31:28.274Z] #49 24.98 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-05T20:31:28.274Z] #49 25.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-05T20:31:28.393Z] #34 6.403 + cd /tmp/tmp.wfINeTxG4x/src/github.com/BurntSushi/toml [2022-03-05T20:31:28.393Z] #34 6.407 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:31:28.393Z] #34 6.572 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T20:31:28.534Z] #49 25.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T20:31:28.534Z] #49 25.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T20:31:28.534Z] #49 25.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-05T20:31:29.107Z] #49 25.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T20:31:29.323Z] #34 7.369 internal/unsafeheader [2022-03-05T20:31:29.323Z] #34 7.411 internal/cpu [2022-03-05T20:31:29.323Z] #34 7.468 runtime/internal/atomic [2022-03-05T20:31:29.367Z] #49 26.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-05T20:31:29.367Z] #49 26.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-05T20:31:29.626Z] #49 26.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T20:31:29.626Z] #49 26.49 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-05T20:31:29.626Z] #49 26.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T20:31:29.765Z] using credential docker-jenkins-github-credentials [2022-03-05T20:31:29.772Z] Cloning the remote Git repository [2022-03-05T20:31:29.772Z] Cloning with configured refspecs honoured and without tags [2022-03-05T20:31:29.886Z] #34 8.032 runtime/internal/sys [2022-03-05T20:31:29.886Z] #49 26.68 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T20:31:29.886Z] #49 26.70 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-05T20:31:30.004Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T20:31:30.082Z] > git init /home/ubuntu/workspace/moby_PR-43333 # timeout=10 [2022-03-05T20:31:30.143Z] #34 8.333 runtime/internal/math [2022-03-05T20:31:30.400Z] #34 8.464 math/bits [2022-03-05T20:31:30.400Z] #34 8.475 internal/bytealg [2022-03-05T20:31:30.539Z] #49 27.29 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-05T20:31:30.539Z] #49 27.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T20:31:30.799Z] #49 27.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-05T20:31:30.799Z] #49 27.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-05T20:31:30.799Z] #49 27.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-05T20:31:31.059Z] #49 27.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-05T20:31:30.319Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:31:30.319Z] > git --version # timeout=10 [2022-03-05T20:31:30.329Z] > git --version # 'git version 2.17.1' [2022-03-05T20:31:30.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:31:30.331Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:31:31.318Z] #49 28.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-05T20:31:31.318Z] #49 28.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-05T20:31:31.318Z] #49 28.23 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-05T20:31:31.334Z] #34 9.343 math [2022-03-05T20:31:31.578Z] #49 28.34 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-05T20:31:31.578Z] #49 28.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T20:31:31.578Z] #49 28.41 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-05T20:31:31.578Z] #49 28.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-05T20:31:31.590Z] #34 9.965 runtime [2022-03-05T20:31:31.864Z] #34 ... [2022-03-05T20:31:31.864Z] [2022-03-05T20:31:31.864Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:31:31.864Z] #29 sha256:67326001865393513ffe4ceeca6ca47b5ff884b82943b3ef0134ff56b5535634 [2022-03-05T20:31:31.864Z] #29 7.155 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T20:31:31.864Z] #29 7.274 [2022-03-05T20:31:31.864Z] #29 7.522 #=#=# ######################################################################## 100.0% [2022-03-05T20:31:31.864Z] #29 7.653 [2022-03-05T20:31:31.864Z] #29 8.271 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T20:31:31.864Z] #29 8.389 [2022-03-05T20:31:31.864Z] #29 8.609 #=#=# ######################################################################## 100.0% [2022-03-05T20:31:31.864Z] #29 8.721 [2022-03-05T20:31:31.864Z] #29 9.316 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-05T20:31:31.864Z] #29 9.419 [2022-03-05T20:31:31.864Z] #29 9.642 #=#=# 0.0% ######## 12.5% ##################### 30.3% ################################# 47.1% ###################################### 53.0% ########################################### 60.1% ############################################## 64.7% #################################################### 73.2% ############################################################## 86.3% ################################################################ 88.9% ################################################################# 91.1% ###################################################################### 97.4% ######################################################################## 100.0% [2022-03-05T20:31:31.864Z] #29 11.30 [2022-03-05T20:31:31.864Z] #29 12.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T20:31:31.864Z] #29 13.43 [2022-03-05T20:31:31.864Z] #29 13.85 #=#=# ######################################################################## 100.0% [2022-03-05T20:31:31.864Z] #29 14.00 [2022-03-05T20:31:31.864Z] #29 14.96 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T20:31:31.864Z] #29 15.44 [2022-03-05T20:31:31.864Z] #29 15.83 #=#=# ######################################################################## 100.0% [2022-03-05T20:31:31.864Z] #29 16.00 [2022-03-05T20:31:31.864Z] #29 16.08 Download of images into '/build' complete. [2022-03-05T20:31:31.864Z] #29 16.08 Use something like the following to load the result into a Docker daemon: [2022-03-05T20:31:31.864Z] #29 16.08 tar -cC '/build' . | docker load [2022-03-05T20:31:31.864Z] #29 DONE 16.3s [2022-03-05T20:31:31.864Z] [2022-03-05T20:31:31.864Z] #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 [2022-03-05T20:31:31.864Z] #24 sha256:9f4ebc041e880547099556dfdb7fbac488a823677b4297a598582b9f84428677 [2022-03-05T20:31:31.864Z] #24 4.294 + RM_GOPATH=0 [2022-03-05T20:31:31.864Z] #24 4.294 + TMP_GOPATH= [2022-03-05T20:31:31.864Z] #24 4.294 + : /build [2022-03-05T20:31:31.864Z] #24 4.294 + '[' -z '' ']' [2022-03-05T20:31:31.864Z] #24 4.294 ++ mktemp -d [2022-03-05T20:31:31.864Z] #24 4.294 + export GOPATH=/tmp/tmp.VcSYyQz7rz [2022-03-05T20:31:31.864Z] #24 4.294 + GOPATH=/tmp/tmp.VcSYyQz7rz [2022-03-05T20:31:31.864Z] #24 4.294 + RM_GOPATH=1 [2022-03-05T20:31:31.864Z] #24 4.294 + case "$(go env GOARCH)" in [2022-03-05T20:31:31.864Z] #24 4.294 ++ go env GOARCH [2022-03-05T20:31:31.864Z] #24 4.303 Install docker/cli version 17.06.2-ce from stable [2022-03-05T20:31:31.864Z] #24 4.303 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:31.864Z] #24 4.303 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:31.864Z] #24 4.303 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:31.864Z] #24 4.303 + dir=/tmp/install [2022-03-05T20:31:31.864Z] #24 4.303 + bin=dockercli [2022-03-05T20:31:31.864Z] #24 4.303 + shift [2022-03-05T20:31:31.864Z] #24 4.303 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-05T20:31:31.864Z] #24 4.303 + . /tmp/install/dockercli.installer [2022-03-05T20:31:31.864Z] #24 4.303 ++ : stable [2022-03-05T20:31:31.864Z] #24 4.303 ++ : 17.06.2-ce [2022-03-05T20:31:31.864Z] #24 4.303 + install_dockercli [2022-03-05T20:31:31.864Z] #24 4.303 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T20:31:31.864Z] #24 4.303 ++ uname -m [2022-03-05T20:31:31.864Z] #24 4.303 + arch=x86_64 [2022-03-05T20:31:31.864Z] #24 4.303 + '[' x86_64 '!=' x86_64 ']' [2022-03-05T20:31:31.864Z] #24 4.303 + url=https://download.docker.com/linux/static [2022-03-05T20:31:31.864Z] #24 4.303 + tar -xz docker/docker [2022-03-05T20:31:31.864Z] #24 4.304 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-05T20:31:32.121Z] #24 ... [2022-03-05T20:31:32.121Z] [2022-03-05T20:31:32.121Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:31:32.121Z] #47 sha256:6bc3eb687b7bf90771aff5b6230160439d08a30ed1481fac07c4775c361ee459 [2022-03-05T20:31:32.121Z] #47 4.210 + RM_GOPATH=0 [2022-03-05T20:31:32.121Z] #47 4.210 + TMP_GOPATH= [2022-03-05T20:31:32.121Z] #47 4.210 + : /build [2022-03-05T20:31:32.121Z] #47 4.210 + '[' -z '' ']' [2022-03-05T20:31:32.121Z] #47 4.210 ++ mktemp -d [2022-03-05T20:31:32.121Z] #47 4.210 + export GOPATH=/tmp/tmp.xyHQW9SZ0Q [2022-03-05T20:31:32.121Z] #47 4.210 + GOPATH=/tmp/tmp.xyHQW9SZ0Q [2022-03-05T20:31:32.121Z] #47 4.210 + RM_GOPATH=1 [2022-03-05T20:31:32.121Z] #47 4.210 + case "$(go env GOARCH)" in [2022-03-05T20:31:32.121Z] #47 4.210 ++ go env GOARCH [2022-03-05T20:31:32.121Z] #47 4.228 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:32.121Z] #47 4.228 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:32.121Z] #47 4.234 Install gotestsum version v1.7.0 [2022-03-05T20:31:32.121Z] #47 4.234 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:32.121Z] #47 4.234 + dir=/tmp/install [2022-03-05T20:31:32.121Z] #47 4.234 + bin=gotestsum [2022-03-05T20:31:32.121Z] #47 4.234 + shift [2022-03-05T20:31:32.121Z] #47 4.234 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-05T20:31:32.121Z] #47 4.234 + . /tmp/install/gotestsum.installer [2022-03-05T20:31:32.121Z] #47 4.234 ++ : v1.7.0 [2022-03-05T20:31:32.121Z] #47 4.234 + install_gotestsum [2022-03-05T20:31:32.121Z] #47 4.234 + set -e [2022-03-05T20:31:32.121Z] #47 4.234 + echo 'Install gotestsum version v1.7.0' [2022-03-05T20:31:32.121Z] #47 4.234 + GOBIN=/build [2022-03-05T20:31:32.121Z] #47 4.234 + GO111MODULE=on [2022-03-05T20:31:32.121Z] #47 4.234 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-05T20:31:32.121Z] #47 5.190 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T20:31:32.121Z] #47 7.703 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T20:31:32.121Z] #47 7.710 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T20:31:32.121Z] #47 7.771 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T20:31:32.121Z] #47 7.954 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:31:32.121Z] #47 8.578 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T20:31:32.121Z] #47 8.696 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T20:31:32.121Z] #47 9.124 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T20:31:32.121Z] #47 9.177 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T20:31:32.121Z] #47 9.482 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T20:31:32.121Z] #47 ... [2022-03-05T20:31:32.121Z] [2022-03-05T20:31:32.121Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:31:32.121Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:31:32.121Z] #32 4.466 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T20:31:32.121Z] #32 4.473 Cloning into '.'... [2022-03-05T20:31:32.379Z] #32 ... [2022-03-05T20:31:32.379Z] [2022-03-05T20:31:32.379Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:32.379Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:32.379Z] #42 5.344 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:31:32.379Z] #42 5.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:31:32.379Z] #42 5.496 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:31:32.379Z] #42 6.684 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:31:32.379Z] #42 8.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:31:32.379Z] #42 ... [2022-03-05T20:31:32.379Z] [2022-03-05T20:31:32.379Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:31:32.379Z] #51 sha256:6fedfc0410a54552663f198ed3c1f615bdc740acb8a00dc77633e882f6c41f88 [2022-03-05T20:31:32.379Z] #51 4.157 + RM_GOPATH=0 [2022-03-05T20:31:32.379Z] #51 4.160 + TMP_GOPATH= [2022-03-05T20:31:32.379Z] #51 4.160 + : /build [2022-03-05T20:31:32.379Z] #51 4.161 + '[' -z '' ']' [2022-03-05T20:31:32.379Z] #51 4.161 ++ mktemp -d [2022-03-05T20:31:32.379Z] #51 4.165 + export GOPATH=/tmp/tmp.x0x1baXI2G [2022-03-05T20:31:32.379Z] #51 4.165 + GOPATH=/tmp/tmp.x0x1baXI2G [2022-03-05T20:31:32.379Z] #51 4.165 + RM_GOPATH=1 [2022-03-05T20:31:32.379Z] #51 4.165 + case "$(go env GOARCH)" in [2022-03-05T20:31:32.379Z] #51 4.165 ++ go env GOARCH [2022-03-05T20:31:32.379Z] #51 4.193 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:32.379Z] #51 4.193 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:32.379Z] #51 4.202 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:32.379Z] #51 4.202 + dir=/tmp/install [2022-03-05T20:31:32.379Z] #51 4.202 + bin=shfmt [2022-03-05T20:31:32.379Z] #51 4.202 + shift [2022-03-05T20:31:32.379Z] #51 4.202 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-05T20:31:32.379Z] #51 4.202 + . /tmp/install/shfmt.installer [2022-03-05T20:31:32.379Z] #51 4.202 ++ : v3.0.2 [2022-03-05T20:31:32.379Z] #51 4.202 + install_shfmt [2022-03-05T20:31:32.379Z] #51 4.202 + echo 'Install shfmt version v3.0.2' [2022-03-05T20:31:32.379Z] #51 4.202 + GOBIN=/build [2022-03-05T20:31:32.379Z] #51 4.202 + GO111MODULE=on [2022-03-05T20:31:32.379Z] #51 4.202 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-05T20:31:32.379Z] #51 4.210 Install shfmt version v3.0.2 [2022-03-05T20:31:32.379Z] #51 5.468 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T20:31:32.379Z] #51 6.868 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T20:31:32.379Z] #51 6.869 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T20:31:32.379Z] #51 7.019 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T20:31:32.379Z] #51 9.561 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T20:31:32.636Z] #51 ... [2022-03-05T20:31:32.636Z] [2022-03-05T20:31:32.636Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:31:32.636Z] #58 sha256:2e5170e98a33c24f8e8396c2433bdafc8cc203fd99e349fcb00699b386911484 [2022-03-05T20:31:32.636Z] #58 4.749 + RM_GOPATH=0 [2022-03-05T20:31:32.636Z] #58 4.750 + TMP_GOPATH= [2022-03-05T20:31:32.636Z] #58 4.750 + : /build [2022-03-05T20:31:32.636Z] #58 4.751 + '[' -z '' ']' [2022-03-05T20:31:32.636Z] #58 4.753 ++ mktemp -d [2022-03-05T20:31:32.636Z] #58 4.776 + export GOPATH=/tmp/tmp.R2PXmkLZPa [2022-03-05T20:31:32.636Z] #58 4.776 + GOPATH=/tmp/tmp.R2PXmkLZPa [2022-03-05T20:31:32.636Z] #58 4.776 + RM_GOPATH=1 [2022-03-05T20:31:32.636Z] #58 4.776 + case "$(go env GOARCH)" in [2022-03-05T20:31:32.636Z] #58 4.777 ++ go env GOARCH [2022-03-05T20:31:32.636Z] #58 4.831 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:32.636Z] #58 4.834 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:32.636Z] #58 4.837 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:32.636Z] #58 4.841 + dir=/tmp/install [2022-03-05T20:31:32.636Z] #58 4.842 + bin=rootlesskit [2022-03-05T20:31:32.636Z] #58 4.842 + shift [2022-03-05T20:31:32.636Z] #58 4.842 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-05T20:31:32.636Z] #58 4.843 + . /tmp/install/rootlesskit.installer [2022-03-05T20:31:32.636Z] #58 4.843 ++ : v0.14.4 [2022-03-05T20:31:32.636Z] #58 4.844 + install_rootlesskit [2022-03-05T20:31:32.636Z] #58 4.844 + case "$1" in [2022-03-05T20:31:32.636Z] #58 4.846 + export CGO_ENABLED=0 [2022-03-05T20:31:32.636Z] #58 4.846 + CGO_ENABLED=0 [2022-03-05T20:31:32.636Z] #58 4.847 + _install_rootlesskit [2022-03-05T20:31:32.636Z] #58 4.848 + echo 'Install rootlesskit version v0.14.4' [2022-03-05T20:31:32.636Z] #58 4.849 Install rootlesskit version v0.14.4 [2022-03-05T20:31:32.636Z] #58 4.849 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T20:31:32.636Z] #58 4.849 + GOBIN=/build [2022-03-05T20:31:32.636Z] #58 4.849 + GO111MODULE=on [2022-03-05T20:31:32.636Z] #58 4.850 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-05T20:31:32.636Z] #58 6.021 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-05T20:31:32.636Z] #58 9.221 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:31:32.636Z] #58 9.251 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T20:31:32.636Z] #58 9.393 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T20:31:32.636Z] #58 10.28 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-05T20:31:32.636Z] #58 ... [2022-03-05T20:31:32.636Z] [2022-03-05T20:31:32.636Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-05T20:31:32.636Z] #45 sha256:8f4e5265507be0b6f6d688027a2e877c57a1d212bba115a3fec6f057afd9f537 [2022-03-05T20:31:32.636Z] #45 4.813 + RM_GOPATH=0 [2022-03-05T20:31:32.636Z] #45 4.814 + TMP_GOPATH= [2022-03-05T20:31:32.636Z] #45 4.814 + : /build [2022-03-05T20:31:32.636Z] #45 4.814 + '[' -z '' ']' [2022-03-05T20:31:32.636Z] #45 4.816 ++ mktemp -d [2022-03-05T20:31:32.636Z] #45 4.853 + export GOPATH=/tmp/tmp.YZbPOxLDYV [2022-03-05T20:31:32.636Z] #45 4.857 + GOPATH=/tmp/tmp.YZbPOxLDYV [2022-03-05T20:31:32.636Z] #45 4.857 + RM_GOPATH=1 [2022-03-05T20:31:32.636Z] #45 4.857 + case "$(go env GOARCH)" in [2022-03-05T20:31:32.636Z] #45 4.858 ++ go env GOARCH [2022-03-05T20:31:32.636Z] #45 4.885 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:32.636Z] #45 4.887 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:32.636Z] #45 4.901 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:32.636Z] #45 4.927 Install vndr version v0.1.2 [2022-03-05T20:31:32.636Z] #45 4.927 + dir=/tmp/install [2022-03-05T20:31:32.636Z] #45 4.927 + bin=vndr [2022-03-05T20:31:32.636Z] #45 4.927 + shift [2022-03-05T20:31:32.636Z] #45 4.927 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-05T20:31:32.636Z] #45 4.927 + . /tmp/install/vndr.installer [2022-03-05T20:31:32.636Z] #45 4.927 ++ : v0.1.2 [2022-03-05T20:31:32.636Z] #45 4.927 + install_vndr [2022-03-05T20:31:32.636Z] #45 4.927 + echo 'Install vndr version v0.1.2' [2022-03-05T20:31:32.636Z] #45 4.927 + GOBIN=/build [2022-03-05T20:31:32.636Z] #45 4.927 + GO111MODULE=on [2022-03-05T20:31:32.636Z] #45 4.927 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-05T20:31:32.636Z] #45 6.150 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-05T20:31:32.892Z] #45 ... [2022-03-05T20:31:32.892Z] [2022-03-05T20:31:32.892Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:31:32.892Z] #67 sha256:b971cd302e49031f32d7a2390dfa2bd1b640aa3701102304802609508743e48c [2022-03-05T20:31:32.892Z] #67 4.828 + RM_GOPATH=0 [2022-03-05T20:31:32.892Z] #67 4.828 + TMP_GOPATH= [2022-03-05T20:31:32.892Z] #67 4.828 + : /build [2022-03-05T20:31:32.892Z] #67 4.828 + '[' -z '' ']' [2022-03-05T20:31:32.892Z] #67 4.831 ++ mktemp -d [2022-03-05T20:31:32.892Z] #67 4.837 + export GOPATH=/tmp/tmp.khqBUVhidP [2022-03-05T20:31:32.892Z] #67 4.838 + GOPATH=/tmp/tmp.khqBUVhidP [2022-03-05T20:31:32.892Z] #67 4.838 + RM_GOPATH=1 [2022-03-05T20:31:32.892Z] #67 4.850 + case "$(go env GOARCH)" in [2022-03-05T20:31:32.892Z] #67 4.852 ++ go env GOARCH [2022-03-05T20:31:32.892Z] #67 4.896 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:32.892Z] #67 4.897 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:32.892Z] #67 4.932 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:32.892Z] #67 4.932 + dir=/tmp/install [2022-03-05T20:31:32.892Z] #67 4.961 + bin=proxy [2022-03-05T20:31:32.892Z] #67 4.961 + shift [2022-03-05T20:31:32.892Z] #67 4.961 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-05T20:31:32.892Z] #67 4.961 + . /tmp/install/proxy.installer [2022-03-05T20:31:32.892Z] #67 4.962 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:31:32.892Z] #67 4.962 + install_proxy [2022-03-05T20:31:32.892Z] #67 4.962 + case "$1" in [2022-03-05T20:31:32.892Z] #67 4.962 + export CGO_ENABLED=0 [2022-03-05T20:31:32.892Z] #67 4.962 + CGO_ENABLED=0 [2022-03-05T20:31:32.892Z] #67 4.962 + _install_proxy [2022-03-05T20:31:32.892Z] #67 4.962 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:31:32.892Z] #67 4.962 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-05T20:31:32.892Z] #67 4.962 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.khqBUVhidP/src/github.com/docker/libnetwork [2022-03-05T20:31:32.892Z] #67 4.977 Cloning into '/tmp/tmp.khqBUVhidP/src/github.com/docker/libnetwork'... [2022-03-05T20:31:32.961Z] #49 29.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T20:31:32.961Z] #49 29.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-05T20:31:32.961Z] #49 29.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T20:31:32.961Z] #49 29.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T20:31:32.961Z] #49 29.74 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-05T20:31:32.961Z] #49 29.85 go: downloading golang.org/x/text v0.3.2 [2022-03-05T20:31:33.151Z] #67 ... [2022-03-05T20:31:33.151Z] [2022-03-05T20:31:33.151Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:31:33.151Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:31:33.151Z] #55 4.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:31:33.151Z] #55 4.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:31:33.151Z] #55 4.400 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:31:33.151Z] #55 5.733 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:31:33.151Z] #55 7.837 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:31:33.151Z] #55 9.749 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:31:33.151Z] #55 ... [2022-03-05T20:31:33.151Z] [2022-03-05T20:31:33.151Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:33.151Z] #49 sha256:4238fa7b69a7d2d3ad7c66bde5b3e956d81b60db71a504f939a5b319a3576bc5 [2022-03-05T20:31:33.151Z] #49 4.163 + RM_GOPATH=0 [2022-03-05T20:31:33.151Z] #49 4.165 + TMP_GOPATH= [2022-03-05T20:31:33.151Z] #49 4.165 + : /build [2022-03-05T20:31:33.151Z] #49 4.165 + '[' -z '' ']' [2022-03-05T20:31:33.151Z] #49 4.165 ++ mktemp -d [2022-03-05T20:31:33.151Z] #49 4.165 + export GOPATH=/tmp/tmp.Gu9qgDNMlG [2022-03-05T20:31:33.151Z] #49 4.165 + GOPATH=/tmp/tmp.Gu9qgDNMlG [2022-03-05T20:31:33.151Z] #49 4.165 + RM_GOPATH=1 [2022-03-05T20:31:33.151Z] #49 4.165 + case "$(go env GOARCH)" in [2022-03-05T20:31:33.151Z] #49 4.166 ++ go env GOARCH [2022-03-05T20:31:33.151Z] #49 4.184 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:33.151Z] #49 4.184 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:33.151Z] #49 4.184 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:33.151Z] #49 4.189 Install golangci-lint version v1.23.8 [2022-03-05T20:31:33.151Z] #49 4.189 + dir=/tmp/install [2022-03-05T20:31:33.151Z] #49 4.189 + bin=golangci_lint [2022-03-05T20:31:33.151Z] #49 4.189 + shift [2022-03-05T20:31:33.151Z] #49 4.189 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-05T20:31:33.151Z] #49 4.189 + . /tmp/install/golangci_lint.installer [2022-03-05T20:31:33.151Z] #49 4.189 ++ : v1.23.8 [2022-03-05T20:31:33.151Z] #49 4.189 + install_golangci_lint [2022-03-05T20:31:33.151Z] #49 4.189 + set -e [2022-03-05T20:31:33.151Z] #49 4.189 + echo 'Install golangci-lint version v1.23.8' [2022-03-05T20:31:33.151Z] #49 4.189 + GOBIN=/build [2022-03-05T20:31:33.151Z] #49 4.189 + GO111MODULE=on [2022-03-05T20:31:33.151Z] #49 4.189 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-05T20:31:33.151Z] #49 5.332 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-05T20:31:33.430Z] #49 ... [2022-03-05T20:31:33.430Z] [2022-03-05T20:31:33.430Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:31:33.430Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:31:33.430Z] #36 4.356 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:31:33.430Z] #36 4.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:31:33.430Z] #36 4.395 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:31:33.430Z] #36 5.866 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:31:33.430Z] #36 8.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:31:33.430Z] #36 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:31:33.430Z] #36 ... [2022-03-05T20:31:33.430Z] [2022-03-05T20:31:33.430Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:33.430Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:33.430Z] #42 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:31:33.532Z] #49 ... [2022-03-05T20:31:33.532Z] [2022-03-05T20:31:33.532Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:31:33.532Z] #67 sha256:7980b412da49188c9770746bb24e8160a0e4a50aca817422d2cb33b9a2e1a311 [2022-03-05T20:31:33.532Z] #67 24.68 Checking out files: 45% (871/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-03-05T20:31:33.532Z] #67 25.71 + cd /tmp/tmp.zZuYnyM7oU/src/github.com/docker/libnetwork [2022-03-05T20:31:33.532Z] #67 25.72 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:31:33.532Z] #67 26.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-05T20:31:36.088Z] #67 ... [2022-03-05T20:31:36.088Z] [2022-03-05T20:31:36.088Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:31:36.088Z] #58 sha256:9955f9ae3bc61e177997efc9952280db275a560f14c7c6bed43023bb8936d95d [2022-03-05T20:31:36.088Z] #58 22.62 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-05T20:31:36.088Z] #58 22.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T20:31:36.088Z] #58 ... [2022-03-05T20:31:36.088Z] [2022-03-05T20:31:36.088Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:31:36.088Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:31:36.088Z] #40 26.87 Checking out files: 97% (1795/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-05T20:31:36.088Z] #40 26.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-05T20:31:36.088Z] #40 28.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-05T20:31:36.088Z] #40 ... [2022-03-05T20:31:36.088Z] [2022-03-05T20:31:36.088Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:31:36.088Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:31:36.088Z] #55 23.02 Fetched 8469 kB in 18s (467 kB/s) [2022-03-05T20:31:36.088Z] #55 23.02 Reading package lists... [2022-03-05T20:31:36.348Z] #55 30.09 Reading package lists... [2022-03-05T20:31:36.348Z] #55 ... [2022-03-05T20:31:36.348Z] [2022-03-05T20:31:36.348Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:36.348Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:36.348Z] #42 22.45 Reading package lists... [2022-03-05T20:31:36.743Z] #42 ... [2022-03-05T20:31:36.743Z] [2022-03-05T20:31:36.743Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:31:36.743Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:31:36.743Z] #13 1.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:31:36.743Z] #13 1.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:31:36.743Z] #13 1.728 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:31:36.743Z] #13 1.730 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T20:31:36.743Z] #13 2.936 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:31:36.743Z] #13 4.965 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:31:36.743Z] #13 8.413 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:31:37.001Z] #13 ... [2022-03-05T20:31:37.001Z] [2022-03-05T20:31:37.001Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:31:37.001Z] #47 sha256:6bc3eb687b7bf90771aff5b6230160439d08a30ed1481fac07c4775c361ee459 [2022-03-05T20:31:37.001Z] #47 15.17 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T20:31:37.259Z] #47 15.38 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T20:31:37.259Z] #47 ... [2022-03-05T20:31:37.259Z] [2022-03-05T20:31:37.259Z] #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 [2022-03-05T20:31:37.259Z] #24 sha256:9f4ebc041e880547099556dfdb7fbac488a823677b4297a598582b9f84428677 [2022-03-05T20:31:37.259Z] #24 15.24 + mkdir -p /build [2022-03-05T20:31:37.259Z] #24 15.25 + mv docker/docker /build/ [2022-03-05T20:31:37.259Z] #24 15.28 + rmdir docker [2022-03-05T20:31:37.259Z] #24 DONE 15.5s [2022-03-05T20:31:37.517Z] [2022-03-05T20:31:37.517Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:37.517Z] #49 sha256:4238fa7b69a7d2d3ad7c66bde5b3e956d81b60db71a504f939a5b319a3576bc5 [2022-03-05T20:31:37.517Z] #49 14.61 go: downloading github.com/fatih/color v1.7.0 [2022-03-05T20:31:37.517Z] #49 14.61 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-05T20:31:37.517Z] #49 14.68 go: downloading github.com/pkg/errors v0.8.1 [2022-03-05T20:31:37.517Z] #49 14.69 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-05T20:31:37.517Z] #49 14.84 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T20:31:37.517Z] #49 15.19 go: downloading github.com/spf13/viper v1.6.1 [2022-03-05T20:31:37.517Z] #49 15.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-05T20:31:37.517Z] #49 15.34 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-05T20:31:37.517Z] #49 15.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-05T20:31:37.517Z] #49 15.63 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-05T20:31:37.732Z] #42 29.35 Reading package lists... [2022-03-05T20:31:37.732Z] #42 ... [2022-03-05T20:31:37.732Z] [2022-03-05T20:31:37.732Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:31:37.732Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:31:37.732Z] #36 24.41 Fetched 8469 kB in 19s (451 kB/s) [2022-03-05T20:31:37.732Z] #36 24.41 Reading package lists... [2022-03-05T20:31:37.732Z] #36 30.93 Reading package lists... [2022-03-05T20:31:37.732Z] #36 ... [2022-03-05T20:31:37.732Z] [2022-03-05T20:31:37.732Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:31:37.732Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:31:37.732Z] #13 22.84 Fetched 9003 kB in 20s (451 kB/s) [2022-03-05T20:31:37.732Z] #13 22.84 Reading package lists... [2022-03-05T20:31:37.776Z] #49 16.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T20:31:37.776Z] #49 16.13 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-05T20:31:38.305Z] #13 29.49 Reading package lists... [2022-03-05T20:31:38.305Z] #13 ... [2022-03-05T20:31:38.305Z] [2022-03-05T20:31:38.305Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:38.305Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:38.305Z] #42 29.35 Reading package lists... [2022-03-05T20:31:40.220Z] #42 35.25 Building dependency tree... [2022-03-05T20:31:41.160Z] #42 ... [2022-03-05T20:31:41.160Z] [2022-03-05T20:31:41.160Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:31:41.160Z] #51 sha256:1d2d9692647fd514c0e726521b6e756762c575641ca0ff4a6e3429daa6b41fb0 [2022-03-05T20:31:41.160Z] #51 DONE 37.9s [2022-03-05T20:31:41.160Z] [2022-03-05T20:31:41.160Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:41.160Z] #49 sha256:d58c13ce7d37d81adb5433f273590503f72b2853e99a03c09121bb6e0652832c [2022-03-05T20:31:41.160Z] #49 36.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T20:31:41.160Z] #49 36.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T20:31:41.160Z] #49 36.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-05T20:31:41.160Z] #49 36.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-05T20:31:41.160Z] #49 36.66 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-05T20:31:41.160Z] #49 37.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-05T20:31:41.160Z] #49 38.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T20:31:41.420Z] #49 38.34 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-05T20:31:43.028Z] #49 20.72 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-05T20:31:43.028Z] #49 20.75 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-05T20:31:43.028Z] #49 20.95 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-05T20:31:43.028Z] #49 21.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-05T20:31:43.028Z] #49 21.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T20:31:43.285Z] #49 21.53 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-05T20:31:43.285Z] #49 21.55 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-05T20:31:43.285Z] #49 21.62 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-05T20:31:43.707Z] #49 21.74 go: downloading github.com/spf13/afero v1.1.2 [2022-03-05T20:31:43.707Z] #49 22.01 go: downloading github.com/spf13/cast v1.3.0 [2022-03-05T20:31:43.964Z] #49 22.04 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-05T20:31:43.964Z] #49 22.06 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T20:31:43.964Z] #49 22.11 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-05T20:31:43.964Z] #49 22.16 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-05T20:31:44.220Z] #49 22.30 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-05T20:31:44.221Z] #49 22.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T20:31:44.476Z] #49 22.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T20:31:44.476Z] #49 22.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T20:31:44.476Z] #49 22.69 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-05T20:31:44.476Z] #49 22.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T20:31:44.476Z] #49 ... [2022-03-05T20:31:44.476Z] [2022-03-05T20:31:44.476Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:31:44.476Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:31:44.476Z] #55 22.75 Fetched 8469 kB in 19s (454 kB/s) [2022-03-05T20:31:45.406Z] #55 22.75 Reading package lists... [2022-03-05T20:31:45.406Z] #55 ... [2022-03-05T20:31:45.406Z] [2022-03-05T20:31:45.406Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-05T20:31:45.406Z] #45 sha256:8f4e5265507be0b6f6d688027a2e877c57a1d212bba115a3fec6f057afd9f537 [2022-03-05T20:31:45.406Z] #45 DONE 23.5s [2022-03-05T20:31:45.406Z] [2022-03-05T20:31:45.406Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:45.406Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:45.406Z] #42 23.62 Fetched 8469 kB in 19s (458 kB/s) [2022-03-05T20:31:45.550Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f3da7ebfabfad3f1) in /home/ubuntu/workspace/moby_PR-43333 [Pipeline] { [Pipeline] checkout [2022-03-05T20:31:45.626Z] #49 ... [2022-03-05T20:31:45.626Z] [2022-03-05T20:31:45.626Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:45.626Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:45.626Z] #42 38.54 The following additional packages will be installed: [2022-03-05T20:31:45.626Z] #42 38.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-05T20:31:45.626Z] #42 38.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-05T20:31:45.626Z] #42 38.61 Suggested packages: [2022-03-05T20:31:45.626Z] #42 38.61 manpages-dev python-setuptools [2022-03-05T20:31:45.626Z] #42 39.78 The following NEW packages will be installed: [2022-03-05T20:31:45.626Z] #42 39.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-05T20:31:45.626Z] #42 39.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-05T20:31:45.626Z] #42 39.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-05T20:31:45.626Z] #42 39.81 python-six zlib1g-dev [2022-03-05T20:31:45.626Z] #42 40.26 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:31:45.626Z] #42 40.26 Need to get 4095 kB of archives. [2022-03-05T20:31:45.626Z] #42 40.26 After this operation, 22.5 MB of additional disk space will be used. [2022-03-05T20:31:45.626Z] #42 40.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-05T20:31:45.626Z] #42 40.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-05T20:31:45.626Z] #42 40.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-05T20:31:45.626Z] #42 40.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-05T20:31:45.626Z] #42 40.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-05T20:31:45.626Z] #42 40.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-05T20:31:45.626Z] #42 40.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-05T20:31:45.626Z] #42 40.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-05T20:31:45.626Z] #42 40.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-05T20:31:45.626Z] #42 40.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-05T20:31:45.626Z] #42 40.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-05T20:31:45.626Z] #42 40.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-05T20:31:45.626Z] #42 40.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-05T20:31:45.626Z] #42 40.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-05T20:31:45.626Z] #42 40.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-05T20:31:45.626Z] #42 40.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-05T20:31:45.626Z] #42 40.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-05T20:31:45.626Z] #42 41.67 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:31:45.626Z] #42 41.79 Fetched 4095 kB in 1s (6140 kB/s) [2022-03-05T20:31:45.626Z] #42 41.86 Selecting previously unselected package libcap-dev:amd64. [2022-03-05T20:31:45.626Z] #42 41.86 (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 ... 15421 files and directories currently installed.) [2022-03-05T20:31:45.626Z] #42 41.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-05T20:31:45.626Z] #42 41.96 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T20:31:45.626Z] #42 42.10 Selecting previously unselected package libnet1:amd64. [2022-03-05T20:31:45.626Z] #42 42.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:31:45.626Z] #42 42.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:31:45.626Z] #42 42.29 Selecting previously unselected package libnet1-dev. [2022-03-05T20:31:45.626Z] #42 42.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:31:45.626Z] #42 42.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T20:31:45.626Z] #42 ... [2022-03-05T20:31:45.626Z] [2022-03-05T20:31:45.626Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:31:45.626Z] #67 sha256:7980b412da49188c9770746bb24e8160a0e4a50aca817422d2cb33b9a2e1a311 [2022-03-05T20:31:45.626Z] #67 DONE 42.5s [2022-03-05T20:31:45.626Z] [2022-03-05T20:31:45.626Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:31:45.626Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:31:45.626Z] #55 30.09 Reading package lists... [2022-03-05T20:31:45.626Z] #55 36.18 Building dependency tree... [2022-03-05T20:31:45.626Z] #55 39.78 The following additional packages will be installed: [2022-03-05T20:31:45.626Z] #55 39.78 libbtrfs0 [2022-03-05T20:31:45.626Z] #55 39.96 The following NEW packages will be installed: [2022-03-05T20:31:45.626Z] #55 39.99 libbtrfs-dev libbtrfs0 [2022-03-05T20:31:45.626Z] #55 40.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:31:45.626Z] #55 40.36 Need to get 119 kB of archives. [2022-03-05T20:31:45.626Z] #55 40.36 After this operation, 387 kB of additional disk space will be used. [2022-03-05T20:31:45.626Z] #55 40.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T20:31:45.626Z] #55 40.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T20:31:45.626Z] #55 41.19 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:31:45.626Z] #55 41.35 Fetched 119 kB in 0s (418 kB/s) [2022-03-05T20:31:45.626Z] #55 41.46 Selecting previously unselected package libbtrfs0. [2022-03-05T20:31:45.626Z] #55 41.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T20:31:45.626Z] #55 41.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T20:31:45.626Z] #55 41.55 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T20:31:45.626Z] #55 41.64 Selecting previously unselected package libbtrfs-dev. [2022-03-05T20:31:45.626Z] #55 41.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T20:31:45.626Z] #55 41.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:31:45.626Z] #55 41.94 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T20:31:45.626Z] #55 41.97 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:31:45.626Z] #55 41.99 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:31:45.626Z] #55 DONE 42.5s [2022-03-05T20:31:45.626Z] [2022-03-05T20:31:45.626Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:45.626Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:45.626Z] #42 42.63 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T20:31:45.626Z] #42 42.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T20:31:45.626Z] #42 42.63 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:31:45.727Z] The recommended git tool is: git [2022-03-05T20:31:46.057Z] #42 42.94 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-05T20:31:46.057Z] #42 42.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-05T20:31:46.057Z] #42 42.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T20:31:46.083Z] #42 23.62 Reading package lists... [2022-03-05T20:31:46.083Z] #42 ... [2022-03-05T20:31:46.083Z] [2022-03-05T20:31:46.083Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:31:46.083Z] #58 sha256:2e5170e98a33c24f8e8396c2433bdafc8cc203fd99e349fcb00699b386911484 [2022-03-05T20:31:46.083Z] #58 14.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-05T20:31:46.083Z] #58 15.27 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T20:31:46.083Z] #58 15.34 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T20:31:46.083Z] #58 16.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T20:31:46.083Z] #58 16.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T20:31:46.083Z] #58 16.95 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T20:31:46.083Z] #58 17.24 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-05T20:31:46.083Z] #58 17.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T20:31:46.083Z] #58 17.65 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-05T20:31:46.083Z] #58 22.27 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-05T20:31:46.083Z] #58 22.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T20:31:46.382Z] #58 ... [2022-03-05T20:31:46.382Z] [2022-03-05T20:31:46.382Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:46.382Z] #49 sha256:4238fa7b69a7d2d3ad7c66bde5b3e956d81b60db71a504f939a5b319a3576bc5 [2022-03-05T20:31:46.382Z] #49 22.89 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T20:31:46.382Z] #49 22.91 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-05T20:31:46.382Z] #49 23.00 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-05T20:31:46.382Z] #49 23.10 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-05T20:31:46.382Z] #49 23.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T20:31:46.382Z] #49 23.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T20:31:46.382Z] #49 23.55 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-05T20:31:46.382Z] #49 23.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T20:31:46.382Z] #49 24.55 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-05T20:31:46.382Z] #49 24.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-05T20:31:46.382Z] #49 24.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T20:31:46.458Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00a87689718e917b8) in /home/ubuntu/workspace/moby_PR-43333 [Pipeline] { [Pipeline] checkout [2022-03-05T20:31:46.561Z] The recommended git tool is: git [2022-03-05T20:31:46.630Z] #42 43.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T20:31:46.630Z] #42 43.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:31:46.630Z] #42 43.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:31:46.639Z] #49 24.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-05T20:31:46.891Z] #42 43.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-05T20:31:46.891Z] #42 43.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:31:46.891Z] #42 43.68 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T20:31:46.891Z] #42 43.87 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-05T20:31:46.895Z] #49 25.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T20:31:47.151Z] #42 43.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-05T20:31:47.151Z] #42 43.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T20:31:47.195Z] #49 25.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T20:31:47.195Z] #49 25.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-05T20:31:47.452Z] #49 ... [2022-03-05T20:31:47.452Z] [2022-03-05T20:31:47.452Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:31:47.452Z] #47 sha256:6bc3eb687b7bf90771aff5b6230160439d08a30ed1481fac07c4775c361ee459 [2022-03-05T20:31:47.452Z] #47 15.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T20:31:47.452Z] #47 18.70 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T20:31:47.452Z] #47 18.72 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T20:31:47.708Z] #47 ... [2022-03-05T20:31:47.708Z] [2022-03-05T20:31:47.708Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:31:47.708Z] #67 sha256:b971cd302e49031f32d7a2390dfa2bd1b640aa3701102304802609508743e48c [2022-03-05T20:31:47.708Z] #67 25.78 Checking out files: 66% (1273/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) [2022-03-05T20:31:47.708Z] #67 ... [2022-03-05T20:31:47.708Z] [2022-03-05T20:31:47.708Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:31:47.708Z] #34 sha256:cf678d67ea7d6c6e277835089b1c6a7248cb25cb1341918980596e93365a02eb [2022-03-05T20:31:47.708Z] #34 15.96 unicode/utf8 [2022-03-05T20:31:47.708Z] #34 16.98 internal/race [2022-03-05T20:31:47.708Z] #34 17.13 sync/atomic [2022-03-05T20:31:47.708Z] #34 17.57 unicode [2022-03-05T20:31:47.708Z] #34 20.93 encoding [2022-03-05T20:31:47.708Z] #34 ... [2022-03-05T20:31:47.708Z] [2022-03-05T20:31:47.708Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:31:47.708Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:31:47.708Z] #13 10.90 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T20:31:47.724Z] #42 44.56 Selecting previously unselected package libprotobuf17:amd64. [2022-03-05T20:31:47.724Z] #42 44.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:31:47.724Z] #42 44.57 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T20:31:47.964Z] #13 ... [2022-03-05T20:31:47.964Z] [2022-03-05T20:31:47.964Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:31:47.964Z] #67 sha256:b971cd302e49031f32d7a2390dfa2bd1b640aa3701102304802609508743e48c [2022-03-05T20:31:47.964Z] #67 25.78 Checking out files: 66% (1273/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-03-05T20:31:47.964Z] #67 26.32 + cd /tmp/tmp.khqBUVhidP/src/github.com/docker/libnetwork [2022-03-05T20:31:48.221Z] #67 26.32 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:31:48.673Z] #42 45.28 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-05T20:31:48.673Z] #42 45.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:31:48.673Z] #42 45.29 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T20:31:48.673Z] #42 45.54 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-05T20:31:48.673Z] #42 45.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-05T20:31:48.673Z] #42 45.55 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T20:31:48.786Z] #67 26.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-05T20:31:49.457Z] using credential docker-jenkins-github-credentials [2022-03-05T20:31:49.468Z] Cloning the remote Git repository [2022-03-05T20:31:49.468Z] Cloning with configured refspecs honoured and without tags [2022-03-05T20:31:49.684Z] using credential docker-jenkins-github-credentials [2022-03-05T20:31:49.691Z] Cloning the remote Git repository [2022-03-05T20:31:49.691Z] Cloning with configured refspecs honoured and without tags [2022-03-05T20:31:49.735Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T20:31:49.831Z] > git init /home/ubuntu/workspace/moby_PR-43333 # timeout=10 [2022-03-05T20:31:50.059Z] #42 46.81 Selecting previously unselected package libprotoc17:amd64. [2022-03-05T20:31:50.059Z] #42 46.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:31:50.059Z] #42 46.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T20:31:50.059Z] #42 ... [2022-03-05T20:31:50.059Z] [2022-03-05T20:31:50.059Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:31:50.059Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:31:50.059Z] #36 30.93 Reading package lists... [2022-03-05T20:31:50.059Z] #36 37.08 Building dependency tree... [2022-03-05T20:31:50.059Z] #36 40.35 The following additional packages will be installed: [2022-03-05T20:31:50.059Z] #36 40.35 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-05T20:31:50.059Z] #36 40.35 Suggested packages: [2022-03-05T20:31:50.059Z] #36 40.35 cmake-doc ninja-build lrzip [2022-03-05T20:31:50.059Z] #36 40.35 Recommended packages: [2022-03-05T20:31:50.059Z] #36 40.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T20:31:50.059Z] #36 41.27 The following NEW packages will be installed: [2022-03-05T20:31:50.059Z] #36 41.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-05T20:31:50.059Z] #36 41.29 vim-common xxd [2022-03-05T20:31:50.059Z] #36 41.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:31:50.059Z] #36 41.77 Need to get 14.9 MB of archives. [2022-03-05T20:31:50.059Z] #36 41.77 After this operation, 61.8 MB of additional disk space will be used. [2022-03-05T20:31:50.059Z] #36 41.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T20:31:50.059Z] #36 41.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T20:31:50.059Z] #36 41.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-05T20:31:50.059Z] #36 41.90 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T20:31:50.059Z] #36 42.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-05T20:31:50.059Z] #36 42.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-05T20:31:50.059Z] #36 43.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-05T20:31:50.059Z] #36 43.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-05T20:31:50.059Z] #36 43.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-05T20:31:50.059Z] #36 43.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-05T20:31:50.059Z] #36 44.61 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:31:50.059Z] #36 44.73 Fetched 14.9 MB in 2s (7591 kB/s) [2022-03-05T20:31:50.059Z] #36 44.81 Selecting previously unselected package xxd. [2022-03-05T20:31:50.059Z] #36 44.81 (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 ... 15421 files and directories currently installed.) [2022-03-05T20:31:50.059Z] #36 44.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:31:50.059Z] #36 44.89 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T20:31:50.059Z] #36 45.06 Selecting previously unselected package vim-common. [2022-03-05T20:31:50.059Z] #36 45.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:31:50.059Z] #36 45.08 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T20:31:50.059Z] #36 45.42 Selecting previously unselected package cmake-data. [2022-03-05T20:31:50.059Z] #36 45.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-05T20:31:50.059Z] #36 45.43 Unpacking cmake-data (3.13.4-1) ... [2022-03-05T20:31:50.319Z] #36 ... [2022-03-05T20:31:50.319Z] [2022-03-05T20:31:50.319Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:31:50.319Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:31:50.319Z] #32 46.35 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-05T20:31:50.319Z] #32 46.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T20:31:49.505Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T20:31:49.600Z] > git init /home/ubuntu/workspace/moby_PR-43333 # timeout=10 [2022-03-05T20:31:50.215Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:31:50.215Z] > git --version # timeout=10 [2022-03-05T20:31:50.221Z] > git --version # 'git version 2.25.1' [2022-03-05T20:31:50.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:31:50.225Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:31:50.892Z] #32 47.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:31:50.239Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:31:50.239Z] > git --version # timeout=10 [2022-03-05T20:31:50.297Z] > git --version # 'git version 2.25.1' [2022-03-05T20:31:50.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:31:50.339Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:31:51.710Z] Fetching without tags [2022-03-05T20:31:51.667Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:31:51.688Z] > git config --add remote.origin.fetch +refs/pull/43333/head:refs/remotes/origin/PR-43333 # timeout=10 [2022-03-05T20:31:51.712Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:31:51.729Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:31:51.751Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:31:51.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:31:51.753Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:31:51.981Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:31:52.277Z] #32 ... [2022-03-05T20:31:52.277Z] [2022-03-05T20:31:52.277Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:31:52.277Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:31:52.277Z] #13 29.49 Reading package lists... [2022-03-05T20:31:52.277Z] #13 36.41 Building dependency tree... [2022-03-05T20:31:52.277Z] #13 39.39 The following additional packages will be installed: [2022-03-05T20:31:52.277Z] #13 39.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-05T20:31:52.277Z] #13 39.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-05T20:31:52.277Z] #13 39.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-05T20:31:52.277Z] #13 39.39 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-05T20:31:52.277Z] #13 39.40 mingw-w64-x86-64-dev [2022-03-05T20:31:52.277Z] #13 39.40 Suggested packages: [2022-03-05T20:31:52.277Z] #13 39.40 gcc-8-locales seccomp wine64 [2022-03-05T20:31:52.277Z] #13 40.80 The following NEW packages will be installed: [2022-03-05T20:31:52.277Z] #13 40.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T20:31:52.277Z] #13 40.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-05T20:31:52.277Z] #13 40.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-05T20:31:52.277Z] #13 40.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-05T20:31:52.277Z] #13 40.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-05T20:31:52.277Z] #13 40.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T20:31:52.277Z] #13 40.85 The following packages will be upgraded: [2022-03-05T20:31:52.277Z] #13 40.86 libseccomp2 [2022-03-05T20:31:52.277Z] #13 41.34 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:31:52.277Z] #13 41.34 Need to get 77.8 MB of archives. [2022-03-05T20:31:52.277Z] #13 41.34 After this operation, 487 MB of additional disk space will be used. [2022-03-05T20:31:52.277Z] #13 41.34 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-05T20:31:52.277Z] #13 41.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-03-05T20:31:52.277Z] #13 41.37 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-05T20:31:52.277Z] #13 41.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-03-05T20:31:52.277Z] #13 41.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-03-05T20:31:52.277Z] #13 41.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-05T20:31:52.277Z] #13 41.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-05T20:31:52.277Z] #13 41.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-05T20:31:52.277Z] #13 42.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-05T20:31:52.277Z] #13 42.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-03-05T20:31:52.277Z] #13 42.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-03-05T20:31:52.277Z] #13 45.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-03-05T20:31:52.277Z] #13 ... [2022-03-05T20:31:52.277Z] [2022-03-05T20:31:52.277Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:52.277Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:52.277Z] #42 47.39 Selecting previously unselected package protobuf-c-compiler. [2022-03-05T20:31:52.277Z] #42 47.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:31:52.277Z] #42 47.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T20:31:52.277Z] #42 47.55 Selecting previously unselected package protobuf-compiler. [2022-03-05T20:31:52.277Z] #42 47.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-05T20:31:52.277Z] #42 47.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-05T20:31:52.277Z] #42 47.68 Selecting previously unselected package python-pkg-resources. [2022-03-05T20:31:52.277Z] #42 47.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T20:31:52.277Z] #42 47.68 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-05T20:31:52.277Z] #42 47.88 Selecting previously unselected package python-six. [2022-03-05T20:31:52.277Z] #42 47.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T20:31:52.277Z] #42 47.89 Unpacking python-six (1.12.0-1) ... [2022-03-05T20:31:52.277Z] #42 48.34 Selecting previously unselected package python-protobuf. [2022-03-05T20:31:52.277Z] #42 48.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-05T20:31:52.277Z] #42 48.35 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-05T20:31:52.277Z] #42 48.85 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-05T20:31:52.790Z] Merge succeeded, producing ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:31:52.790Z] Checking out Revision ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc (PR-43333) [2022-03-05T20:31:52.026Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:31:52.058Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:31:52.710Z] > git remote # timeout=10 [2022-03-05T20:31:52.742Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T20:31:52.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:31:52.768Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T20:31:52.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T20:31:52.822Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:31:52.846Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:31:54.035Z] #67 ... [2022-03-05T20:31:54.035Z] [2022-03-05T20:31:54.035Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:31:54.035Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:31:54.035Z] #40 26.93 Checking out files: 92% (1694/1837) Checking out files: 93% (1709/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-05T20:31:54.035Z] #40 27.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-05T20:31:54.035Z] #40 28.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-05T20:31:54.193Z] #42 ... [2022-03-05T20:31:54.193Z] [2022-03-05T20:31:54.193Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:31:54.193Z] #34 sha256:7bd124904469010e33c52832376ea343bb14de88cd921d37a7200e2b5f09eed0 [2022-03-05T20:31:54.193Z] #34 40.78 sync [2022-03-05T20:31:54.193Z] #34 40.78 internal/reflectlite [2022-03-05T20:31:54.193Z] #34 42.04 internal/testlog [2022-03-05T20:31:54.193Z] #34 43.61 sort [2022-03-05T20:31:54.193Z] #34 43.61 errors [2022-03-05T20:31:54.193Z] #34 44.32 strconv [2022-03-05T20:31:54.193Z] #34 44.73 io [2022-03-05T20:31:54.193Z] #34 45.90 internal/oserror [2022-03-05T20:31:54.193Z] #34 46.03 syscall [2022-03-05T20:31:54.193Z] #34 48.27 reflect [2022-03-05T20:31:54.193Z] #34 ... [2022-03-05T20:31:54.193Z] [2022-03-05T20:31:54.193Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:31:54.193Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:31:54.193Z] #13 47.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-05T20:31:54.193Z] #13 47.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-05T20:31:54.193Z] #13 47.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T20:31:54.193Z] #13 47.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T20:31:54.193Z] #13 47.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-03-05T20:31:54.193Z] #13 47.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-05T20:31:54.193Z] #13 47.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-05T20:31:54.193Z] #13 47.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-05T20:31:54.193Z] #13 47.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-05T20:31:54.193Z] #13 47.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-05T20:31:54.193Z] #13 47.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-05T20:31:54.193Z] #13 47.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-05T20:31:54.193Z] #13 47.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-05T20:31:54.193Z] #13 47.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-05T20:31:54.765Z] #13 48.70 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:31:55.028Z] #13 48.91 Fetched 77.8 MB in 6s (12.0 MB/s) [2022-03-05T20:31:55.289Z] #13 49.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T20:31:55.289Z] #13 49.11 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T20:31:55.289Z] #13 49.14 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-05T20:31:55.404Z] #40 ... [2022-03-05T20:31:55.404Z] [2022-03-05T20:31:55.404Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:31:55.404Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:31:55.404Z] #36 23.53 Fetched 8469 kB in 19s (437 kB/s) [2022-03-05T20:31:55.404Z] #36 23.53 Reading package lists... [2022-03-05T20:31:55.404Z] #36 30.05 Reading package lists... [2022-03-05T20:31:55.404Z] #36 ... [2022-03-05T20:31:55.404Z] [2022-03-05T20:31:55.404Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:55.404Z] #49 sha256:4238fa7b69a7d2d3ad7c66bde5b3e956d81b60db71a504f939a5b319a3576bc5 [2022-03-05T20:31:55.404Z] #49 25.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-05T20:31:55.404Z] #49 25.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T20:31:55.404Z] #49 25.88 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-05T20:31:55.404Z] #49 26.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-05T20:31:55.404Z] #49 26.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-05T20:31:55.404Z] #49 26.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-05T20:31:55.404Z] #49 26.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-05T20:31:55.404Z] #49 26.67 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-05T20:31:55.404Z] #49 26.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-05T20:31:55.404Z] #49 26.88 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-05T20:31:55.404Z] #49 26.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T20:31:55.404Z] #49 26.93 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-05T20:31:55.404Z] #49 27.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-05T20:31:55.404Z] #49 28.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T20:31:55.404Z] #49 28.00 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-05T20:31:55.404Z] #49 28.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T20:31:55.404Z] #49 28.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T20:31:55.404Z] #49 28.30 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-05T20:31:55.404Z] #49 28.44 go: downloading golang.org/x/text v0.3.2 [2022-03-05T20:31:55.549Z] #13 49.30 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:31:55.549Z] #13 49.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T20:31:55.549Z] #13 49.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T20:31:55.549Z] #13 49.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-05T20:31:55.549Z] #13 49.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T20:31:55.812Z] #13 ... [2022-03-05T20:31:55.812Z] [2022-03-05T20:31:55.812Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:31:55.812Z] #56 sha256:a388ec318bf03ae5e21a409d9fc63eec759d3b071e5ed4e5b26fd61e0297c50a [2022-03-05T20:31:55.812Z] #56 1.392 + RM_GOPATH=0 [2022-03-05T20:31:55.812Z] #56 1.392 + TMP_GOPATH= [2022-03-05T20:31:55.812Z] #56 1.392 + : /build [2022-03-05T20:31:55.812Z] #56 1.392 + '[' -z '' ']' [2022-03-05T20:31:55.812Z] #56 1.392 ++ mktemp -d [2022-03-05T20:31:55.812Z] #56 1.392 + export GOPATH=/tmp/tmp.buEcemtMIp [2022-03-05T20:31:55.812Z] #56 1.392 + GOPATH=/tmp/tmp.buEcemtMIp [2022-03-05T20:31:55.812Z] #56 1.392 + RM_GOPATH=1 [2022-03-05T20:31:55.812Z] #56 1.392 + case "$(go env GOARCH)" in [2022-03-05T20:31:55.812Z] #56 1.392 ++ go env GOARCH [2022-03-05T20:31:55.812Z] #56 1.403 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:55.812Z] #56 1.403 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:31:55.812Z] #56 1.403 ++ dirname /tmp/install/install.sh [2022-03-05T20:31:55.812Z] #56 1.403 + dir=/tmp/install [2022-03-05T20:31:55.812Z] #56 1.403 + bin=containerd [2022-03-05T20:31:55.812Z] #56 1.403 + shift [2022-03-05T20:31:55.812Z] #56 1.403 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-05T20:31:55.812Z] #56 1.403 + . /tmp/install/containerd.installer [2022-03-05T20:31:55.812Z] #56 1.403 ++ set -e [2022-03-05T20:31:55.812Z] #56 1.403 ++ : v1.5.10 [2022-03-05T20:31:55.812Z] #56 1.403 + install_containerd [2022-03-05T20:31:55.812Z] #56 1.403 + echo 'Install containerd version v1.5.10' [2022-03-05T20:31:55.812Z] #56 1.403 Install containerd version v1.5.10 [2022-03-05T20:31:55.812Z] #56 1.412 + git clone https://github.com/containerd/containerd.git /tmp/tmp.buEcemtMIp/src/github.com/containerd/containerd [2022-03-05T20:31:55.812Z] #56 1.426 Cloning into '/tmp/tmp.buEcemtMIp/src/github.com/containerd/containerd'... [2022-03-05T20:31:55.812Z] #56 ... [2022-03-05T20:31:55.812Z] [2022-03-05T20:31:55.812Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:31:55.812Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:31:55.812Z] #42 52.71 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T20:31:55.812Z] #42 52.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:31:56.072Z] #42 52.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:31:56.072Z] #42 52.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T20:31:56.072Z] #42 52.77 Setting up python-six (1.12.0-1) ... [2022-03-05T20:31:56.771Z] #49 34.66 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T20:31:56.771Z] #49 34.70 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T20:31:56.771Z] #49 34.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-05T20:31:56.771Z] #49 34.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-05T20:31:56.771Z] #49 34.97 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-05T20:31:57.243Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T20:31:57.272Z] > git --version # timeout=10 [2022-03-05T20:31:57.290Z] > git --version # 'git version 2.17.1' [2022-03-05T20:31:57.303Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T20:31:57.699Z] #49 ... [2022-03-05T20:31:57.699Z] [2022-03-05T20:31:57.699Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:31:57.699Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:31:57.699Z] #36 30.05 Reading package lists... [2022-03-05T20:31:58.218Z] #36 36.21 Building dependency tree... [2022-03-05T20:31:58.218Z] #36 ... [2022-03-05T20:31:58.218Z] [2022-03-05T20:31:58.218Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:31:58.218Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:31:58.218Z] #13 21.41 Fetched 9003 kB in 20s (450 kB/s) [2022-03-05T20:31:58.218Z] #13 21.41 Reading package lists... [2022-03-05T20:31:58.311Z] + docker version [2022-03-05T20:31:58.474Z] #13 27.93 Reading package lists... [2022-03-05T20:31:58.474Z] #13 ... [2022-03-05T20:31:58.474Z] [2022-03-05T20:31:58.474Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:31:58.474Z] #49 sha256:4238fa7b69a7d2d3ad7c66bde5b3e956d81b60db71a504f939a5b319a3576bc5 [2022-03-05T20:31:58.474Z] #49 36.33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-05T20:31:58.474Z] #49 36.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T20:31:58.474Z] #49 36.55 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-05T20:31:59.039Z] #49 ... [2022-03-05T20:31:59.039Z] [2022-03-05T20:31:59.039Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:31:59.039Z] #51 sha256:6fedfc0410a54552663f198ed3c1f615bdc740acb8a00dc77633e882f6c41f88 [2022-03-05T20:31:59.039Z] #51 DONE 37.2s [2022-03-05T20:31:59.039Z] [2022-03-05T20:31:59.039Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:31:59.039Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:31:59.039Z] #55 22.75 Reading package lists... [2022-03-05T20:31:59.039Z] #55 29.65 Reading package lists... [2022-03-05T20:31:59.039Z] #55 35.85 Building dependency tree... [2022-03-05T20:31:59.039Z] #55 37.27 Reading state information... [2022-03-05T20:31:59.368Z] #42 56.37 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T20:31:59.602Z] #55 ... [2022-03-05T20:31:59.602Z] [2022-03-05T20:31:59.603Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:31:59.603Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:31:59.603Z] #36 36.21 Building dependency tree... [2022-03-05T20:31:59.628Z] #42 56.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:31:59.628Z] #42 56.40 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T20:31:59.628Z] #42 56.43 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T20:31:59.628Z] #42 56.45 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T20:31:59.628Z] #42 56.46 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-05T20:31:59.628Z] #42 56.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T20:31:59.628Z] #42 56.49 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T20:31:59.628Z] #42 56.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T20:31:59.628Z] #42 56.53 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-05T20:31:59.859Z] #36 37.99 Reading state information... [2022-03-05T20:32:01.538Z] #42 ... [2022-03-05T20:32:01.538Z] [2022-03-05T20:32:01.538Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:32:01.538Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:32:01.538Z] #36 48.36 Selecting previously unselected package libicu63:amd64. [2022-03-05T20:32:01.538Z] #36 48.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T20:32:01.538Z] #36 48.38 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:32:01.538Z] #36 54.94 Selecting previously unselected package libxml2:amd64. [2022-03-05T20:32:01.538Z] #36 54.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-05T20:32:01.538Z] #36 54.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T20:32:01.538Z] #36 55.48 Selecting previously unselected package libarchive13:amd64. [2022-03-05T20:32:01.538Z] #36 55.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-05T20:32:01.538Z] #36 55.49 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T20:32:01.538Z] #36 55.80 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-05T20:32:01.538Z] #36 55.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-05T20:32:01.538Z] #36 55.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T20:32:01.538Z] #36 55.95 Selecting previously unselected package librhash0:amd64. [2022-03-05T20:32:01.538Z] #36 55.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-05T20:32:01.538Z] #36 55.96 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-05T20:32:01.538Z] #36 56.13 Selecting previously unselected package libuv1:amd64. [2022-03-05T20:32:01.538Z] #36 56.14 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-05T20:32:01.538Z] #36 56.14 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T20:32:01.538Z] #36 56.30 Selecting previously unselected package cmake. [2022-03-05T20:32:01.538Z] #36 56.33 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-05T20:32:01.538Z] #36 56.33 Unpacking cmake (3.13.4-1) ... [2022-03-05T20:32:01.590Z] Client: Docker Engine - Community [2022-03-05T20:32:01.590Z] Version: 20.10.12 [2022-03-05T20:32:01.590Z] API version: 1.41 [2022-03-05T20:32:01.590Z] Go version: go1.16.12 [2022-03-05T20:32:01.590Z] Git commit: e91ed57 [2022-03-05T20:32:01.590Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-05T20:32:01.590Z] OS/Arch: linux/amd64 [2022-03-05T20:32:01.590Z] Context: default [2022-03-05T20:32:01.590Z] Experimental: true [2022-03-05T20:32:01.590Z] [2022-03-05T20:32:01.590Z] Server: Docker Engine - Community [2022-03-05T20:32:01.590Z] Engine: [2022-03-05T20:32:01.590Z] Version: 20.10.12 [2022-03-05T20:32:01.590Z] API version: 1.41 (minimum version 1.12) [2022-03-05T20:32:01.590Z] Go version: go1.16.12 [2022-03-05T20:32:01.590Z] Git commit: 459d0df [2022-03-05T20:32:01.590Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-05T20:32:01.590Z] OS/Arch: linux/amd64 [2022-03-05T20:32:01.590Z] Experimental: true [2022-03-05T20:32:01.590Z] containerd: [2022-03-05T20:32:01.590Z] Version: 1.4.12 [2022-03-05T20:32:01.590Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T20:32:01.590Z] runc: [2022-03-05T20:32:01.590Z] Version: 1.0.2 [2022-03-05T20:32:01.590Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T20:32:01.590Z] docker-init: [2022-03-05T20:32:01.590Z] Version: 0.19.0 [2022-03-05T20:32:01.590Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T20:32:01.759Z] #36 39.69 The following additional packages will be installed: [2022-03-05T20:32:01.759Z] #36 39.70 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-05T20:32:01.759Z] #36 39.71 Suggested packages: [2022-03-05T20:32:01.759Z] #36 39.71 cmake-doc ninja-build lrzip [2022-03-05T20:32:01.759Z] #36 39.71 Recommended packages: [2022-03-05T20:32:01.759Z] #36 39.71 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T20:32:01.759Z] #36 ... [2022-03-05T20:32:01.759Z] [2022-03-05T20:32:01.759Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:32:01.759Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:32:01.759Z] #42 23.62 Reading package lists... [2022-03-05T20:32:01.759Z] #42 30.43 Reading package lists... [2022-03-05T20:32:01.759Z] #42 36.54 Building dependency tree... [2022-03-05T20:32:01.759Z] #42 38.27 Reading state information... [2022-03-05T20:32:01.798Z] #36 ... [2022-03-05T20:32:01.798Z] [2022-03-05T20:32:01.798Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:32:01.798Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:32:01.798Z] #13 51.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T20:32:01.798Z] #13 51.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-05T20:32:01.798Z] #13 51.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T20:32:01.798Z] #13 53.93 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T20:32:01.798Z] #13 53.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-05T20:32:01.798Z] #13 53.95 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T20:32:01.798Z] #13 54.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-05T20:32:01.798Z] #13 54.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:32:01.798Z] #13 54.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:32:01.798Z] #13 54.26 Selecting previously unselected package dmsetup. [2022-03-05T20:32:01.798Z] #13 54.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:32:01.798Z] #13 54.27 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-05T20:32:01.798Z] #13 54.45 Selecting previously unselected package mingw-w64-common. [2022-03-05T20:32:01.798Z] #13 54.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-05T20:32:01.798Z] #13 54.46 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-05T20:32:01.899Z] + docker info [2022-03-05T20:32:02.016Z] #42 40.02 The following additional packages will be installed: [2022-03-05T20:32:02.016Z] #42 40.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-05T20:32:02.016Z] #42 40.03 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-05T20:32:02.016Z] #42 40.05 Suggested packages: [2022-03-05T20:32:02.016Z] #42 40.05 manpages-dev python-setuptools [2022-03-05T20:32:02.016Z] #42 ... [2022-03-05T20:32:02.016Z] [2022-03-05T20:32:02.016Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:32:02.016Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:32:02.016Z] #55 39.17 The following additional packages will be installed: [2022-03-05T20:32:02.016Z] #55 39.17 libbtrfs0 [2022-03-05T20:32:02.016Z] #55 39.31 The following NEW packages will be installed: [2022-03-05T20:32:02.016Z] #55 39.32 libbtrfs-dev libbtrfs0 [2022-03-05T20:32:02.016Z] #55 39.68 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:32:02.016Z] #55 39.68 Need to get 119 kB of archives. [2022-03-05T20:32:02.016Z] #55 39.68 After this operation, 387 kB of additional disk space will be used. [2022-03-05T20:32:02.016Z] #55 39.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T20:32:02.016Z] #55 39.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T20:32:02.272Z] #55 40.59 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:32:02.529Z] #55 40.83 Fetched 119 kB in 0s (447 kB/s) [2022-03-05T20:32:02.786Z] #55 40.91 Selecting previously unselected package libbtrfs0. [2022-03-05T20:32:02.786Z] #55 40.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T20:32:02.786Z] #55 40.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T20:32:02.786Z] #55 41.01 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T20:32:03.043Z] #55 41.12 Selecting previously unselected package libbtrfs-dev. [2022-03-05T20:32:03.043Z] #55 41.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T20:32:03.043Z] #55 41.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:32:03.301Z] #55 41.33 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T20:32:03.301Z] #55 41.37 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:32:03.301Z] #55 41.38 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:32:03.558Z] #55 DONE 41.8s [2022-03-05T20:32:03.558Z] [2022-03-05T20:32:03.558Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:32:03.558Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:32:03.558Z] #42 41.19 The following NEW packages will be installed: [2022-03-05T20:32:03.558Z] #42 41.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-05T20:32:03.558Z] #42 41.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-05T20:32:03.558Z] #42 41.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-05T20:32:03.558Z] #42 41.21 python-six zlib1g-dev [2022-03-05T20:32:03.558Z] #42 41.59 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:32:03.558Z] #42 41.59 Need to get 4095 kB of archives. [2022-03-05T20:32:03.558Z] #42 41.59 After this operation, 22.5 MB of additional disk space will be used. [2022-03-05T20:32:03.558Z] #42 41.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-05T20:32:03.558Z] #42 41.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-05T20:32:03.558Z] #42 41.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-05T20:32:03.558Z] #42 41.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-05T20:32:03.558Z] #42 41.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-05T20:32:03.558Z] #42 41.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-05T20:32:03.558Z] #42 41.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-05T20:32:03.558Z] #42 41.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-05T20:32:03.558Z] #42 41.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-05T20:32:03.558Z] #42 41.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-05T20:32:03.558Z] #42 41.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-05T20:32:03.814Z] #42 41.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-05T20:32:03.814Z] #42 42.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-05T20:32:03.814Z] #42 42.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-05T20:32:03.814Z] #42 42.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-05T20:32:03.814Z] #42 42.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-05T20:32:03.814Z] #42 42.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-05T20:32:04.468Z] #13 ... [2022-03-05T20:32:04.468Z] [2022-03-05T20:32:04.468Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:32:04.468Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:32:04.468Z] #36 59.06 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:32:04.468Z] #36 59.08 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T20:32:04.468Z] #36 59.11 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T20:32:04.468Z] #36 59.16 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T20:32:04.468Z] #36 59.20 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-05T20:32:04.468Z] #36 59.22 Setting up cmake-data (3.13.4-1) ... [2022-03-05T20:32:04.468Z] #36 59.30 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T20:32:04.468Z] #36 59.31 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T20:32:04.468Z] #36 59.32 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T20:32:04.468Z] #36 59.35 Setting up cmake (3.13.4-1) ... [2022-03-05T20:32:04.468Z] #36 59.36 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:32:04.468Z] #36 59.42 Processing triggers for mime-support (3.62) ... [2022-03-05T20:32:04.744Z] #42 ... [2022-03-05T20:32:04.744Z] [2022-03-05T20:32:04.744Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:32:04.744Z] #67 sha256:b971cd302e49031f32d7a2390dfa2bd1b640aa3701102304802609508743e48c [2022-03-05T20:32:04.744Z] #67 DONE 42.7s [2022-03-05T20:32:04.744Z] [2022-03-05T20:32:04.744Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:32:04.744Z] #56 sha256:1a62dbc46f4ec01054edcadc0185e77ed75b30bbcb64526296dc79f146eca687 [2022-03-05T20:32:04.744Z] #56 1.143 + RM_GOPATH=0 [2022-03-05T20:32:04.744Z] #56 1.143 + TMP_GOPATH= [2022-03-05T20:32:04.744Z] #56 1.143 + : /build [2022-03-05T20:32:04.744Z] #56 1.143 + '[' -z '' ']' [2022-03-05T20:32:04.744Z] #56 1.151 ++ mktemp -d [2022-03-05T20:32:04.744Z] #56 1.159 + export GOPATH=/tmp/tmp.ZxZVnGCffX [2022-03-05T20:32:04.744Z] #56 1.159 + GOPATH=/tmp/tmp.ZxZVnGCffX [2022-03-05T20:32:04.744Z] #56 1.159 + RM_GOPATH=1 [2022-03-05T20:32:04.744Z] #56 1.159 + case "$(go env GOARCH)" in [2022-03-05T20:32:04.744Z] #56 1.159 ++ go env GOARCH [2022-03-05T20:32:04.744Z] #56 1.209 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:32:04.744Z] #56 1.209 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:32:04.744Z] #56 1.209 ++ dirname /tmp/install/install.sh [2022-03-05T20:32:04.744Z] #56 1.215 + dir=/tmp/install [2022-03-05T20:32:04.744Z] #56 1.215 + bin=containerd [2022-03-05T20:32:04.744Z] #56 1.215 + shift [2022-03-05T20:32:04.744Z] #56 1.215 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-05T20:32:04.744Z] #56 1.215 + . /tmp/install/containerd.installer [2022-03-05T20:32:04.744Z] #56 1.215 ++ set -e [2022-03-05T20:32:04.744Z] #56 1.215 ++ : v1.5.10 [2022-03-05T20:32:04.744Z] #56 1.215 + install_containerd [2022-03-05T20:32:04.744Z] #56 1.215 + echo 'Install containerd version v1.5.10' [2022-03-05T20:32:04.744Z] #56 1.215 Install containerd version v1.5.10 [2022-03-05T20:32:04.744Z] #56 1.215 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZxZVnGCffX/src/github.com/containerd/containerd [2022-03-05T20:32:04.744Z] #56 1.245 Cloning into '/tmp/tmp.ZxZVnGCffX/src/github.com/containerd/containerd'... [2022-03-05T20:32:05.044Z] #36 DONE 61.8s [2022-03-05T20:32:05.044Z] [2022-03-05T20:32:05.044Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:32:05.044Z] #47 sha256:21533d1257474be2a290c559fd5a2aa5f03d50574f0af25f1e8323fdba5131e4 [2022-03-05T20:32:05.044Z] #47 DONE 61.8s [2022-03-05T20:32:05.044Z] [2022-03-05T20:32:05.044Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:32:05.044Z] #37 sha256:85924370e66e20194ff8e64db58f188287df58b84f27ebcf50e34ceb61368b56 [2022-03-05T20:32:06.422Z] #37 ... [2022-03-05T20:32:06.422Z] [2022-03-05T20:32:06.422Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:32:06.422Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:32:06.422Z] #42 62.70 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T20:32:06.422Z] #42 62.71 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:32:06.422Z] #42 DONE 63.3s [2022-03-05T20:32:06.422Z] [2022-03-05T20:32:06.422Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:32:06.422Z] #34 sha256:7bd124904469010e33c52832376ea343bb14de88cd921d37a7200e2b5f09eed0 [2022-03-05T20:32:06.422Z] #34 53.35 internal/syscall/unix [2022-03-05T20:32:06.422Z] #34 53.64 time [2022-03-05T20:32:06.422Z] #34 59.99 internal/poll [2022-03-05T20:32:06.422Z] #34 60.75 internal/fmtsort [2022-03-05T20:32:06.422Z] #34 61.39 internal/syscall/execenv [2022-03-05T20:32:06.422Z] #34 61.59 path [2022-03-05T20:32:06.422Z] #34 62.65 io/fs [2022-03-05T20:32:06.422Z] #34 62.90 strings [2022-03-05T20:32:06.685Z] #34 ... [2022-03-05T20:32:06.685Z] [2022-03-05T20:32:06.685Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:06.685Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:08.399Z] Fetching without tags [2022-03-05T20:32:08.646Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:32:08.919Z] #56 ... [2022-03-05T20:32:08.919Z] [2022-03-05T20:32:08.919Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:32:08.919Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:32:08.919Z] #42 43.49 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:32:08.919Z] #42 43.81 Fetched 4095 kB in 1s (5239 kB/s) [2022-03-05T20:32:08.919Z] #42 43.85 Selecting previously unselected package libcap-dev:amd64. [2022-03-05T20:32:08.919Z] #42 43.85 (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 ... 15421 files and directories currently installed.) [2022-03-05T20:32:08.919Z] #42 43.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 43.90 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T20:32:08.919Z] #42 43.98 Selecting previously unselected package libnet1:amd64. [2022-03-05T20:32:08.919Z] #42 43.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 43.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:32:08.919Z] #42 44.11 Selecting previously unselected package libnet1-dev. [2022-03-05T20:32:08.919Z] #42 44.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 44.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T20:32:08.919Z] #42 44.28 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T20:32:08.919Z] #42 44.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 44.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:32:08.919Z] #42 44.40 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-05T20:32:08.919Z] #42 44.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 44.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T20:32:08.919Z] #42 44.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T20:32:08.919Z] #42 44.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 44.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:32:08.919Z] #42 44.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-05T20:32:08.919Z] #42 44.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 44.76 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T20:32:08.919Z] #42 44.85 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-05T20:32:08.919Z] #42 44.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 44.88 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T20:32:08.919Z] #42 45.13 Selecting previously unselected package libprotobuf17:amd64. [2022-03-05T20:32:08.919Z] #42 45.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 45.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T20:32:08.919Z] #42 45.86 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-05T20:32:08.919Z] #42 45.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 45.87 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T20:32:08.919Z] #42 46.07 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-05T20:32:08.919Z] #42 46.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-05T20:32:08.919Z] #42 46.08 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T20:32:09.175Z] #42 47.26 Selecting previously unselected package libprotoc17:amd64. [2022-03-05T20:32:09.175Z] #42 47.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:32:09.175Z] #42 47.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T20:32:09.225Z] #43 2.540 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T20:32:09.225Z] #43 2.540 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T20:32:09.225Z] #43 2.558 Note: Building without GnuTLS support [2022-03-05T20:32:09.225Z] #43 2.563 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T20:32:09.225Z] #43 2.563 Makefile.config:40: Warn: Building without nftables support [2022-03-05T20:32:09.739Z] #42 47.95 Selecting previously unselected package protobuf-c-compiler. [2022-03-05T20:32:09.739Z] #42 47.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:32:09.739Z] #42 47.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T20:32:08.320Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:32:08.335Z] > git config --add remote.origin.fetch +refs/pull/43333/head:refs/remotes/origin/PR-43333 # timeout=10 [2022-03-05T20:32:08.351Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:32:08.378Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:32:08.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:32:08.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:32:08.398Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:32:08.647Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:32:08.662Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:32:09.998Z] #42 48.13 Selecting previously unselected package protobuf-compiler. [2022-03-05T20:32:09.998Z] #42 48.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-05T20:32:09.998Z] #42 48.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-05T20:32:10.023Z] Client: [2022-03-05T20:32:10.023Z] Context: default [2022-03-05T20:32:10.023Z] Debug Mode: false [2022-03-05T20:32:10.023Z] Plugins: [2022-03-05T20:32:10.023Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T20:32:10.023Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T20:32:10.023Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T20:32:10.023Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T20:32:10.023Z] [2022-03-05T20:32:10.023Z] Server: [2022-03-05T20:32:10.023Z] Containers: 0 [2022-03-05T20:32:10.023Z] Running: 0 [2022-03-05T20:32:10.023Z] Paused: 0 [2022-03-05T20:32:10.023Z] Stopped: 0 [2022-03-05T20:32:10.023Z] Images: 0 [2022-03-05T20:32:10.023Z] Server Version: 20.10.12 [2022-03-05T20:32:10.023Z] Storage Driver: overlay2 [2022-03-05T20:32:10.023Z] Backing Filesystem: extfs [2022-03-05T20:32:10.023Z] Supports d_type: true [2022-03-05T20:32:10.023Z] Native Overlay Diff: true [2022-03-05T20:32:10.023Z] userxattr: false [2022-03-05T20:32:10.023Z] Logging Driver: json-file [2022-03-05T20:32:10.023Z] Cgroup Driver: cgroupfs [2022-03-05T20:32:10.023Z] Cgroup Version: 1 [2022-03-05T20:32:10.023Z] Plugins: [2022-03-05T20:32:10.023Z] Volume: local [2022-03-05T20:32:10.023Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T20:32:10.023Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T20:32:10.023Z] Swarm: inactive [2022-03-05T20:32:10.023Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T20:32:10.023Z] Default Runtime: runc [2022-03-05T20:32:10.023Z] Init Binary: docker-init [2022-03-05T20:32:10.023Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T20:32:10.023Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T20:32:10.023Z] init version: de40ad0 [2022-03-05T20:32:10.023Z] Security Options: [2022-03-05T20:32:10.023Z] apparmor [2022-03-05T20:32:10.023Z] seccomp [2022-03-05T20:32:10.023Z] Profile: default [2022-03-05T20:32:10.023Z] Kernel Version: 5.4.0-1061-aws [2022-03-05T20:32:10.023Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-05T20:32:10.023Z] OSType: linux [2022-03-05T20:32:10.023Z] Architecture: x86_64 [2022-03-05T20:32:10.023Z] CPUs: 2 [2022-03-05T20:32:10.023Z] Total Memory: 7.483GiB [2022-03-05T20:32:10.023Z] Name: ip-10-100-66-232 [2022-03-05T20:32:10.023Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-05T20:32:10.023Z] Docker Root Dir: /var/lib/docker [2022-03-05T20:32:10.023Z] Debug Mode: false [2022-03-05T20:32:10.023Z] Registry: https://index.docker.io/v1/ [2022-03-05T20:32:10.023Z] Labels: [2022-03-05T20:32:10.023Z] Experimental: true [2022-03-05T20:32:10.023Z] Insecure Registries: [2022-03-05T20:32:10.023Z] 127.0.0.0/8 [2022-03-05T20:32:10.023Z] Live Restore Enabled: true [2022-03-05T20:32:10.023Z] [2022-03-05T20:32:10.023Z] WARNING: No swap limit support [Pipeline] sh [2022-03-05T20:32:10.163Z] Merge succeeded, producing ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:32:10.163Z] Checking out Revision ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc (PR-43333) [2022-03-05T20:32:10.256Z] #42 48.33 Selecting previously unselected package python-pkg-resources. [2022-03-05T20:32:10.256Z] #42 48.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T20:32:10.256Z] #42 48.34 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-05T20:32:10.311Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T20:32:10.311Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T20:32:10.311Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43333/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-05T20:32:10.311Z] + bash /home/ubuntu/workspace/moby_PR-43333/check-config.sh [2022-03-05T20:32:10.311Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T20:32:10.311Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-05T20:32:10.311Z] [2022-03-05T20:32:10.311Z] Generally Necessary: [2022-03-05T20:32:10.311Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T20:32:10.311Z] - apparmor: enabled and tools installed [2022-03-05T20:32:10.311Z] - CONFIG_NAMESPACES: enabled [2022-03-05T20:32:10.311Z] - CONFIG_NET_NS: enabled [2022-03-05T20:32:10.311Z] - CONFIG_PID_NS: enabled [2022-03-05T20:32:10.311Z] - CONFIG_IPC_NS: enabled [2022-03-05T20:32:10.311Z] - CONFIG_UTS_NS: enabled [2022-03-05T20:32:10.311Z] - CONFIG_CGROUPS: enabled [2022-03-05T20:32:10.311Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T20:32:10.311Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T20:32:10.311Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T20:32:10.311Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T20:32:10.311Z] - CONFIG_CPUSETS: enabled [2022-03-05T20:32:10.311Z] - CONFIG_MEMCG: enabled [2022-03-05T20:32:10.311Z] - CONFIG_KEYS: enabled [2022-03-05T20:32:10.311Z] - CONFIG_VETH: enabled (as module) [2022-03-05T20:32:10.311Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T20:32:10.311Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T20:32:10.311Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-05T20:32:10.311Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T20:32:10.311Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T20:32:10.311Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T20:32:10.311Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T20:32:10.311Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T20:32:10.311Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T20:32:10.557Z] #42 48.60 Selecting previously unselected package python-six. [2022-03-05T20:32:10.557Z] #42 48.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T20:32:10.557Z] #42 48.61 Unpacking python-six (1.12.0-1) ... [2022-03-05T20:32:10.557Z] #42 48.68 Selecting previously unselected package python-protobuf. [2022-03-05T20:32:10.557Z] #42 48.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-05T20:32:10.557Z] #42 48.69 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-05T20:32:10.589Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T20:32:10.589Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-05T20:32:10.589Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T20:32:10.589Z] [2022-03-05T20:32:10.589Z] Optional Features: [2022-03-05T20:32:10.589Z] - CONFIG_USER_NS: enabled [2022-03-05T20:32:10.589Z] - CONFIG_SECCOMP: enabled [2022-03-05T20:32:10.589Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T20:32:10.589Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T20:32:10.589Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T20:32:10.589Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-05T20:32:10.589Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T20:32:10.589Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T20:32:10.589Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-05T20:32:10.589Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-05T20:32:10.589Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T20:32:10.589Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T20:32:10.589Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T20:32:10.589Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T20:32:10.589Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T20:32:10.589Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T20:32:10.589Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T20:32:10.589Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T20:32:10.589Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T20:32:10.589Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T20:32:10.589Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T20:32:10.589Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T20:32:10.589Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T20:32:10.589Z] - CONFIG_EXT4_FS: enabled [2022-03-05T20:32:10.589Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T20:32:10.589Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T20:32:10.589Z] - Network Drivers: [2022-03-05T20:32:10.589Z] - "overlay": [2022-03-05T20:32:10.589Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T20:32:10.589Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T20:32:10.589Z] Optional (for encrypted networks): [2022-03-05T20:32:10.849Z] - CONFIG_CRYPTO: enabled [2022-03-05T20:32:10.849Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T20:32:10.849Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T20:32:10.849Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T20:32:10.849Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T20:32:10.849Z] - CONFIG_XFRM: enabled [2022-03-05T20:32:10.849Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T20:32:10.849Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T20:32:10.849Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T20:32:10.849Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-05T20:32:10.849Z] - "ipvlan": [2022-03-05T20:32:10.849Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T20:32:10.849Z] - "macvlan": [2022-03-05T20:32:10.849Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T20:32:10.849Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T20:32:10.849Z] - "ftp,tftp client in container": [2022-03-05T20:32:10.849Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T20:32:10.849Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T20:32:10.849Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T20:32:10.849Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T20:32:10.849Z] - Storage Drivers: [2022-03-05T20:32:10.849Z] - "aufs": [2022-03-05T20:32:10.849Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-05T20:32:10.849Z] - "btrfs": [2022-03-05T20:32:10.849Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T20:32:10.849Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T20:32:10.849Z] - "devicemapper": [2022-03-05T20:32:10.849Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T20:32:10.849Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T20:32:10.849Z] - "overlay": [2022-03-05T20:32:10.849Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T20:32:10.849Z] - "zfs": [2022-03-05T20:32:10.849Z] - /dev/zfs: present [2022-03-05T20:32:10.849Z] - zfs command: missing [2022-03-05T20:32:10.849Z] - zpool command: missing [2022-03-05T20:32:10.849Z] [2022-03-05T20:32:10.849Z] Limits: [2022-03-05T20:32:10.849Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T20:32:10.849Z] [2022-03-05T20:32:10.849Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T20:32:11.133Z] #43 4.289 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T20:32:11.133Z] #43 4.335 GEN .gitid [2022-03-05T20:32:11.133Z] #43 4.355 GEN criu/include/version.h [2022-03-05T20:32:11.133Z] #43 4.422 GEN include/common/asm [2022-03-05T20:32:11.182Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc . [2022-03-05T20:32:11.383Z] #42 49.37 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-05T20:32:11.383Z] #42 ... [2022-03-05T20:32:11.383Z] [2022-03-05T20:32:11.383Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:32:11.383Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:32:11.383Z] #13 27.93 Reading package lists... [2022-03-05T20:32:11.383Z] #13 34.82 Building dependency tree... [2022-03-05T20:32:11.383Z] #13 36.10 Reading state information... [2022-03-05T20:32:11.383Z] #13 38.13 The following additional packages will be installed: [2022-03-05T20:32:11.383Z] #13 38.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-05T20:32:11.383Z] #13 38.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-05T20:32:11.383Z] #13 38.16 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-05T20:32:11.383Z] #13 38.16 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-05T20:32:11.383Z] #13 38.17 mingw-w64-x86-64-dev [2022-03-05T20:32:11.383Z] #13 38.18 Suggested packages: [2022-03-05T20:32:11.383Z] #13 38.18 gcc-8-locales seccomp wine64 [2022-03-05T20:32:11.383Z] #13 39.45 The following NEW packages will be installed: [2022-03-05T20:32:11.383Z] #13 39.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T20:32:11.383Z] #13 39.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-05T20:32:11.383Z] #13 39.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-05T20:32:11.383Z] #13 39.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-05T20:32:11.383Z] #13 39.47 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-05T20:32:11.383Z] #13 39.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T20:32:11.383Z] #13 39.48 The following packages will be upgraded: [2022-03-05T20:32:11.383Z] #13 39.49 libseccomp2 [2022-03-05T20:32:11.383Z] #13 39.85 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:32:11.383Z] #13 39.85 Need to get 77.8 MB of archives. [2022-03-05T20:32:11.383Z] #13 39.85 After this operation, 487 MB of additional disk space will be used. [2022-03-05T20:32:11.383Z] #13 39.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-03-05T20:32:11.383Z] #13 39.88 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-05T20:32:11.383Z] #13 39.89 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-05T20:32:11.383Z] #13 40.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-03-05T20:32:11.383Z] #13 40.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-03-05T20:32:11.383Z] #13 40.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-05T20:32:11.383Z] #13 40.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-05T20:32:11.383Z] #13 40.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-05T20:32:11.383Z] #13 40.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-05T20:32:11.383Z] #13 40.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-03-05T20:32:11.383Z] #13 40.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-03-05T20:32:11.383Z] #13 43.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-03-05T20:32:11.440Z] #1 [internal] load build definition from Dockerfile [2022-03-05T20:32:11.440Z] #1 sha256:8eef99c140a1911bab90681f6a51528d314fa9fadbfc33c5a9bdec3e1f318afe [2022-03-05T20:32:11.440Z] #1 transferring dockerfile: 17.05kB done [2022-03-05T20:32:11.440Z] #1 DONE 0.2s [2022-03-05T20:32:11.440Z] [2022-03-05T20:32:11.440Z] #2 [internal] load .dockerignore [2022-03-05T20:32:11.440Z] #2 sha256:11fb7c01a579fc3841ebf58fc0d7240af590ab01ec6b807610e62093b472f5ef [2022-03-05T20:32:11.440Z] #2 transferring context: 87B done [2022-03-05T20:32:11.440Z] #2 DONE 0.1s [2022-03-05T20:32:11.440Z] [2022-03-05T20:32:11.440Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-05T20:32:11.440Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-05T20:32:11.584Z] Fetching without tags [2022-03-05T20:32:11.641Z] #13 ... [2022-03-05T20:32:11.641Z] [2022-03-05T20:32:11.641Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:32:11.641Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:32:11.641Z] #32 47.06 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-05T20:32:11.641Z] #32 47.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T20:32:11.641Z] #32 47.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:32:11.895Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:32:09.989Z] > git remote # timeout=10 [2022-03-05T20:32:10.055Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T20:32:10.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:32:10.144Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T20:32:10.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T20:32:10.161Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:32:10.164Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:32:12.516Z] #43 5.758 PBCC images/timens.pb-c.c [2022-03-05T20:32:12.516Z] #43 5.789 DEP images/timens.pb-c.d [2022-03-05T20:32:12.516Z] #43 5.832 PBCC images/fown.pb-c.c [2022-03-05T20:32:12.516Z] #43 5.874 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-05T20:32:12.516Z] #43 5.930 PBCC images/opts.pb-c.c [2022-03-05T20:32:12.516Z] #43 5.968 PBCC images/memfd.pb-c.c [2022-03-05T20:32:12.516Z] #43 6.023 DEP images/fown.pb-c.d [2022-03-05T20:32:12.516Z] #43 6.063 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-05T20:32:12.516Z] #43 6.118 DEP images/opts.pb-c.d [2022-03-05T20:32:11.543Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:32:11.550Z] > git config --add remote.origin.fetch +refs/pull/43333/head:refs/remotes/origin/PR-43333 # timeout=10 [2022-03-05T20:32:11.558Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:32:11.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:32:11.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:32:11.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:32:11.589Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:32:11.902Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:32:11.948Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:32:12.615Z] #32 ... [2022-03-05T20:32:12.615Z] [2022-03-05T20:32:12.615Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:32:12.615Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:32:12.615Z] #36 40.59 The following NEW packages will be installed: [2022-03-05T20:32:12.615Z] #36 40.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-05T20:32:12.615Z] #36 40.64 vim-common xxd [2022-03-05T20:32:12.615Z] #36 41.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:32:12.615Z] #36 41.07 Need to get 14.9 MB of archives. [2022-03-05T20:32:12.615Z] #36 41.07 After this operation, 61.8 MB of additional disk space will be used. [2022-03-05T20:32:12.615Z] #36 41.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T20:32:12.615Z] #36 41.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T20:32:12.615Z] #36 41.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-05T20:32:12.615Z] #36 41.21 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T20:32:12.615Z] #36 42.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-05T20:32:12.615Z] #36 42.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-05T20:32:12.615Z] #36 42.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-05T20:32:12.615Z] #36 42.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-05T20:32:12.615Z] #36 42.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-05T20:32:12.615Z] #36 42.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-05T20:32:12.615Z] #36 44.17 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:32:12.615Z] #36 44.31 Fetched 14.9 MB in 2s (8424 kB/s) [2022-03-05T20:32:12.615Z] #36 44.41 Selecting previously unselected package xxd. [2022-03-05T20:32:12.615Z] #36 44.41 (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 ... 15421 files and directories currently installed.) [2022-03-05T20:32:12.615Z] #36 44.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:32:12.615Z] #36 44.49 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T20:32:12.615Z] #36 44.69 Selecting previously unselected package vim-common. [2022-03-05T20:32:12.615Z] #36 44.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:32:12.615Z] #36 44.74 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T20:32:12.615Z] #36 45.07 Selecting previously unselected package cmake-data. [2022-03-05T20:32:12.615Z] #36 45.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-05T20:32:12.615Z] #36 45.09 Unpacking cmake-data (3.13.4-1) ... [2022-03-05T20:32:12.615Z] #36 47.54 Selecting previously unselected package libicu63:amd64. [2022-03-05T20:32:12.615Z] #36 47.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T20:32:12.615Z] #36 47.55 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:32:12.615Z] #36 ... [2022-03-05T20:32:12.615Z] [2022-03-05T20:32:12.615Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:32:12.615Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:32:12.615Z] #13 45.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-05T20:32:12.615Z] #13 45.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-05T20:32:12.615Z] #13 45.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T20:32:12.615Z] #13 45.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T20:32:12.615Z] #13 45.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-03-05T20:32:12.615Z] #13 45.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-05T20:32:12.615Z] #13 45.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-05T20:32:12.615Z] #13 45.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-05T20:32:12.615Z] #13 45.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-05T20:32:12.615Z] #13 45.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-05T20:32:12.615Z] #13 45.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-05T20:32:12.615Z] #13 45.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-05T20:32:12.615Z] #13 45.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-05T20:32:12.615Z] #13 45.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-05T20:32:12.776Z] #43 6.198 DEP images/memfd.pb-c.d [2022-03-05T20:32:12.776Z] #43 6.281 PBCC images/sit.pb-c.c [2022-03-05T20:32:12.776Z] #43 6.304 DEP images/sit.pb-c.d [2022-03-05T20:32:12.776Z] #43 6.370 PBCC images/macvlan.pb-c.c [2022-03-05T20:32:12.776Z] #43 6.418 DEP images/macvlan.pb-c.d [2022-03-05T20:32:12.776Z] #43 6.464 PBCC images/autofs.pb-c.c [2022-03-05T20:32:12.776Z] #43 6.492 DEP images/autofs.pb-c.d [2022-03-05T20:32:12.831Z] #3 DONE 1.2s [2022-03-05T20:32:12.831Z] [2022-03-05T20:32:12.831Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-05T20:32:12.831Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-05T20:32:12.831Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-05T20:32:12.831Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-05T20:32:12.831Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-05T20:32:12.831Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-05T20:32:12.831Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2022-03-05T20:32:13.035Z] #43 6.562 PBCC images/sysctl.pb-c.c [2022-03-05T20:32:13.035Z] #43 6.606 DEP images/sysctl.pb-c.d [2022-03-05T20:32:13.035Z] #43 6.635 PBCC images/time.pb-c.c [2022-03-05T20:32:13.035Z] #43 6.669 DEP images/time.pb-c.d [2022-03-05T20:32:13.035Z] #43 6.713 PBCC images/binfmt-misc.pb-c.c [2022-03-05T20:32:13.088Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-03-05T20:32:13.088Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-03-05T20:32:13.088Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-03-05T20:32:13.139Z] Merge succeeded, producing ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:32:13.139Z] Checking out Revision ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc (PR-43333) [2022-03-05T20:32:13.295Z] #43 6.771 DEP images/binfmt-misc.pb-c.d [2022-03-05T20:32:13.295Z] #43 6.804 PBCC images/seccomp.pb-c.c [2022-03-05T20:32:13.295Z] #43 6.834 DEP images/seccomp.pb-c.d [2022-03-05T20:32:13.295Z] #43 6.869 PBCC images/userns.pb-c.c [2022-03-05T20:32:13.295Z] #43 6.900 DEP images/userns.pb-c.d [2022-03-05T20:32:13.295Z] #43 6.979 PBCC images/cgroup.pb-c.c [2022-03-05T20:32:13.350Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2022-03-05T20:32:13.545Z] #13 46.70 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:32:13.554Z] #43 7.038 DEP images/cgroup.pb-c.d [2022-03-05T20:32:13.554Z] #43 7.065 PBCC images/ext-file.pb-c.c [2022-03-05T20:32:13.554Z] #43 7.104 DEP images/ext-file.pb-c.d [2022-03-05T20:32:13.554Z] #43 7.144 PBCC images/rpc.pb-c.c [2022-03-05T20:32:13.554Z] #43 7.174 DEP images/rpc.pb-c.d [2022-03-05T20:32:13.606Z] #4 DONE 0.7s [2022-03-05T20:32:13.606Z] [2022-03-05T20:32:13.606Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:32:13.606Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T20:32:13.802Z] #13 46.93 Fetched 77.8 MB in 6s (12.8 MB/s) [2022-03-05T20:32:13.814Z] #43 7.228 PBCC images/siginfo.pb-c.c [2022-03-05T20:32:13.814Z] #43 7.247 DEP images/siginfo.pb-c.d [2022-03-05T20:32:13.814Z] #43 7.273 PBCC images/pagemap.pb-c.c [2022-03-05T20:32:13.814Z] #43 7.361 DEP images/pagemap.pb-c.d [2022-03-05T20:32:13.814Z] #43 7.392 PBCC images/rlimit.pb-c.c [2022-03-05T20:32:13.814Z] #43 7.419 DEP images/rlimit.pb-c.d [2022-03-05T20:32:13.814Z] #43 7.471 PBCC images/file-lock.pb-c.c [2022-03-05T20:32:14.059Z] #13 47.01 (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 ... 15421 files and directories currently installed.) [2022-03-05T20:32:14.059Z] #13 47.06 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T20:32:14.059Z] #13 47.08 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-05T20:32:14.059Z] #13 47.30 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:32:14.073Z] #43 7.498 DEP images/file-lock.pb-c.d [2022-03-05T20:32:14.073Z] #43 7.570 PBCC images/tty.pb-c.c [2022-03-05T20:32:14.073Z] #43 ... [2022-03-05T20:32:14.073Z] [2022-03-05T20:32:14.073Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:32:14.073Z] #37 sha256:85924370e66e20194ff8e64db58f188287df58b84f27ebcf50e34ceb61368b56 [2022-03-05T20:32:14.073Z] #37 1.783 + RM_GOPATH=0 [2022-03-05T20:32:14.073Z] #37 1.783 + TMP_GOPATH= [2022-03-05T20:32:14.073Z] #37 1.783 + : /build [2022-03-05T20:32:14.073Z] #37 1.783 + '[' -z '' ']' [2022-03-05T20:32:14.073Z] #37 1.783 ++ mktemp -d [2022-03-05T20:32:14.073Z] #37 1.795 + export GOPATH=/tmp/tmp.dGQo8Z3EGL [2022-03-05T20:32:14.073Z] #37 1.795 + GOPATH=/tmp/tmp.dGQo8Z3EGL [2022-03-05T20:32:14.073Z] #37 1.795 + RM_GOPATH=1 [2022-03-05T20:32:14.073Z] #37 1.795 + case "$(go env GOARCH)" in [2022-03-05T20:32:14.073Z] #37 1.796 ++ go env GOARCH [2022-03-05T20:32:14.073Z] #37 1.848 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:32:14.073Z] #37 1.848 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:32:14.073Z] #37 1.848 ++ dirname /tmp/install/install.sh [2022-03-05T20:32:14.073Z] #37 1.849 + dir=/tmp/install [2022-03-05T20:32:14.073Z] #37 1.849 + bin=tini [2022-03-05T20:32:14.073Z] #37 1.849 + shift [2022-03-05T20:32:14.073Z] #37 1.849 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-05T20:32:14.073Z] #37 1.849 + . /tmp/install/tini.installer [2022-03-05T20:32:14.073Z] #37 1.850 ++ : v0.19.0 [2022-03-05T20:32:14.073Z] #37 1.850 + install_tini [2022-03-05T20:32:14.073Z] #37 1.852 Install tini version v0.19.0 [2022-03-05T20:32:14.073Z] #37 1.853 + echo 'Install tini version v0.19.0' [2022-03-05T20:32:14.073Z] #37 1.853 + git clone https://github.com/krallin/tini.git /tmp/tmp.dGQo8Z3EGL/tini [2022-03-05T20:32:14.073Z] #37 1.853 Cloning into '/tmp/tmp.dGQo8Z3EGL/tini'... [2022-03-05T20:32:14.073Z] #37 2.923 + cd /tmp/tmp.dGQo8Z3EGL/tini [2022-03-05T20:32:14.073Z] #37 2.923 + git checkout -q v0.19.0 [2022-03-05T20:32:14.073Z] #37 2.945 + cmake . [2022-03-05T20:32:14.073Z] #37 3.346 -- The C compiler identification is GNU 8.3.0 [2022-03-05T20:32:14.073Z] #37 3.396 -- Check for working C compiler: /usr/bin/cc [2022-03-05T20:32:14.073Z] #37 3.936 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-05T20:32:14.073Z] #37 3.945 -- Detecting C compiler ABI info [2022-03-05T20:32:14.073Z] #37 4.517 -- Detecting C compiler ABI info - done [2022-03-05T20:32:14.073Z] #37 4.565 -- Detecting C compile features [2022-03-05T20:32:14.073Z] #37 6.278 -- Detecting C compile features - done [2022-03-05T20:32:14.073Z] #37 6.316 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T20:32:14.073Z] #37 6.620 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T20:32:14.073Z] #37 6.686 -- Configuring done [2022-03-05T20:32:14.073Z] #37 6.713 -- Generating done [2022-03-05T20:32:14.073Z] #37 6.717 -- Build files have been written to: /tmp/tmp.dGQo8Z3EGL/tini [2022-03-05T20:32:14.073Z] #37 6.720 + make tini-static [2022-03-05T20:32:14.073Z] #37 6.991 Scanning dependencies of target tini-static [2022-03-05T20:32:14.073Z] #37 7.077 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T20:32:14.073Z] #37 8.279 [100%] Linking C executable tini-static [2022-03-05T20:32:14.073Z] #37 8.663 [100%] Built target tini-static [2022-03-05T20:32:14.073Z] #37 8.723 + mkdir -p /build [2022-03-05T20:32:14.073Z] #37 8.724 + cp tini-static /build/docker-init [2022-03-05T20:32:14.073Z] #37 DONE 9.1s [2022-03-05T20:32:14.073Z] [2022-03-05T20:32:14.073Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:14.073Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:14.073Z] #43 7.656 DEP images/tty.pb-c.d [2022-03-05T20:32:14.073Z] #43 ... [2022-03-05T20:32:14.073Z] [2022-03-05T20:32:14.073Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:32:14.073Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:32:14.073Z] #13 60.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T20:32:14.073Z] #13 60.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-05T20:32:14.073Z] #13 60.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T20:32:14.073Z] #13 66.52 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T20:32:14.073Z] #13 66.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:32:14.073Z] #13 66.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:32:14.073Z] #13 66.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-05T20:32:14.073Z] #13 66.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:32:14.073Z] #13 66.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:32:14.316Z] #13 47.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T20:32:14.317Z] #13 47.43 (Reading database ... [2022-03-05T20:32:14.317Z] #13 ... [2022-03-05T20:32:14.317Z] [2022-03-05T20:32:14.317Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:32:14.317Z] #34 sha256:cf678d67ea7d6c6e277835089b1c6a7248cb25cb1341918980596e93365a02eb [2022-03-05T20:32:14.317Z] #34 42.43 internal/reflectlite [2022-03-05T20:32:14.317Z] #34 42.44 sync [2022-03-05T20:32:14.317Z] #34 44.20 internal/testlog [2022-03-05T20:32:14.317Z] #34 45.23 sort [2022-03-05T20:32:14.317Z] #34 45.23 errors [2022-03-05T20:32:14.317Z] #34 45.60 strconv [2022-03-05T20:32:14.317Z] #34 46.36 io [2022-03-05T20:32:14.317Z] #34 47.61 internal/oserror [2022-03-05T20:32:14.317Z] #34 47.74 syscall [2022-03-05T20:32:14.317Z] #34 48.96 reflect [2022-03-05T20:32:14.317Z] #34 ... [2022-03-05T20:32:14.317Z] [2022-03-05T20:32:14.317Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:32:14.317Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:32:14.317Z] #13 47.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T20:32:14.317Z] #13 47.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-05T20:32:14.317Z] #13 47.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T20:32:14.331Z] #13 ... [2022-03-05T20:32:14.331Z] [2022-03-05T20:32:14.331Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:14.331Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:14.331Z] #43 7.788 PBCC images/tun.pb-c.c [2022-03-05T20:32:14.331Z] #43 7.888 PBCC images/netdev.pb-c.c [2022-03-05T20:32:14.572Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T20:32:14.590Z] #43 8.071 DEP images/tun.pb-c.d [2022-03-05T20:32:14.590Z] #43 8.212 DEP images/netdev.pb-c.d [2022-03-05T20:32:14.590Z] #43 8.305 PBCC images/vma.pb-c.c [2022-03-05T20:32:14.592Z] > git --version # timeout=10 [2022-03-05T20:32:14.605Z] > git --version # 'git version 2.25.1' [2022-03-05T20:32:14.613Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-05T20:32:13.088Z] > git remote # timeout=10 [2022-03-05T20:32:13.107Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T20:32:13.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:32:13.113Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T20:32:13.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T20:32:13.140Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:32:13.154Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:32:14.849Z] #43 8.401 DEP images/vma.pb-c.d [2022-03-05T20:32:14.849Z] #43 8.520 PBCC images/creds.pb-c.c [2022-03-05T20:32:14.849Z] #43 8.559 DEP images/creds.pb-c.d [2022-03-05T20:32:14.978Z] #8 DONE 1.1s [2022-03-05T20:32:14.978Z] [2022-03-05T20:32:14.978Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-03-05T20:32:14.978Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-05T20:32:14.978Z] #6 DONE 1.1s [2022-03-05T20:32:14.978Z] [2022-03-05T20:32:14.978Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:32:14.978Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T20:32:14.978Z] #7 DONE 1.1s [2022-03-05T20:32:14.978Z] [2022-03-05T20:32:14.978Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-05T20:32:14.978Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-05T20:32:14.978Z] #5 DONE 1.2s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T20:32:15.108Z] #43 8.666 PBCC images/utsns.pb-c.c [2022-03-05T20:32:15.109Z] #43 8.666 DEP images/utsns.pb-c.d [2022-03-05T20:32:15.109Z] #43 8.789 PBCC images/ipc-desc.pb-c.c [2022-03-05T20:32:15.368Z] #43 8.855 PBCC images/ipc-sem.pb-c.c [2022-03-05T20:32:15.368Z] #43 8.932 DEP images/ipc-desc.pb-c.d [2022-03-05T20:32:15.368Z] #43 8.969 DEP images/ipc-sem.pb-c.d [2022-03-05T20:32:15.368Z] #43 9.003 PBCC images/ipc-msg.pb-c.c [2022-03-05T20:32:15.368Z] #43 9.034 DEP images/ipc-msg.pb-c.d [2022-03-05T20:32:15.368Z] #43 9.078 PBCC images/ipc-shm.pb-c.c [2022-03-05T20:32:15.628Z] #43 9.089 DEP images/ipc-shm.pb-c.d [2022-03-05T20:32:15.628Z] #43 9.134 PBCC images/ipc-var.pb-c.c [2022-03-05T20:32:15.628Z] #43 9.157 DEP images/ipc-var.pb-c.d [2022-03-05T20:32:15.628Z] #43 9.198 PBCC images/sk-opts.pb-c.c [2022-03-05T20:32:15.628Z] #43 9.215 PBCC images/packet-sock.pb-c.c [2022-03-05T20:32:15.628Z] #43 9.258 DEP images/sk-opts.pb-c.d [2022-03-05T20:32:15.628Z] #43 9.286 DEP images/packet-sock.pb-c.d [2022-03-05T20:32:15.628Z] #43 9.341 PBCC images/sk-netlink.pb-c.c [2022-03-05T20:32:15.717Z] + docker version [2022-03-05T20:32:15.887Z] #43 9.397 DEP images/sk-netlink.pb-c.d [2022-03-05T20:32:15.887Z] #43 9.442 PBCC images/sk-inet.pb-c.c [2022-03-05T20:32:15.887Z] #43 9.486 DEP images/sk-inet.pb-c.d [2022-03-05T20:32:15.887Z] #43 9.530 PBCC images/sk-unix.pb-c.c [2022-03-05T20:32:15.887Z] #43 9.566 DEP images/sk-unix.pb-c.d [2022-03-05T20:32:16.147Z] #43 9.623 PBCC images/mm.pb-c.c [2022-03-05T20:32:16.147Z] #43 9.660 DEP images/mm.pb-c.d [2022-03-05T20:32:16.147Z] #43 9.744 PBCC images/timerfd.pb-c.c [2022-03-05T20:32:16.147Z] #43 9.805 DEP images/timerfd.pb-c.d [2022-03-05T20:32:16.147Z] #43 9.846 PBCC images/timer.pb-c.c [2022-03-05T20:32:16.210Z] #13 49.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T20:32:16.210Z] #13 49.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-05T20:32:16.210Z] #13 49.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T20:32:16.406Z] #43 9.879 DEP images/timer.pb-c.d [2022-03-05T20:32:16.406Z] #43 9.930 PBCC images/sa.pb-c.c [2022-03-05T20:32:16.406Z] #43 9.961 DEP images/sa.pb-c.d [2022-03-05T20:32:16.406Z] #43 10.02 PBCC images/pipe-data.pb-c.c [2022-03-05T20:32:16.406Z] #43 10.02 DEP images/pipe-data.pb-c.d [2022-03-05T20:32:16.406Z] #43 10.07 PBCC images/mnt.pb-c.c [2022-03-05T20:32:16.666Z] #43 10.14 DEP images/mnt.pb-c.d [2022-03-05T20:32:16.666Z] #43 10.21 PBCC images/sk-packet.pb-c.c [2022-03-05T20:32:16.666Z] #43 10.22 DEP images/sk-packet.pb-c.d [2022-03-05T20:32:16.666Z] #43 10.30 PBCC images/tcp-stream.pb-c.c [2022-03-05T20:32:16.666Z] #43 10.35 DEP images/tcp-stream.pb-c.d [2022-03-05T20:32:16.873Z] [2022-03-05T20:32:16.873Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T20:32:16.873Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T20:32:16.873Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.1s done [2022-03-05T20:32:16.873Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-05T20:32:16.873Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-05T20:32:16.873Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-05T20:32:16.925Z] #43 10.39 PBCC images/pipe.pb-c.c [2022-03-05T20:32:16.926Z] #43 10.42 DEP images/pipe.pb-c.d [2022-03-05T20:32:16.926Z] #43 10.47 PBCC images/pstree.pb-c.c [2022-03-05T20:32:16.926Z] #43 10.52 DEP images/pstree.pb-c.d [2022-03-05T20:32:16.926Z] #43 10.56 PBCC images/fs.pb-c.c [2022-03-05T20:32:16.926Z] #43 10.58 DEP images/fs.pb-c.d [2022-03-05T20:32:17.110Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T20:32:17.130Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 1.05MB / 50.44MB 0.2s [2022-03-05T20:32:17.130Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.29MB / 50.44MB 0.2s [2022-03-05T20:32:17.187Z] #43 10.63 PBCC images/signalfd.pb-c.c [2022-03-05T20:32:17.187Z] #43 10.67 DEP images/signalfd.pb-c.d [2022-03-05T20:32:17.187Z] #43 10.71 PBCC images/fh.pb-c.c [2022-03-05T20:32:17.187Z] #43 10.77 PBCC images/fsnotify.pb-c.c [2022-03-05T20:32:17.187Z] #43 10.82 DEP images/fh.pb-c.d [2022-03-05T20:32:17.137Z] > git --version # timeout=10 [2022-03-05T20:32:17.164Z] > git --version # 'git version 2.25.1' [2022-03-05T20:32:17.186Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-05T20:32:17.391Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 11.53MB / 50.44MB 0.3s [2022-03-05T20:32:17.391Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 18.87MB / 50.44MB 0.5s [2022-03-05T20:32:17.447Z] #43 10.87 DEP images/fsnotify.pb-c.d [2022-03-05T20:32:17.447Z] #43 10.95 PBCC images/eventpoll.pb-c.c [2022-03-05T20:32:17.447Z] #43 10.96 DEP images/eventpoll.pb-c.d [2022-03-05T20:32:17.447Z] #43 10.99 PBCC images/eventfd.pb-c.c [2022-03-05T20:32:17.447Z] #43 11.00 DEP images/eventfd.pb-c.d [2022-03-05T20:32:17.447Z] #43 11.02 PBCC images/remap-file-path.pb-c.c [2022-03-05T20:32:17.447Z] #43 11.04 DEP images/remap-file-path.pb-c.d [2022-03-05T20:32:17.447Z] #43 11.08 PBCC images/fifo.pb-c.c [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T20:32:17.648Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 23.07MB / 50.44MB 0.7s [2022-03-05T20:32:17.708Z] #43 11.09 DEP images/fifo.pb-c.d [2022-03-05T20:32:17.708Z] #43 11.12 PBCC images/ghost-file.pb-c.c [2022-03-05T20:32:17.708Z] #43 11.17 DEP images/ghost-file.pb-c.d [2022-03-05T20:32:17.708Z] #43 11.22 PBCC images/regfile.pb-c.c [2022-03-05T20:32:17.708Z] #43 ... [2022-03-05T20:32:17.708Z] [2022-03-05T20:32:17.708Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:32:17.708Z] #34 sha256:7bd124904469010e33c52832376ea343bb14de88cd921d37a7200e2b5f09eed0 [2022-03-05T20:32:17.708Z] #34 64.38 os [2022-03-05T20:32:17.708Z] #34 66.00 bufio [2022-03-05T20:32:17.708Z] #34 67.50 text/tabwriter [2022-03-05T20:32:17.708Z] #34 68.43 path/filepath [2022-03-05T20:32:17.708Z] #34 68.45 fmt [2022-03-05T20:32:17.708Z] #34 69.85 io/ioutil [2022-03-05T20:32:17.708Z] #34 71.37 github.com/BurntSushi/toml [2022-03-05T20:32:17.708Z] #34 71.38 flag [2022-03-05T20:32:17.708Z] #34 73.33 log [2022-03-05T20:32:17.708Z] #34 ... [2022-03-05T20:32:17.708Z] [2022-03-05T20:32:17.708Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:17.708Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:17.708Z] #43 11.27 DEP images/regfile.pb-c.d [2022-03-05T20:32:17.708Z] #43 11.32 PBCC images/ns.pb-c.c [2022-03-05T20:32:17.708Z] #43 11.37 DEP images/ns.pb-c.d [2022-03-05T20:32:17.906Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 27.26MB / 50.44MB 1.0s [2022-03-05T20:32:17.967Z] #43 11.42 PBCC images/fdinfo.pb-c.c [2022-03-05T20:32:17.967Z] #43 11.53 DEP images/fdinfo.pb-c.d [2022-03-05T20:32:17.967Z] #43 11.59 PBCC images/core-aarch64.pb-c.c [2022-03-05T20:32:17.967Z] #43 11.63 PBCC images/core-arm.pb-c.c [2022-03-05T20:32:18.166Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 30.41MB / 50.44MB 1.1s [2022-03-05T20:32:18.166Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 33.55MB / 50.44MB 1.2s [2022-03-05T20:32:18.226Z] #43 11.67 PBCC images/core-ppc64.pb-c.c [2022-03-05T20:32:18.226Z] #43 11.70 PBCC images/core-s390.pb-c.c [2022-03-05T20:32:18.226Z] #43 11.73 PBCC images/core-x86.pb-c.c [2022-03-05T20:32:18.226Z] #43 11.79 PBCC images/core.pb-c.c [2022-03-05T20:32:18.425Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 43.86MB / 50.44MB 1.6s [2022-03-05T20:32:18.486Z] #43 11.91 PBCC images/inventory.pb-c.c [2022-03-05T20:32:18.486Z] #43 11.96 DEP images/core-aarch64.pb-c.d [2022-03-05T20:32:18.486Z] #43 12.00 DEP images/core-arm.pb-c.d [2022-03-05T20:32:18.486Z] #43 12.06 DEP images/core-ppc64.pb-c.d [2022-03-05T20:32:18.486Z] #43 12.13 DEP images/core-s390.pb-c.d [2022-03-05T20:32:18.507Z] + docker version [2022-03-05T20:32:18.736Z] #13 51.61 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T20:32:18.736Z] #13 51.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-05T20:32:18.736Z] #13 51.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T20:32:18.736Z] #13 51.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-05T20:32:18.736Z] #13 51.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:32:18.736Z] #13 51.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:32:18.746Z] #43 12.19 DEP images/core-x86.pb-c.d [2022-03-05T20:32:18.746Z] #43 12.28 DEP images/core.pb-c.d [2022-03-05T20:32:18.746Z] #43 12.35 DEP images/inventory.pb-c.d [2022-03-05T20:32:18.746Z] #43 12.42 PBCC images/cpuinfo.pb-c.c [2022-03-05T20:32:18.993Z] #13 51.97 Selecting previously unselected package dmsetup. [2022-03-05T20:32:18.993Z] #13 51.99 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:32:18.993Z] #13 52.00 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-05T20:32:18.993Z] #13 52.19 Selecting previously unselected package mingw-w64-common. [2022-03-05T20:32:18.993Z] #13 52.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-05T20:32:18.993Z] #13 52.20 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-05T20:32:18.994Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 49.28MB / 50.44MB 1.8s [2022-03-05T20:32:19.005Z] #43 12.45 DEP images/cpuinfo.pb-c.d [2022-03-05T20:32:19.005Z] #43 12.50 PBCC images/stats.pb-c.c [2022-03-05T20:32:19.005Z] #43 12.53 DEP images/stats.pb-c.d [2022-03-05T20:32:19.559Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.4s done [2022-03-05T20:32:20.385Z] #43 13.79 make[1]: Nothing to be done for 'all'. [2022-03-05T20:32:20.515Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 0.3s [2022-03-05T20:32:20.647Z] #43 ... [2022-03-05T20:32:20.647Z] [2022-03-05T20:32:20.647Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:32:20.647Z] #34 sha256:7bd124904469010e33c52832376ea343bb14de88cd921d37a7200e2b5f09eed0 [2022-03-05T20:32:20.647Z] #34 75.33 github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T20:32:20.647Z] #34 DONE 77.4s [2022-03-05T20:32:20.647Z] [2022-03-05T20:32:20.647Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:32:20.647Z] #56 sha256:a388ec318bf03ae5e21a409d9fc63eec759d3b071e5ed4e5b26fd61e0297c50a [2022-03-05T20:32:20.888Z] #13 ... [2022-03-05T20:32:20.888Z] [2022-03-05T20:32:20.888Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:32:20.888Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:32:20.888Z] #36 54.26 Selecting previously unselected package libxml2:amd64. [2022-03-05T20:32:20.888Z] #36 54.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-05T20:32:20.888Z] #36 54.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T20:32:20.888Z] #36 54.77 Selecting previously unselected package libarchive13:amd64. [2022-03-05T20:32:20.888Z] #36 54.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-05T20:32:20.888Z] #36 54.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T20:32:20.888Z] #36 55.15 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-05T20:32:20.888Z] #36 55.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-05T20:32:20.888Z] #36 55.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T20:32:20.888Z] #36 55.31 Selecting previously unselected package librhash0:amd64. [2022-03-05T20:32:20.888Z] #36 55.32 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-05T20:32:20.888Z] #36 55.33 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-05T20:32:20.888Z] #36 55.50 Selecting previously unselected package libuv1:amd64. [2022-03-05T20:32:20.888Z] #36 55.52 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-05T20:32:20.888Z] #36 55.53 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T20:32:20.888Z] #36 55.70 Selecting previously unselected package cmake. [2022-03-05T20:32:20.888Z] #36 55.73 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-05T20:32:20.888Z] #36 55.74 Unpacking cmake (3.13.4-1) ... [2022-03-05T20:32:20.888Z] #36 58.66 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:32:20.888Z] #36 58.67 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T20:32:20.888Z] #36 58.68 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T20:32:20.888Z] #36 58.70 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T20:32:20.888Z] #36 58.73 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-05T20:32:20.888Z] #36 58.75 Setting up cmake-data (3.13.4-1) ... [2022-03-05T20:32:20.888Z] #36 58.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T20:32:20.888Z] #36 58.78 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T20:32:20.888Z] #36 58.80 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T20:32:20.888Z] #36 58.82 Setting up cmake (3.13.4-1) ... [2022-03-05T20:32:20.888Z] #36 58.83 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:32:20.888Z] #36 58.91 Processing triggers for mime-support (3.62) ... [2022-03-05T20:32:21.452Z] #36 DONE 59.7s [2022-03-05T20:32:21.452Z] [2022-03-05T20:32:21.452Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:32:21.452Z] #37 sha256:c976a7f663a5c4fc673b380b4f2d5b7b390d2cce1c7bdddf0a96075766fd6d2a [2022-03-05T20:32:22.032Z] #56 ... [2022-03-05T20:32:22.032Z] [2022-03-05T20:32:22.032Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:22.032Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:22.032Z] #43 15.49 CC images/stats.o [2022-03-05T20:32:22.292Z] #43 15.87 CC images/core.o [2022-03-05T20:32:22.320Z] Client: Docker Engine - Community [2022-03-05T20:32:22.320Z] Version: 20.10.12 [2022-03-05T20:32:22.320Z] API version: 1.41 [2022-03-05T20:32:22.320Z] Go version: go1.16.12 [2022-03-05T20:32:22.320Z] Git commit: e91ed57 [2022-03-05T20:32:22.320Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-05T20:32:22.320Z] OS/Arch: linux/arm64 [2022-03-05T20:32:22.320Z] Context: default [2022-03-05T20:32:22.320Z] Experimental: true [2022-03-05T20:32:22.320Z] [2022-03-05T20:32:22.320Z] Server: Docker Engine - Community [2022-03-05T20:32:22.320Z] Engine: [2022-03-05T20:32:22.320Z] Version: 20.10.12 [2022-03-05T20:32:22.320Z] API version: 1.41 (minimum version 1.12) [2022-03-05T20:32:22.320Z] Go version: go1.16.12 [2022-03-05T20:32:22.320Z] Git commit: 459d0df [2022-03-05T20:32:22.320Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-05T20:32:22.320Z] OS/Arch: linux/arm64 [2022-03-05T20:32:22.320Z] Experimental: true [2022-03-05T20:32:22.320Z] containerd: [2022-03-05T20:32:22.320Z] Version: 1.4.12 [2022-03-05T20:32:22.320Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T20:32:22.320Z] runc: [2022-03-05T20:32:22.320Z] Version: 1.0.2 [2022-03-05T20:32:22.320Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T20:32:22.320Z] docker-init: [2022-03-05T20:32:22.320Z] Version: 0.19.0 [2022-03-05T20:32:22.320Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T20:32:22.383Z] #37 1.019 + RM_GOPATH=0 [2022-03-05T20:32:22.383Z] #37 1.019 + TMP_GOPATH= [2022-03-05T20:32:22.383Z] #37 1.019 + : /build [2022-03-05T20:32:22.383Z] #37 1.019 + '[' -z '' ']' [2022-03-05T20:32:22.430Z] #26 ... [2022-03-05T20:32:22.430Z] [2022-03-05T20:32:22.430Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:32:22.430Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T20:32:22.430Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-05T20:32:22.430Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T20:32:22.430Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T20:32:22.430Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T20:32:22.430Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-05T20:32:22.430Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-03-05T20:32:22.430Z] #62 DONE 5.3s [2022-03-05T20:32:22.430Z] [2022-03-05T20:32:22.430Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T20:32:22.430Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T20:32:22.430Z] #26 ... [2022-03-05T20:32:22.430Z] [2022-03-05T20:32:22.430Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:22.430Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:22.430Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-03-05T20:32:22.430Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-05T20:32:22.430Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-05T20:32:22.430Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-05T20:32:22.430Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.4s done [2022-03-05T20:32:22.430Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.4s done [2022-03-05T20:32:22.430Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.7s done [2022-03-05T20:32:22.430Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.8s done [2022-03-05T20:32:22.430Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 4.8s done [2022-03-05T20:32:22.430Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 90.18MB / 129.16MB 5.3s [2022-03-05T20:32:22.430Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 3.9s done [2022-03-05T20:32:22.430Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 101.88MB / 129.16MB 5.5s [2022-03-05T20:32:22.660Z] + docker info [2022-03-05T20:32:22.684Z] #37 1.021 ++ mktemp -d [2022-03-05T20:32:22.684Z] #37 1.023 + export GOPATH=/tmp/tmp.gtXGjpYkBk [2022-03-05T20:32:22.684Z] #37 1.023 + GOPATH=/tmp/tmp.gtXGjpYkBk [2022-03-05T20:32:22.684Z] #37 1.023 + RM_GOPATH=1 [2022-03-05T20:32:22.684Z] #37 1.024 + case "$(go env GOARCH)" in [2022-03-05T20:32:22.684Z] #37 1.025 ++ go env GOARCH [2022-03-05T20:32:22.684Z] #37 1.051 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:32:22.684Z] #37 1.051 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:32:22.684Z] #37 1.052 ++ dirname /tmp/install/install.sh [2022-03-05T20:32:22.684Z] #37 1.058 + dir=/tmp/install [2022-03-05T20:32:22.684Z] #37 1.060 + bin=tini [2022-03-05T20:32:22.684Z] #37 1.060 + shift [2022-03-05T20:32:22.684Z] #37 1.060 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-05T20:32:22.684Z] #37 1.061 + . /tmp/install/tini.installer [2022-03-05T20:32:22.684Z] #37 1.061 ++ : v0.19.0 [2022-03-05T20:32:22.684Z] #37 1.062 + install_tini [2022-03-05T20:32:22.684Z] #37 1.062 + echo 'Install tini version v0.19.0' [2022-03-05T20:32:22.684Z] #37 1.062 Install tini version v0.19.0 [2022-03-05T20:32:22.684Z] #37 1.063 + git clone https://github.com/krallin/tini.git /tmp/tmp.gtXGjpYkBk/tini [2022-03-05T20:32:22.684Z] #37 1.068 Cloning into '/tmp/tmp.gtXGjpYkBk/tini'... [2022-03-05T20:32:22.691Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 112.20MB / 129.16MB 5.8s [2022-03-05T20:32:22.862Z] #43 16.48 CC images/core-x86.o [2022-03-05T20:32:22.942Z] #37 ... [2022-03-05T20:32:22.942Z] [2022-03-05T20:32:22.942Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:32:22.942Z] #47 sha256:6bc3eb687b7bf90771aff5b6230160439d08a30ed1481fac07c4775c361ee459 [2022-03-05T20:32:22.942Z] #47 DONE 61.2s [2022-03-05T20:32:22.955Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 119.54MB / 129.16MB 6.0s [2022-03-05T20:32:22.955Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 6.2s [2022-03-05T20:32:23.201Z] [2022-03-05T20:32:23.201Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:32:23.201Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:32:23.201Z] #42 53.40 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T20:32:23.201Z] #42 53.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:32:23.201Z] #42 53.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:32:23.201Z] #42 53.43 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T20:32:23.201Z] #42 53.45 Setting up python-six (1.12.0-1) ... [2022-03-05T20:32:23.201Z] #42 57.13 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T20:32:23.201Z] #42 57.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:32:23.201Z] #42 57.16 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T20:32:23.201Z] #42 57.22 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T20:32:23.201Z] #42 57.24 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T20:32:23.201Z] #42 57.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-05T20:32:23.201Z] #42 57.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T20:32:23.201Z] #42 57.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T20:32:23.201Z] #42 57.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T20:32:23.201Z] #42 57.30 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-05T20:32:23.433Z] #43 16.90 CC images/core-arm.o [2022-03-05T20:32:23.527Z] #9 ... [2022-03-05T20:32:23.527Z] [2022-03-05T20:32:23.527Z] #23 [internal] load build context [2022-03-05T20:32:23.527Z] #23 sha256:d585c2038082ef20f27370d861ef6afd0312a6cb54268d920690254e7ec45c18 [2022-03-05T20:32:23.527Z] #23 transferring context: 52.43MB 6.5s done [2022-03-05T20:32:23.527Z] #23 DONE 6.8s [2022-03-05T20:32:23.527Z] [2022-03-05T20:32:23.527Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:23.527Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:23.527Z] #9 ... [2022-03-05T20:32:23.527Z] [2022-03-05T20:32:23.527Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T20:32:23.527Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T20:32:23.693Z] #43 17.29 CC images/core-aarch64.o [2022-03-05T20:32:23.767Z] #42 ... [2022-03-05T20:32:23.767Z] [2022-03-05T20:32:23.767Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:32:23.767Z] #37 sha256:c976a7f663a5c4fc673b380b4f2d5b7b390d2cce1c7bdddf0a96075766fd6d2a [2022-03-05T20:32:23.767Z] #37 2.086 + cd /tmp/tmp.gtXGjpYkBk/tini [2022-03-05T20:32:23.767Z] #37 2.086 + git checkout -q v0.19.0 [2022-03-05T20:32:23.767Z] #37 2.121 + cmake . [2022-03-05T20:32:23.770Z] Client: Docker Engine - Community [2022-03-05T20:32:23.770Z] Version: 20.10.12 [2022-03-05T20:32:23.770Z] API version: 1.41 [2022-03-05T20:32:23.770Z] Go version: go1.16.12 [2022-03-05T20:32:23.770Z] Git commit: e91ed57 [2022-03-05T20:32:23.770Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-05T20:32:23.770Z] OS/Arch: linux/amd64 [2022-03-05T20:32:23.770Z] Context: default [2022-03-05T20:32:23.770Z] Experimental: true [2022-03-05T20:32:23.770Z] [2022-03-05T20:32:23.770Z] Server: Docker Engine - Community [2022-03-05T20:32:23.770Z] Engine: [2022-03-05T20:32:23.770Z] Version: 20.10.12 [2022-03-05T20:32:23.770Z] API version: 1.41 (minimum version 1.12) [2022-03-05T20:32:23.770Z] Go version: go1.16.12 [2022-03-05T20:32:23.770Z] Git commit: 459d0df [2022-03-05T20:32:23.770Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-05T20:32:23.770Z] OS/Arch: linux/amd64 [2022-03-05T20:32:23.770Z] Experimental: true [2022-03-05T20:32:23.770Z] containerd: [2022-03-05T20:32:23.770Z] Version: 1.4.12 [2022-03-05T20:32:23.770Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T20:32:23.770Z] runc: [2022-03-05T20:32:23.770Z] Version: 1.0.2 [2022-03-05T20:32:23.770Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T20:32:23.770Z] docker-init: [2022-03-05T20:32:23.770Z] Version: 0.19.0 [2022-03-05T20:32:23.770Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T20:32:23.953Z] #43 17.57 CC images/core-ppc64.o [2022-03-05T20:32:24.162Z] + docker info [2022-03-05T20:32:24.537Z] #43 18.08 CC images/core-s390.o [2022-03-05T20:32:24.696Z] #37 3.163 -- The C compiler identification is GNU 8.3.0 [2022-03-05T20:32:24.696Z] #37 3.236 -- Check for working C compiler: /usr/bin/cc [2022-03-05T20:32:25.106Z] #43 18.57 CC images/cpuinfo.o [2022-03-05T20:32:25.260Z] #37 3.807 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-05T20:32:25.260Z] #37 3.809 -- Detecting C compiler ABI info [2022-03-05T20:32:25.365Z] #43 18.94 CC images/inventory.o [2022-03-05T20:32:25.421Z] #26 ... [2022-03-05T20:32:25.421Z] [2022-03-05T20:32:25.421Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:32:25.421Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T20:32:25.421Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-05T20:32:25.421Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T20:32:25.421Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T20:32:25.421Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T20:32:25.421Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-03-05T20:32:25.421Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-03-05T20:32:25.421Z] #64 DONE 8.5s [2022-03-05T20:32:25.421Z] [2022-03-05T20:32:25.421Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T20:32:25.421Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T20:32:25.421Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.4s [2022-03-05T20:32:25.625Z] #43 19.12 CC images/fdinfo.o [2022-03-05T20:32:25.848Z] #37 4.431 -- Detecting C compiler ABI info - done [2022-03-05T20:32:25.848Z] #37 4.441 -- Detecting C compile features [2022-03-05T20:32:25.885Z] #43 19.45 CC images/fown.o [2022-03-05T20:32:26.123Z] #37 ... [2022-03-05T20:32:26.123Z] [2022-03-05T20:32:26.124Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:32:26.124Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:32:26.124Z] #42 63.98 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T20:32:26.124Z] #42 64.00 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:32:26.124Z] #42 DONE 64.5s [2022-03-05T20:32:26.144Z] #43 19.61 CC images/ns.o [2022-03-05T20:32:26.144Z] #43 19.76 CC images/regfile.o [2022-03-05T20:32:26.386Z] [2022-03-05T20:32:26.386Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:26.386Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:26.404Z] #43 19.93 CC images/ghost-file.o [2022-03-05T20:32:26.664Z] #43 20.22 CC images/fifo.o [2022-03-05T20:32:26.799Z] #26 DONE 10.1s [2022-03-05T20:32:26.799Z] [2022-03-05T20:32:26.799Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T20:32:26.799Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T20:32:26.799Z] #63 DONE 0.6s [2022-03-05T20:32:26.799Z] [2022-03-05T20:32:26.799Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T20:32:26.799Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T20:32:26.923Z] #43 20.48 CC images/remap-file-path.o [2022-03-05T20:32:27.183Z] #43 20.70 CC images/eventfd.o [2022-03-05T20:32:27.323Z] #43 ... [2022-03-05T20:32:27.323Z] [2022-03-05T20:32:27.323Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:32:27.323Z] #34 sha256:cf678d67ea7d6c6e277835089b1c6a7248cb25cb1341918980596e93365a02eb [2022-03-05T20:32:27.323Z] #34 55.36 internal/syscall/unix [2022-03-05T20:32:27.323Z] #34 55.65 time [2022-03-05T20:32:27.323Z] #34 61.06 internal/fmtsort [2022-03-05T20:32:27.323Z] #34 61.79 internal/syscall/execenv [2022-03-05T20:32:27.323Z] #34 62.06 path [2022-03-05T20:32:27.323Z] #34 62.10 internal/poll [2022-03-05T20:32:27.323Z] #34 63.17 io/fs [2022-03-05T20:32:27.323Z] #34 64.20 strings [2022-03-05T20:32:27.323Z] #34 65.37 os [2022-03-05T20:32:27.323Z] #34 ... [2022-03-05T20:32:27.323Z] [2022-03-05T20:32:27.323Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:32:27.323Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:32:27.323Z] #13 58.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T20:32:27.323Z] #13 58.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-05T20:32:27.323Z] #13 58.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T20:32:27.442Z] #43 20.94 CC images/eventpoll.o [2022-03-05T20:32:27.702Z] #43 21.16 CC images/fh.o [2022-03-05T20:32:27.961Z] #43 21.46 CC images/fsnotify.o [2022-03-05T20:32:27.961Z] #43 ... [2022-03-05T20:32:27.961Z] [2022-03-05T20:32:27.961Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:32:27.961Z] #56 sha256:a388ec318bf03ae5e21a409d9fc63eec759d3b071e5ed4e5b26fd61e0297c50a [2022-03-05T20:32:28.171Z] #65 DONE 1.1s [2022-03-05T20:32:28.171Z] [2022-03-05T20:32:28.171Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:28.171Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:28.171Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 8.3s done [2022-03-05T20:32:28.171Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.5s done [2022-03-05T20:32:28.171Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.7s done [2022-03-05T20:32:28.171Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-05T20:32:29.002Z] #56 42.34 Checking out files: 60% (2848/4731) Checking out files: 61% (2886/4731) Checking out files: 62% (2934/4731) Checking out files: 63% (2981/4731) Checking out files: 64% (3028/4731) Checking out files: 65% (3076/4731) Checking out files: 66% (3123/4731) Checking out files: 67% (3170/4731) Checking out files: 68% (3218/4731) Checking out files: 69% (3265/4731) Checking out files: 70% (3312/4731) Checking out files: 71% (3360/4731) Checking out files: 72% (3407/4731) Checking out files: 73% (3454/4731) Checking out files: 74% (3501/4731) Checking out files: 75% (3549/4731) Checking out files: 76% (3596/4731) Checking out files: 77% (3643/4731) Checking out files: 78% (3691/4731) Checking out files: 79% (3738/4731) Checking out files: 80% (3785/4731) Checking out files: 81% (3833/4731) Checking out files: 82% (3880/4731) Checking out files: 83% (3927/4731) Checking out files: 84% (3975/4731) Checking out files: 85% (4022/4731) Checking out files: 86% (4069/4731) Checking out files: 87% (4116/4731) Checking out files: 88% (4164/4731) Checking out files: 89% (4211/4731) Checking out files: 90% (4258/4731) Checking out files: 91% (4306/4731) Checking out files: 92% (4353/4731) Checking out files: 93% (4400/4731) Checking out files: 94% (4448/4731) Checking out files: 95% (4495/4731) Checking out files: 96% (4542/4731) Checking out files: 97% (4590/4731) Checking out files: 98% (4637/4731) Checking out files: 98% (4673/4731) Checking out files: 99% (4684/4731) Checking out files: 100% (4731/4731) Checking out files: 100% (4731/4731), done. [2022-03-05T20:32:29.002Z] #56 43.42 + cd /tmp/tmp.buEcemtMIp/src/github.com/containerd/containerd [2022-03-05T20:32:29.002Z] #56 43.42 + git checkout -q v1.5.10 [2022-03-05T20:32:29.101Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 1.1s done [2022-03-05T20:32:29.357Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-05T20:32:30.598Z] #13 ... [2022-03-05T20:32:30.598Z] [2022-03-05T20:32:30.598Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:32:30.598Z] #37 sha256:c976a7f663a5c4fc673b380b4f2d5b7b390d2cce1c7bdddf0a96075766fd6d2a [2022-03-05T20:32:30.598Z] #37 6.562 -- Detecting C compile features - done [2022-03-05T20:32:30.598Z] #37 6.604 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T20:32:30.598Z] #37 6.859 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T20:32:30.598Z] #37 6.957 -- Configuring done [2022-03-05T20:32:30.598Z] #37 6.976 -- Generating done [2022-03-05T20:32:30.598Z] #37 6.987 -- Build files have been written to: /tmp/tmp.gtXGjpYkBk/tini [2022-03-05T20:32:30.598Z] #37 6.991 + make tini-static [2022-03-05T20:32:30.598Z] #37 7.283 Scanning dependencies of target tini-static [2022-03-05T20:32:30.598Z] #37 7.367 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T20:32:30.598Z] #37 8.328 [100%] Linking C executable tini-static [2022-03-05T20:32:30.598Z] #37 8.781 [100%] Built target tini-static [2022-03-05T20:32:30.598Z] #37 8.827 + mkdir -p /build [2022-03-05T20:32:30.598Z] #37 8.832 + cp tini-static /build/docker-init [2022-03-05T20:32:30.598Z] #37 DONE 9.1s [2022-03-05T20:32:30.598Z] [2022-03-05T20:32:30.598Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:30.598Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:30.598Z] #43 2.248 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T20:32:30.598Z] #43 2.248 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T20:32:30.598Z] #43 2.258 Note: Building without GnuTLS support [2022-03-05T20:32:30.598Z] #43 2.268 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T20:32:30.598Z] #43 2.268 Makefile.config:40: Warn: Building without nftables support [2022-03-05T20:32:30.598Z] #43 3.930 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T20:32:30.598Z] #43 3.974 GEN .gitid [2022-03-05T20:32:30.598Z] #43 3.998 GEN criu/include/version.h [2022-03-05T20:32:30.598Z] #43 4.062 GEN include/common/asm [2022-03-05T20:32:31.543Z] #56 45.71 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T20:32:31.543Z] #56 45.71 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T20:32:31.543Z] #56 45.71 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T20:32:31.543Z] #56 45.71 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T20:32:31.543Z] #56 45.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T20:32:31.543Z] #56 45.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T20:32:31.543Z] #56 45.71 + '[' '' = dynamic ']' [2022-03-05T20:32:31.543Z] #56 45.71 + make [2022-03-05T20:32:32.486Z] #43 6.097 PBCC images/timens.pb-c.c [2022-03-05T20:32:32.486Z] #43 6.141 DEP images/timens.pb-c.d [2022-03-05T20:32:32.486Z] #43 6.187 PBCC images/fown.pb-c.c [2022-03-05T20:32:32.486Z] #43 6.235 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-05T20:32:32.663Z] Client: [2022-03-05T20:32:32.663Z] Context: default [2022-03-05T20:32:32.663Z] Debug Mode: false [2022-03-05T20:32:32.663Z] Plugins: [2022-03-05T20:32:32.663Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T20:32:32.663Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T20:32:32.663Z] [2022-03-05T20:32:32.663Z] Server: [2022-03-05T20:32:32.663Z] Containers: 0 [2022-03-05T20:32:32.663Z] Running: 0 [2022-03-05T20:32:32.663Z] Paused: 0 [2022-03-05T20:32:32.663Z] Stopped: 0 [2022-03-05T20:32:32.663Z] Images: 0 [2022-03-05T20:32:32.663Z] Server Version: 20.10.12 [2022-03-05T20:32:32.663Z] Storage Driver: overlay2 [2022-03-05T20:32:32.663Z] Backing Filesystem: extfs [2022-03-05T20:32:32.663Z] Supports d_type: true [2022-03-05T20:32:32.663Z] Native Overlay Diff: true [2022-03-05T20:32:32.663Z] userxattr: false [2022-03-05T20:32:32.663Z] Logging Driver: json-file [2022-03-05T20:32:32.663Z] Cgroup Driver: cgroupfs [2022-03-05T20:32:32.663Z] Cgroup Version: 1 [2022-03-05T20:32:32.663Z] Plugins: [2022-03-05T20:32:32.663Z] Volume: local [2022-03-05T20:32:32.663Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T20:32:32.663Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T20:32:32.663Z] Swarm: inactive [2022-03-05T20:32:32.663Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T20:32:32.663Z] Default Runtime: runc [2022-03-05T20:32:32.663Z] Init Binary: docker-init [2022-03-05T20:32:32.663Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T20:32:32.663Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T20:32:32.663Z] init version: de40ad0 [2022-03-05T20:32:32.663Z] Security Options: [2022-03-05T20:32:32.663Z] apparmor [2022-03-05T20:32:32.663Z] seccomp [2022-03-05T20:32:32.663Z] Profile: default [2022-03-05T20:32:32.663Z] Kernel Version: 5.11.0-1023-aws [2022-03-05T20:32:32.663Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-05T20:32:32.663Z] OSType: linux [2022-03-05T20:32:32.663Z] Architecture: aarch64 [2022-03-05T20:32:32.663Z] CPUs: 2 [2022-03-05T20:32:32.663Z] Total Memory: 7.576GiB [2022-03-05T20:32:32.663Z] Name: ip-10-100-44-195 [2022-03-05T20:32:32.663Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-05T20:32:32.663Z] Docker Root Dir: /var/lib/docker [2022-03-05T20:32:32.663Z] Debug Mode: false [2022-03-05T20:32:32.663Z] Registry: https://index.docker.io/v1/ [2022-03-05T20:32:32.663Z] Labels: [2022-03-05T20:32:32.663Z] Experimental: true [2022-03-05T20:32:32.663Z] Insecure Registries: [2022-03-05T20:32:32.663Z] 127.0.0.0/8 [2022-03-05T20:32:32.663Z] Live Restore Enabled: true [2022-03-05T20:32:32.663Z] [Pipeline] sh [2022-03-05T20:32:32.741Z] #43 6.292 PBCC images/opts.pb-c.c [2022-03-05T20:32:32.741Z] #43 6.326 PBCC images/memfd.pb-c.c [2022-03-05T20:32:32.741Z] #43 6.376 DEP images/fown.pb-c.d [2022-03-05T20:32:32.741Z] #43 6.437 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-05T20:32:32.741Z] #43 6.481 DEP images/opts.pb-c.d [2022-03-05T20:32:32.741Z] #43 6.532 DEP images/memfd.pb-c.d [2022-03-05T20:32:32.925Z] #56 47.08 + bin/ctr [2022-03-05T20:32:32.951Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T20:32:32.951Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T20:32:32.951Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43333/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-05T20:32:32.951Z] + bash /home/ubuntu/workspace/moby_PR-43333/check-config.sh [2022-03-05T20:32:32.951Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T20:32:32.951Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-05T20:32:32.951Z] [2022-03-05T20:32:32.951Z] Generally Necessary: [2022-03-05T20:32:32.951Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T20:32:32.951Z] - apparmor: enabled and tools installed [2022-03-05T20:32:32.951Z] - CONFIG_NAMESPACES: enabled [2022-03-05T20:32:32.951Z] - CONFIG_NET_NS: enabled [2022-03-05T20:32:32.951Z] - CONFIG_PID_NS: enabled [2022-03-05T20:32:32.951Z] - CONFIG_IPC_NS: enabled [2022-03-05T20:32:32.951Z] - CONFIG_UTS_NS: enabled [2022-03-05T20:32:32.951Z] - CONFIG_CGROUPS: enabled [2022-03-05T20:32:32.951Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T20:32:32.951Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T20:32:32.952Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T20:32:32.952Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T20:32:32.952Z] - CONFIG_CPUSETS: enabled [2022-03-05T20:32:32.952Z] - CONFIG_MEMCG: enabled [2022-03-05T20:32:32.952Z] - CONFIG_KEYS: enabled [2022-03-05T20:32:32.952Z] - CONFIG_VETH: enabled (as module) [2022-03-05T20:32:32.952Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T20:32:32.952Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T20:32:32.952Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-05T20:32:32.952Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T20:32:32.952Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T20:32:32.952Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T20:32:32.952Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T20:32:32.952Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T20:32:32.952Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T20:32:32.952Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T20:32:32.952Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-05T20:32:32.952Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T20:32:32.952Z] [2022-03-05T20:32:32.952Z] Optional Features: [2022-03-05T20:32:32.952Z] - CONFIG_USER_NS: enabled [2022-03-05T20:32:32.952Z] - CONFIG_SECCOMP: enabled [2022-03-05T20:32:32.952Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T20:32:32.952Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T20:32:32.952Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T20:32:32.952Z] (cgroup swap accounting is currently enabled) [2022-03-05T20:32:32.997Z] #43 6.597 PBCC images/sit.pb-c.c [2022-03-05T20:32:32.997Z] #43 6.608 DEP images/sit.pb-c.d [2022-03-05T20:32:32.997Z] #43 6.701 PBCC images/macvlan.pb-c.c [2022-03-05T20:32:32.997Z] #43 6.710 DEP images/macvlan.pb-c.d [2022-03-05T20:32:32.997Z] #43 6.773 PBCC images/autofs.pb-c.c [2022-03-05T20:32:32.997Z] #43 6.783 DEP images/autofs.pb-c.d [2022-03-05T20:32:32.997Z] #43 6.819 PBCC images/sysctl.pb-c.c [2022-03-05T20:32:33.214Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T20:32:33.214Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T20:32:33.214Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-05T20:32:33.214Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-05T20:32:33.214Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T20:32:33.214Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T20:32:33.214Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T20:32:33.214Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T20:32:33.214Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T20:32:33.214Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T20:32:33.214Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T20:32:33.214Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T20:32:33.214Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T20:32:33.214Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_EXT4_FS: enabled [2022-03-05T20:32:33.214Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T20:32:33.214Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T20:32:33.214Z] - Network Drivers: [2022-03-05T20:32:33.214Z] - "overlay": [2022-03-05T20:32:33.214Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T20:32:33.214Z] Optional (for encrypted networks): [2022-03-05T20:32:33.214Z] - CONFIG_CRYPTO: enabled [2022-03-05T20:32:33.214Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T20:32:33.214Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T20:32:33.214Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T20:32:33.214Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T20:32:33.214Z] - CONFIG_XFRM: enabled [2022-03-05T20:32:33.214Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-05T20:32:33.214Z] - "ipvlan": [2022-03-05T20:32:33.214Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T20:32:33.214Z] - "macvlan": [2022-03-05T20:32:33.214Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T20:32:33.214Z] - "ftp,tftp client in container": [2022-03-05T20:32:33.214Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T20:32:33.214Z] - Storage Drivers: [2022-03-05T20:32:33.214Z] - "aufs": [2022-03-05T20:32:33.214Z] - CONFIG_AUFS_FS: missing [2022-03-05T20:32:33.214Z] - "btrfs": [2022-03-05T20:32:33.214Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T20:32:33.214Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T20:32:33.214Z] - "devicemapper": [2022-03-05T20:32:33.214Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T20:32:33.214Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T20:32:33.214Z] - "overlay": [2022-03-05T20:32:33.253Z] #43 6.852 DEP images/sysctl.pb-c.d [2022-03-05T20:32:33.253Z] #43 6.885 PBCC images/time.pb-c.c [2022-03-05T20:32:33.253Z] #43 6.913 DEP images/time.pb-c.d [2022-03-05T20:32:33.253Z] #43 6.965 PBCC images/binfmt-misc.pb-c.c [2022-03-05T20:32:33.253Z] #43 6.998 DEP images/binfmt-misc.pb-c.d [2022-03-05T20:32:33.253Z] #43 7.038 PBCC images/seccomp.pb-c.c [2022-03-05T20:32:33.253Z] #43 7.056 DEP images/seccomp.pb-c.d [2022-03-05T20:32:33.253Z] #43 7.088 PBCC images/userns.pb-c.c [2022-03-05T20:32:33.476Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T20:32:33.476Z] - "zfs": [2022-03-05T20:32:33.476Z] - /dev/zfs: present [2022-03-05T20:32:33.476Z] - zfs command: missing [2022-03-05T20:32:33.476Z] - zpool command: missing [2022-03-05T20:32:33.476Z] [2022-03-05T20:32:33.476Z] Limits: [2022-03-05T20:32:33.476Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T20:32:33.476Z] [2022-03-05T20:32:33.476Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [2022-03-05T20:32:33.510Z] #43 7.124 DEP images/userns.pb-c.d [2022-03-05T20:32:33.510Z] #43 7.184 PBCC images/cgroup.pb-c.c [2022-03-05T20:32:33.510Z] #43 7.199 DEP images/cgroup.pb-c.d [2022-03-05T20:32:33.510Z] #43 7.238 PBCC images/ext-file.pb-c.c [2022-03-05T20:32:33.510Z] #43 7.257 DEP images/ext-file.pb-c.d [2022-03-05T20:32:33.510Z] #43 7.300 PBCC images/rpc.pb-c.c [2022-03-05T20:32:33.510Z] #43 7.323 DEP images/rpc.pb-c.d [2022-03-05T20:32:33.510Z] #43 7.384 PBCC images/siginfo.pb-c.c [2022-03-05T20:32:33.510Z] #43 7.410 DEP images/siginfo.pb-c.d [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T20:32:33.767Z] #43 7.449 PBCC images/pagemap.pb-c.c [2022-03-05T20:32:33.767Z] #43 7.501 DEP images/pagemap.pb-c.d [2022-03-05T20:32:33.767Z] #43 7.532 PBCC images/rlimit.pb-c.c [2022-03-05T20:32:33.767Z] #43 7.561 DEP images/rlimit.pb-c.d [2022-03-05T20:32:33.767Z] #43 7.614 PBCC images/file-lock.pb-c.c [2022-03-05T20:32:33.767Z] #43 7.661 DEP images/file-lock.pb-c.d [2022-03-05T20:32:33.811Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc . [2022-03-05T20:32:33.811Z] #1 [internal] load build definition from Dockerfile [2022-03-05T20:32:33.811Z] #1 sha256:0051c0f9dfaa218b8b3aa00381c7fd093ae9c87857074535e083770f5b02a563 [2022-03-05T20:32:33.811Z] #1 transferring dockerfile: 17.05kB done [2022-03-05T20:32:33.811Z] #1 DONE 0.1s [2022-03-05T20:32:33.811Z] [2022-03-05T20:32:33.811Z] #2 [internal] load .dockerignore [2022-03-05T20:32:33.811Z] #2 sha256:c164fc7ccff6f62c5dba45743b83b5307462e36752642a22b02d691c90f01dd1 [2022-03-05T20:32:34.024Z] #43 7.728 PBCC images/tty.pb-c.c [2022-03-05T20:32:34.024Z] #43 7.785 DEP images/tty.pb-c.d [2022-03-05T20:32:34.024Z] #43 7.836 PBCC images/tun.pb-c.c [2022-03-05T20:32:34.024Z] #43 7.863 PBCC images/netdev.pb-c.c [2022-03-05T20:32:34.024Z] #43 7.895 DEP images/tun.pb-c.d [2022-03-05T20:32:34.072Z] #2 transferring context: 87B done [2022-03-05T20:32:34.072Z] #2 DONE 0.1s [2022-03-05T20:32:34.072Z] [2022-03-05T20:32:34.072Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-05T20:32:34.072Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-03-05T20:32:34.280Z] #43 7.938 DEP images/netdev.pb-c.d [2022-03-05T20:32:34.280Z] #43 7.997 PBCC images/vma.pb-c.c [2022-03-05T20:32:34.280Z] #43 8.028 DEP images/vma.pb-c.d [2022-03-05T20:32:34.280Z] #43 8.066 PBCC images/creds.pb-c.c [2022-03-05T20:32:34.280Z] #43 8.113 DEP images/creds.pb-c.d [2022-03-05T20:32:34.548Z] #43 8.153 PBCC images/utsns.pb-c.c [2022-03-05T20:32:34.548Z] #43 8.169 DEP images/utsns.pb-c.d [2022-03-05T20:32:34.548Z] #43 8.213 PBCC images/ipc-desc.pb-c.c [2022-03-05T20:32:34.548Z] #43 8.235 PBCC images/ipc-sem.pb-c.c [2022-03-05T20:32:34.548Z] #43 8.261 DEP images/ipc-desc.pb-c.d [2022-03-05T20:32:34.548Z] #43 8.292 DEP images/ipc-sem.pb-c.d [2022-03-05T20:32:34.548Z] #43 8.341 PBCC images/ipc-msg.pb-c.c [2022-03-05T20:32:34.620Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.1s [2022-03-05T20:32:34.642Z] #3 DONE 0.4s [2022-03-05T20:32:34.642Z] [2022-03-05T20:32:34.643Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-05T20:32:34.643Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-03-05T20:32:34.643Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-05T20:32:34.643Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-03-05T20:32:34.643Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-05T20:32:34.643Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-03-05T20:32:34.643Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-03-05T20:32:34.643Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2022-03-05T20:32:34.805Z] #43 8.370 DEP images/ipc-msg.pb-c.d [2022-03-05T20:32:34.805Z] #43 8.476 PBCC images/ipc-shm.pb-c.c [2022-03-05T20:32:34.805Z] #43 8.513 DEP images/ipc-shm.pb-c.d [2022-03-05T20:32:34.805Z] #43 8.554 PBCC images/ipc-var.pb-c.c [2022-03-05T20:32:34.805Z] #43 8.581 DEP images/ipc-var.pb-c.d [2022-03-05T20:32:34.903Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2022-03-05T20:32:34.903Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2022-03-05T20:32:34.903Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-03-05T20:32:35.062Z] #43 8.645 PBCC images/sk-opts.pb-c.c [2022-03-05T20:32:35.062Z] #43 8.679 PBCC images/packet-sock.pb-c.c [2022-03-05T20:32:35.062Z] #43 8.733 DEP images/sk-opts.pb-c.d [2022-03-05T20:32:35.062Z] #43 8.801 DEP images/packet-sock.pb-c.d [2022-03-05T20:32:35.163Z] #4 DONE 0.6s [2022-03-05T20:32:35.163Z] [2022-03-05T20:32:35.163Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:32:35.163Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T20:32:35.319Z] #43 8.894 PBCC images/sk-netlink.pb-c.c [2022-03-05T20:32:35.319Z] #43 8.929 DEP images/sk-netlink.pb-c.d [2022-03-05T20:32:35.319Z] #43 8.965 PBCC images/sk-inet.pb-c.c [2022-03-05T20:32:35.319Z] #43 9.015 DEP images/sk-inet.pb-c.d [2022-03-05T20:32:35.319Z] #43 9.082 PBCC images/sk-unix.pb-c.c [2022-03-05T20:32:35.319Z] #43 9.145 DEP images/sk-unix.pb-c.d [2022-03-05T20:32:35.576Z] #43 9.194 PBCC images/mm.pb-c.c [2022-03-05T20:32:35.576Z] #43 9.228 DEP images/mm.pb-c.d [2022-03-05T20:32:35.576Z] #43 9.297 PBCC images/timerfd.pb-c.c [2022-03-05T20:32:35.576Z] #43 9.341 DEP images/timerfd.pb-c.d [2022-03-05T20:32:35.576Z] #43 9.402 PBCC images/timer.pb-c.c [2022-03-05T20:32:35.737Z] #6 DONE 0.6s [2022-03-05T20:32:35.737Z] [2022-03-05T20:32:35.737Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:32:35.737Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T20:32:35.737Z] #8 DONE 0.6s [2022-03-05T20:32:35.737Z] [2022-03-05T20:32:35.737Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-05T20:32:35.737Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-03-05T20:32:35.737Z] #5 DONE 0.6s [2022-03-05T20:32:35.737Z] [2022-03-05T20:32:35.737Z] #7 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-05T20:32:35.737Z] #7 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a [2022-03-05T20:32:35.832Z] #43 9.423 DEP images/timer.pb-c.d [2022-03-05T20:32:35.832Z] #43 9.465 PBCC images/sa.pb-c.c [2022-03-05T20:32:35.832Z] #43 9.514 DEP images/sa.pb-c.d [2022-03-05T20:32:35.832Z] #43 9.555 PBCC images/pipe-data.pb-c.c [2022-03-05T20:32:35.832Z] #43 9.592 DEP images/pipe-data.pb-c.d [2022-03-05T20:32:35.832Z] #43 9.665 PBCC images/mnt.pb-c.c [2022-03-05T20:32:35.832Z] #43 9.721 DEP images/mnt.pb-c.d [2022-03-05T20:32:35.997Z] #7 DONE 0.7s [2022-03-05T20:32:36.089Z] #43 9.775 PBCC images/sk-packet.pb-c.c [2022-03-05T20:32:36.089Z] #43 9.800 DEP images/sk-packet.pb-c.d [2022-03-05T20:32:36.089Z] #43 9.854 PBCC images/tcp-stream.pb-c.c [2022-03-05T20:32:36.089Z] #43 9.919 DEP images/tcp-stream.pb-c.d [2022-03-05T20:32:36.089Z] #43 9.968 PBCC images/pipe.pb-c.c [2022-03-05T20:32:36.346Z] #43 10.03 DEP images/pipe.pb-c.d [2022-03-05T20:32:36.346Z] #43 10.11 PBCC images/pstree.pb-c.c [2022-03-05T20:32:36.346Z] #43 10.13 DEP images/pstree.pb-c.d [2022-03-05T20:32:36.346Z] #43 10.17 PBCC images/fs.pb-c.c [2022-03-05T20:32:36.346Z] #43 10.22 DEP images/fs.pb-c.d [2022-03-05T20:32:36.575Z] [2022-03-05T20:32:36.575Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T20:32:36.575Z] #26 sha256:17537f18504d78249db6a5fc5e277645f32a178ad44b8130ccb60e1ec0d8377f [2022-03-05T20:32:36.575Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.0s done [2022-03-05T20:32:36.575Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-05T20:32:36.575Z] #26 sha256:5a79440171f4e602be527350ffc00d715a3c20ce93ddc2840cc4e82a788f82cf 529B / 529B done [2022-03-05T20:32:36.575Z] #26 sha256:fafecec18627251ea40234795cfeec80723680695dcbeed2cfe5bda52230f72d 1.48kB / 1.48kB done [2022-03-05T20:32:36.602Z] #43 10.27 PBCC images/signalfd.pb-c.c [2022-03-05T20:32:36.602Z] #43 10.31 DEP images/signalfd.pb-c.d [2022-03-05T20:32:36.602Z] #43 10.38 PBCC images/fh.pb-c.c [2022-03-05T20:32:36.602Z] #43 10.46 PBCC images/fsnotify.pb-c.c [2022-03-05T20:32:36.836Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 0B / 49.22MB 0.3s [2022-03-05T20:32:36.858Z] #43 10.53 DEP images/fh.pb-c.d [2022-03-05T20:32:36.858Z] #43 10.58 DEP images/fsnotify.pb-c.d [2022-03-05T20:32:36.858Z] #43 10.65 PBCC images/eventpoll.pb-c.c [2022-03-05T20:32:36.858Z] #43 10.69 DEP images/eventpoll.pb-c.d [2022-03-05T20:32:36.858Z] #43 10.76 PBCC images/eventfd.pb-c.c [2022-03-05T20:32:37.097Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 9.44MB / 49.22MB 0.5s [2022-03-05T20:32:37.097Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 14.68MB / 49.22MB 0.6s [2022-03-05T20:32:37.115Z] #43 10.79 DEP images/eventfd.pb-c.d [2022-03-05T20:32:37.115Z] #43 10.81 PBCC images/remap-file-path.pb-c.c [2022-03-05T20:32:37.115Z] #43 10.84 DEP images/remap-file-path.pb-c.d [2022-03-05T20:32:37.115Z] #43 10.89 PBCC images/fifo.pb-c.c [2022-03-05T20:32:37.147Z] #9 ... [2022-03-05T20:32:37.147Z] [2022-03-05T20:32:37.147Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:32:37.147Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T20:32:37.147Z] #27 2.361 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:32:37.147Z] #27 2.386 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:32:37.147Z] #27 2.386 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:32:37.148Z] #27 2.554 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:32:37.148Z] #27 2.865 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:32:37.148Z] #27 3.159 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:32:37.148Z] #27 4.950 Fetched 8469 kB in 3s (2976 kB/s) [2022-03-05T20:32:37.148Z] #27 4.950 Reading package lists... [2022-03-05T20:32:37.148Z] #27 5.933 Reading package lists... [2022-03-05T20:32:37.148Z] #27 6.867 Building dependency tree... [2022-03-05T20:32:37.148Z] #27 7.265 The following additional packages will be installed: [2022-03-05T20:32:37.148Z] #27 7.270 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-05T20:32:37.148Z] #27 7.270 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-05T20:32:37.148Z] #27 7.270 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-05T20:32:37.148Z] #27 7.270 Suggested packages: [2022-03-05T20:32:37.148Z] #27 7.270 krb5-doc krb5-user [2022-03-05T20:32:37.148Z] #27 7.270 Recommended packages: [2022-03-05T20:32:37.148Z] #27 7.270 krb5-locales publicsuffix libsasl2-modules [2022-03-05T20:32:37.148Z] #27 7.538 The following NEW packages will be installed: [2022-03-05T20:32:37.148Z] #27 7.546 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-05T20:32:37.148Z] #27 7.546 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-05T20:32:37.148Z] #27 7.546 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T20:32:37.148Z] #27 7.546 libssh2-1 libssl1.1 openssl [2022-03-05T20:32:37.148Z] #27 7.825 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:32:37.148Z] #27 7.825 Need to get 5061 kB of archives. [2022-03-05T20:32:37.148Z] #27 7.825 After this operation, 12.1 MB of additional disk space will be used. [2022-03-05T20:32:37.148Z] #27 7.825 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-05T20:32:37.148Z] #27 7.825 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-05T20:32:37.148Z] #27 7.825 Get:3 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-05T20:32:37.148Z] #27 7.866 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-05T20:32:37.148Z] #27 7.890 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-05T20:32:37.148Z] #27 7.890 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-05T20:32:37.148Z] #27 7.890 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-05T20:32:37.148Z] #27 7.906 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-05T20:32:37.148Z] #27 7.906 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-05T20:32:37.148Z] #27 7.906 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-05T20:32:37.148Z] #27 7.938 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-05T20:32:37.148Z] #27 7.938 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-05T20:32:37.148Z] #27 7.938 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-05T20:32:37.148Z] #27 7.938 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-05T20:32:37.148Z] #27 7.938 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-05T20:32:37.148Z] #27 7.938 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-05T20:32:37.148Z] #27 7.938 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-05T20:32:37.148Z] #27 7.938 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-05T20:32:37.148Z] #27 7.938 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T20:32:37.148Z] #27 7.946 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T20:32:37.148Z] #27 7.946 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T20:32:37.148Z] #27 8.142 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:32:37.148Z] #27 8.184 Fetched 5061 kB in 0s (13.4 MB/s) [2022-03-05T20:32:37.148Z] #27 8.209 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-05T20:32:37.148Z] #27 8.209 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2022-03-05T20:32:37.148Z] #27 8.217 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 8.222 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:32:37.148Z] #27 8.261 Selecting previously unselected package libsasl2-2:amd64. [2022-03-05T20:32:37.148Z] #27 8.262 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 8.285 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:32:37.148Z] #27 8.348 Selecting previously unselected package libssl1.1:amd64. [2022-03-05T20:32:37.148Z] #27 8.348 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 8.354 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T20:32:37.148Z] #27 8.576 Selecting previously unselected package openssl. [2022-03-05T20:32:37.148Z] #27 8.576 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 8.581 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-05T20:32:37.148Z] #27 8.743 Selecting previously unselected package ca-certificates. [2022-03-05T20:32:37.148Z] #27 8.743 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-05T20:32:37.148Z] #27 8.748 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-05T20:32:37.148Z] #27 8.829 Selecting previously unselected package libkeyutils1:amd64. [2022-03-05T20:32:37.148Z] #27 8.829 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 8.832 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-05T20:32:37.148Z] #27 8.871 Selecting previously unselected package libkrb5support0:amd64. [2022-03-05T20:32:37.148Z] #27 8.871 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 8.874 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:37.148Z] #27 8.938 Selecting previously unselected package libk5crypto3:amd64. [2022-03-05T20:32:37.148Z] #27 8.938 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 8.942 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:37.148Z] #27 9.007 Selecting previously unselected package libkrb5-3:amd64. [2022-03-05T20:32:37.148Z] #27 9.007 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.014 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:37.148Z] #27 9.145 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-05T20:32:37.148Z] #27 9.145 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.149 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:37.148Z] #27 9.233 Selecting previously unselected package libldap-common. [2022-03-05T20:32:37.148Z] #27 9.233 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-05T20:32:37.148Z] #27 9.242 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:32:37.148Z] #27 9.291 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-05T20:32:37.148Z] #27 9.291 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.295 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:32:37.148Z] #27 9.364 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-05T20:32:37.148Z] #27 9.364 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.373 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T20:32:37.148Z] #27 9.428 Selecting previously unselected package libpsl5:amd64. [2022-03-05T20:32:37.148Z] #27 9.428 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.433 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-05T20:32:37.148Z] #27 9.489 Selecting previously unselected package librtmp1:amd64. [2022-03-05T20:32:37.148Z] #27 9.489 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.489 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T20:32:37.148Z] #27 9.551 Selecting previously unselected package libssh2-1:amd64. [2022-03-05T20:32:37.148Z] #27 9.551 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.554 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T20:32:37.148Z] #27 9.629 Selecting previously unselected package libcurl4:amd64. [2022-03-05T20:32:37.148Z] #27 9.629 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.633 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T20:32:37.148Z] #27 9.745 Selecting previously unselected package curl. [2022-03-05T20:32:37.148Z] #27 9.745 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.755 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-05T20:32:37.148Z] #27 9.847 Selecting previously unselected package libonig5:amd64. [2022-03-05T20:32:37.148Z] #27 9.847 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.851 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:32:37.148Z] #27 9.932 Selecting previously unselected package libjq1:amd64. [2022-03-05T20:32:37.148Z] #27 9.932 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 9.936 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:32:37.148Z] #27 9.999 Selecting previously unselected package jq. [2022-03-05T20:32:37.148Z] #27 9.999 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:32:37.148Z] #27 10.01 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T20:32:37.148Z] #27 10.07 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-05T20:32:37.148Z] #27 10.08 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-05T20:32:37.148Z] #27 10.09 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T20:32:37.148Z] #27 10.23 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T20:32:37.148Z] #27 10.24 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:32:37.148Z] #27 10.25 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:37.148Z] #27 10.26 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:32:37.148Z] #27 10.28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T20:32:37.148Z] #27 10.29 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:37.148Z] #27 10.30 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:32:37.148Z] #27 10.31 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T20:32:37.148Z] #27 10.32 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:37.148Z] #27 10.33 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-05T20:32:37.148Z] #27 10.35 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:32:37.148Z] #27 ... [2022-03-05T20:32:37.148Z] [2022-03-05T20:32:37.148Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:37.148Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:37.372Z] #43 10.91 DEP images/fifo.pb-c.d [2022-03-05T20:32:37.372Z] #43 10.95 PBCC images/ghost-file.pb-c.c [2022-03-05T20:32:37.372Z] #43 10.98 DEP images/ghost-file.pb-c.d [2022-03-05T20:32:37.372Z] #43 11.06 PBCC images/regfile.pb-c.c [2022-03-05T20:32:37.372Z] #43 11.09 DEP images/regfile.pb-c.d [2022-03-05T20:32:37.372Z] #43 11.12 PBCC images/ns.pb-c.c [2022-03-05T20:32:37.372Z] #43 11.15 DEP images/ns.pb-c.d [2022-03-05T20:32:37.380Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 23.35MB / 49.22MB 0.8s [2022-03-05T20:32:37.406Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 8.1s done [2022-03-05T20:32:37.628Z] #43 11.18 PBCC images/fdinfo.pb-c.c [2022-03-05T20:32:37.629Z] #43 11.22 DEP images/fdinfo.pb-c.d [2022-03-05T20:32:37.629Z] #43 11.31 PBCC images/core-aarch64.pb-c.c [2022-03-05T20:32:37.629Z] #43 11.38 PBCC images/core-arm.pb-c.c [2022-03-05T20:32:37.629Z] #43 11.42 PBCC images/core-ppc64.pb-c.c [2022-03-05T20:32:37.651Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 48.23MB / 49.22MB 1.0s [2022-03-05T20:32:37.886Z] #43 11.48 PBCC images/core-s390.pb-c.c [2022-03-05T20:32:37.886Z] #43 11.52 PBCC images/core-x86.pb-c.c [2022-03-05T20:32:37.886Z] #43 11.56 PBCC images/core.pb-c.c [2022-03-05T20:32:37.886Z] #43 11.64 PBCC images/inventory.pb-c.c [2022-03-05T20:32:37.886Z] #43 11.69 DEP images/core-aarch64.pb-c.d [2022-03-05T20:32:37.886Z] #43 11.71 DEP images/core-arm.pb-c.d [2022-03-05T20:32:37.886Z] #43 11.76 DEP images/core-ppc64.pb-c.d [2022-03-05T20:32:37.886Z] #43 11.80 DEP images/core-s390.pb-c.d [2022-03-05T20:32:37.973Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-05T20:32:38.142Z] #43 11.83 DEP images/core-x86.pb-c.d [2022-03-05T20:32:38.142Z] #43 11.90 DEP images/core.pb-c.d [2022-03-05T20:32:38.142Z] #43 11.96 DEP images/inventory.pb-c.d [2022-03-05T20:32:38.142Z] #43 12.03 PBCC images/cpuinfo.pb-c.c [2022-03-05T20:32:38.213Z] #56 ... [2022-03-05T20:32:38.213Z] [2022-03-05T20:32:38.213Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:38.213Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:38.213Z] #43 21.89 CC images/signalfd.o [2022-03-05T20:32:38.213Z] #43 22.07 CC images/fs.o [2022-03-05T20:32:38.213Z] #43 22.23 CC images/pstree.o [2022-03-05T20:32:38.213Z] #43 22.44 CC images/pipe.o [2022-03-05T20:32:38.213Z] #43 22.62 CC images/tcp-stream.o [2022-03-05T20:32:38.213Z] #43 22.79 CC images/sk-packet.o [2022-03-05T20:32:38.213Z] #43 23.05 CC images/mnt.o [2022-03-05T20:32:38.213Z] #43 23.25 CC images/pipe-data.o [2022-03-05T20:32:38.213Z] #43 23.41 CC images/sa.o [2022-03-05T20:32:38.213Z] #43 23.61 CC images/timer.o [2022-03-05T20:32:38.213Z] #43 23.91 CC images/timerfd.o [2022-03-05T20:32:38.213Z] #43 24.07 CC images/mm.o [2022-03-05T20:32:38.213Z] #43 24.35 CC images/sk-opts.o [2022-03-05T20:32:38.213Z] #43 24.55 CC images/sk-unix.o [2022-03-05T20:32:38.213Z] #43 24.79 CC images/sk-inet.o [2022-03-05T20:32:38.213Z] #43 25.06 CC images/tun.o [2022-03-05T20:32:38.213Z] #43 25.41 CC images/sk-netlink.o [2022-03-05T20:32:38.213Z] #43 25.60 CC images/packet-sock.o [2022-03-05T20:32:38.213Z] #43 25.92 CC images/ipc-var.o [2022-03-05T20:32:38.213Z] #43 26.05 CC images/ipc-desc.o [2022-03-05T20:32:38.213Z] #43 26.19 CC images/ipc-shm.o [2022-03-05T20:32:38.213Z] #43 26.34 CC images/ipc-msg.o [2022-03-05T20:32:38.213Z] #43 26.59 CC images/ipc-sem.o [2022-03-05T20:32:38.213Z] #43 26.74 CC images/utsns.o [2022-03-05T20:32:38.213Z] #43 26.92 CC images/creds.o [2022-03-05T20:32:38.213Z] #43 27.07 CC images/vma.o [2022-03-05T20:32:38.213Z] #43 27.30 CC images/netdev.o [2022-03-05T20:32:38.213Z] #43 27.60 CC images/tty.o [2022-03-05T20:32:38.213Z] #43 28.12 CC images/file-lock.o [2022-03-05T20:32:38.213Z] #43 28.29 CC images/rlimit.o [2022-03-05T20:32:38.213Z] #43 28.44 CC images/pagemap.o [2022-03-05T20:32:38.213Z] #43 28.67 CC images/siginfo.o [2022-03-05T20:32:38.213Z] #43 28.88 CC images/rpc.o [2022-03-05T20:32:38.213Z] #43 29.92 CC images/ext-file.o [2022-03-05T20:32:38.213Z] #43 30.08 CC images/cgroup.o [2022-03-05T20:32:38.213Z] #43 30.56 CC images/userns.o [2022-03-05T20:32:38.213Z] #43 30.80 CC images/google/protobuf/descriptor.o [2022-03-05T20:32:38.399Z] #43 12.04 DEP images/cpuinfo.pb-c.d [2022-03-05T20:32:38.399Z] #43 12.10 PBCC images/stats.pb-c.c [2022-03-05T20:32:38.399Z] #43 12.13 DEP images/stats.pb-c.d [2022-03-05T20:32:38.617Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 1.9s done [2022-03-05T20:32:38.617Z] #26 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 [2022-03-05T20:32:38.783Z] #43 32.24 CC images/opts.o [2022-03-05T20:32:38.783Z] #43 32.48 CC images/seccomp.o [2022-03-05T20:32:38.962Z] #43 ... [2022-03-05T20:32:38.962Z] [2022-03-05T20:32:38.962Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:32:38.962Z] #34 sha256:cf678d67ea7d6c6e277835089b1c6a7248cb25cb1341918980596e93365a02eb [2022-03-05T20:32:38.962Z] #34 67.17 bufio [2022-03-05T20:32:38.962Z] #34 68.25 text/tabwriter [2022-03-05T20:32:38.962Z] #34 69.99 fmt [2022-03-05T20:32:38.962Z] #34 69.99 path/filepath [2022-03-05T20:32:38.962Z] #34 71.07 io/ioutil [2022-03-05T20:32:38.962Z] #34 72.60 flag [2022-03-05T20:32:38.962Z] #34 72.63 github.com/BurntSushi/toml [2022-03-05T20:32:38.962Z] #34 74.08 log [2022-03-05T20:32:38.962Z] #34 76.07 github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T20:32:39.032Z] Client: [2022-03-05T20:32:39.032Z] Context: default [2022-03-05T20:32:39.032Z] Debug Mode: false [2022-03-05T20:32:39.032Z] Plugins: [2022-03-05T20:32:39.032Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T20:32:39.032Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T20:32:39.032Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T20:32:39.032Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T20:32:39.032Z] [2022-03-05T20:32:39.032Z] Server: [2022-03-05T20:32:39.032Z] Containers: 0 [2022-03-05T20:32:39.032Z] Running: 0 [2022-03-05T20:32:39.032Z] Paused: 0 [2022-03-05T20:32:39.032Z] Stopped: 0 [2022-03-05T20:32:39.032Z] Images: 0 [2022-03-05T20:32:39.032Z] Server Version: 20.10.12 [2022-03-05T20:32:39.032Z] Storage Driver: overlay2 [2022-03-05T20:32:39.032Z] Backing Filesystem: extfs [2022-03-05T20:32:39.032Z] Supports d_type: true [2022-03-05T20:32:39.032Z] Native Overlay Diff: true [2022-03-05T20:32:39.032Z] userxattr: false [2022-03-05T20:32:39.032Z] Logging Driver: json-file [2022-03-05T20:32:39.032Z] Cgroup Driver: systemd [2022-03-05T20:32:39.032Z] Cgroup Version: 2 [2022-03-05T20:32:39.032Z] Plugins: [2022-03-05T20:32:39.032Z] Volume: local [2022-03-05T20:32:39.032Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T20:32:39.032Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T20:32:39.032Z] Swarm: inactive [2022-03-05T20:32:39.032Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T20:32:39.032Z] Default Runtime: runc [2022-03-05T20:32:39.032Z] Init Binary: docker-init [2022-03-05T20:32:39.032Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T20:32:39.032Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T20:32:39.032Z] init version: de40ad0 [2022-03-05T20:32:39.032Z] Security Options: [2022-03-05T20:32:39.032Z] apparmor [2022-03-05T20:32:39.032Z] seccomp [2022-03-05T20:32:39.032Z] Profile: default [2022-03-05T20:32:39.032Z] cgroupns [2022-03-05T20:32:39.032Z] Kernel Version: 5.11.0-1023-aws [2022-03-05T20:32:39.032Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-05T20:32:39.032Z] OSType: linux [2022-03-05T20:32:39.032Z] Architecture: x86_64 [2022-03-05T20:32:39.032Z] CPUs: 2 [2022-03-05T20:32:39.032Z] Total Memory: 7.559GiB [2022-03-05T20:32:39.032Z] Name: ip-10-100-73-242 [2022-03-05T20:32:39.032Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-05T20:32:39.032Z] Docker Root Dir: /var/lib/docker [2022-03-05T20:32:39.032Z] Debug Mode: false [2022-03-05T20:32:39.032Z] Registry: https://index.docker.io/v1/ [2022-03-05T20:32:39.032Z] Labels: [2022-03-05T20:32:39.032Z] Experimental: true [2022-03-05T20:32:39.032Z] Insecure Registries: [2022-03-05T20:32:39.032Z] 127.0.0.0/8 [2022-03-05T20:32:39.032Z] Live Restore Enabled: true [2022-03-05T20:32:39.032Z] [Pipeline] } [2022-03-05T20:32:39.046Z] #43 32.77 CC images/binfmt-misc.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T20:32:39.356Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc . [2022-03-05T20:32:39.356Z] #1 [internal] load build definition from Dockerfile [2022-03-05T20:32:39.356Z] #1 sha256:7cecc47dd69dd404678cc150c4bca3466f29231e268792e255b63c7f57d76323 [2022-03-05T20:32:39.356Z] #1 transferring dockerfile: 17.05kB done [2022-03-05T20:32:39.356Z] #1 DONE 0.1s [2022-03-05T20:32:39.356Z] [2022-03-05T20:32:39.356Z] #2 [internal] load .dockerignore [2022-03-05T20:32:39.356Z] #2 sha256:3548b0e2b9d0d3afa49e946fe42252f2fe9eff3846e82d53cddd112850727c42 [2022-03-05T20:32:39.565Z] #26 ... [2022-03-05T20:32:39.565Z] [2022-03-05T20:32:39.565Z] #23 [internal] load build context [2022-03-05T20:32:39.565Z] #23 sha256:b63705908e6760e708d44ff333788d556341542acc151dda1907ad8213d19b30 [2022-03-05T20:32:39.565Z] #23 transferring context: 52.43MB 2.1s done [2022-03-05T20:32:39.565Z] #23 DONE 3.0s [2022-03-05T20:32:39.565Z] [2022-03-05T20:32:39.565Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:39.565Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-05T20:32:39.565Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.2s done [2022-03-05T20:32:39.565Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-05T20:32:39.565Z] #9 sha256:07fa8072b5a2117bbb87e893e43da425b56a94a9f04b07f0a3f0af4a9813a0b0 1.79kB / 1.79kB done [2022-03-05T20:32:39.565Z] #9 sha256:67f476ddb57c5706a3953f92e77ba881bc4d92fe30e444a8e8b2fbf95b5118bc 7.07kB / 7.07kB done [2022-03-05T20:32:39.565Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 1.7s done [2022-03-05T20:32:39.565Z] #9 sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 9.77MB / 9.77MB 0.9s done [2022-03-05T20:32:39.565Z] #9 sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 7.70MB / 7.70MB 0.7s done [2022-03-05T20:32:39.566Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 52.17MB / 52.17MB 2.6s done [2022-03-05T20:32:39.566Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 2.6s [2022-03-05T20:32:39.566Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 126B / 126B 2.7s [2022-03-05T20:32:39.612Z] #2 transferring context: 87B done [2022-03-05T20:32:39.612Z] #2 DONE 0.1s [2022-03-05T20:32:39.612Z] [2022-03-05T20:32:39.612Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-05T20:32:39.612Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-05T20:32:39.615Z] #43 33.01 CC images/time.o [2022-03-05T20:32:39.615Z] #43 33.16 CC images/sysctl.o [2022-03-05T20:32:39.871Z] #3 DONE 0.3s [2022-03-05T20:32:39.871Z] [2022-03-05T20:32:39.871Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-05T20:32:39.871Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-05T20:32:39.871Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-05T20:32:39.871Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-05T20:32:39.871Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-05T20:32:39.871Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-05T20:32:39.871Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2022-03-05T20:32:39.874Z] #43 33.42 CC images/autofs.o [2022-03-05T20:32:39.891Z] #34 ... [2022-03-05T20:32:39.891Z] [2022-03-05T20:32:39.891Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:39.891Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:39.891Z] #43 13.45 make[1]: Nothing to be done for 'all'. [2022-03-05T20:32:40.127Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-03-05T20:32:40.134Z] #43 33.58 CC images/macvlan.o [2022-03-05T20:32:40.134Z] #43 33.75 CC images/sit.o [2022-03-05T20:32:40.148Z] #43 ... [2022-03-05T20:32:40.148Z] [2022-03-05T20:32:40.148Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:32:40.148Z] #34 sha256:cf678d67ea7d6c6e277835089b1c6a7248cb25cb1341918980596e93365a02eb [2022-03-05T20:32:40.148Z] #34 DONE 78.4s [2022-03-05T20:32:40.383Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-03-05T20:32:40.383Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-05T20:32:40.393Z] #43 33.94 CC images/memfd.o [2022-03-05T20:32:40.405Z] [2022-03-05T20:32:40.405Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:32:40.405Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:32:40.405Z] #13 64.70 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T20:32:40.405Z] #13 64.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:32:40.405Z] #13 64.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:32:40.405Z] #13 65.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-05T20:32:40.405Z] #13 65.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:32:40.405Z] #13 65.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:32:40.507Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 3.7s done [2022-03-05T20:32:40.507Z] #9 ... [2022-03-05T20:32:40.507Z] [2022-03-05T20:32:40.507Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:32:40.507Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T20:32:40.507Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T20:32:40.507Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T20:32:40.507Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T20:32:40.507Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T20:32:40.507Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-03-05T20:32:40.507Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-03-05T20:32:40.507Z] #62 DONE 4.1s [2022-03-05T20:32:40.507Z] [2022-03-05T20:32:40.507Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:32:40.507Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T20:32:40.507Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T20:32:40.507Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T20:32:40.507Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T20:32:40.507Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-03-05T20:32:40.507Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-03-05T20:32:40.507Z] #64 DONE 4.2s [2022-03-05T20:32:40.507Z] [2022-03-05T20:32:40.507Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:40.507Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-05T20:32:40.507Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 0B / 99.70MB 3.8s [2022-03-05T20:32:40.647Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-03-05T20:32:40.647Z] #4 DONE 0.6s [2022-03-05T20:32:40.647Z] [2022-03-05T20:32:40.647Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-05T20:32:40.647Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-05T20:32:40.653Z] #43 34.24 CC images/timens.o [2022-03-05T20:32:40.768Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 5.84MB / 99.70MB 3.9s [2022-03-05T20:32:40.913Z] #43 34.53 LINK images/built-in.o [2022-03-05T20:32:41.084Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 2.4s done [2022-03-05T20:32:41.084Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 28.50MB / 99.70MB 4.2s [2022-03-05T20:32:41.084Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 36.81MB / 99.70MB 4.3s [2022-03-05T20:32:41.172Z] #43 34.69 GEN compel/include/asm [2022-03-05T20:32:41.172Z] #43 34.72 GEN compel/include/version.h [2022-03-05T20:32:41.172Z] #43 34.72 touch .config [2022-03-05T20:32:41.172Z] #43 34.77 GEN include/common/config.h [2022-03-05T20:32:41.172Z] #43 ... [2022-03-05T20:32:41.172Z] [2022-03-05T20:32:41.172Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:32:41.172Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:32:41.172Z] #13 85.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T20:32:41.172Z] #13 85.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:32:41.172Z] #13 85.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:32:41.335Z] #13 ... [2022-03-05T20:32:41.335Z] [2022-03-05T20:32:41.335Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:41.335Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:41.335Z] #43 14.92 CC images/stats.o [2022-03-05T20:32:41.348Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 51.38MB / 99.70MB 4.4s [2022-03-05T20:32:41.348Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 61.87MB / 99.70MB 4.5s [2022-03-05T20:32:41.432Z] #13 ... [2022-03-05T20:32:41.432Z] [2022-03-05T20:32:41.432Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:41.432Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:41.432Z] #43 34.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-05T20:32:41.432Z] #43 34.85 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-05T20:32:41.432Z] #43 34.87 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-05T20:32:41.432Z] #43 34.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-05T20:32:41.432Z] #43 34.90 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-05T20:32:41.432Z] #43 34.92 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-05T20:32:41.432Z] #43 34.95 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-05T20:32:41.432Z] #43 34.97 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-05T20:32:41.432Z] #43 34.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-05T20:32:41.432Z] #43 34.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-05T20:32:41.432Z] #43 35.00 DEP compel/plugins/std/infect.d [2022-03-05T20:32:41.578Z] #5 DONE 0.9s [2022-03-05T20:32:41.578Z] [2022-03-05T20:32:41.578Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:32:41.578Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T20:32:41.578Z] #8 DONE 1.0s [2022-03-05T20:32:41.578Z] [2022-03-05T20:32:41.578Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T20:32:41.578Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T20:32:41.578Z] #7 DONE 1.0s [2022-03-05T20:32:41.578Z] [2022-03-05T20:32:41.578Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-05T20:32:41.578Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-05T20:32:41.578Z] #6 DONE 1.0s [2022-03-05T20:32:41.591Z] #43 15.30 CC images/core.o [2022-03-05T20:32:41.608Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 96.47MB / 99.70MB 4.7s [2022-03-05T20:32:41.608Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd [2022-03-05T20:32:41.692Z] #43 35.16 DEP compel/plugins/std/string.d [2022-03-05T20:32:41.692Z] #43 35.22 DEP compel/plugins/std/log.d [2022-03-05T20:32:41.692Z] #43 35.34 DEP compel/plugins/std/fds.d [2022-03-05T20:32:41.834Z] [2022-03-05T20:32:41.834Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:32:41.834Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T20:32:41.834Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T20:32:41.952Z] #43 35.40 DEP compel/plugins/std/std.d [2022-03-05T20:32:41.952Z] #43 35.48 DEP compel/plugins/shmem/shmem.d [2022-03-05T20:32:41.952Z] #43 35.55 DEP compel/plugins/fds/fds.d [2022-03-05T20:32:41.958Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 0.3s done [2022-03-05T20:32:42.128Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T20:32:42.128Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T20:32:42.128Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T20:32:42.154Z] #43 15.75 CC images/core-x86.o [2022-03-05T20:32:42.211Z] #43 35.64 CC compel/plugins/std/std.o [2022-03-05T20:32:42.211Z] #43 35.85 CC compel/plugins/std/fds.o [2022-03-05T20:32:42.392Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-03-05T20:32:42.392Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-03-05T20:32:42.410Z] #43 16.15 CC images/core-arm.o [2022-03-05T20:32:42.649Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s [2022-03-05T20:32:42.649Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-03-05T20:32:42.667Z] #43 16.38 CC images/core-aarch64.o [2022-03-05T20:32:42.781Z] #43 36.14 CC compel/plugins/std/log.o [2022-03-05T20:32:42.899Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 [2022-03-05T20:32:42.899Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0.2s done [2022-03-05T20:32:42.909Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-05T20:32:42.909Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.1s [2022-03-05T20:32:42.923Z] #43 16.63 CC images/core-ppc64.o [2022-03-05T20:32:43.231Z] #9 ... [2022-03-05T20:32:43.231Z] [2022-03-05T20:32:43.231Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:32:43.231Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T20:32:43.231Z] #27 10.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:32:43.231Z] #27 10.38 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:32:43.231Z] #27 10.39 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-05T20:32:43.231Z] #27 11.23 Updating certificates in /etc/ssl/certs... [2022-03-05T20:32:43.231Z] #27 12.53 137 added, 0 removed; done. [2022-03-05T20:32:43.231Z] #27 12.61 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:43.231Z] #27 12.62 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T20:32:43.231Z] #27 12.63 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T20:32:43.231Z] #27 12.64 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-05T20:32:43.231Z] #27 12.65 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:32:43.231Z] #27 12.68 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-05T20:32:43.231Z] #27 12.69 Updating certificates in /etc/ssl/certs... [2022-03-05T20:32:43.231Z] #27 13.76 0 added, 0 removed; done. [2022-03-05T20:32:43.231Z] #27 13.76 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T20:32:43.231Z] #27 13.77 done. [2022-03-05T20:32:43.231Z] #27 DONE 15.7s [2022-03-05T20:32:43.231Z] [2022-03-05T20:32:43.231Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:43.231Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:43.231Z] #9 ... [2022-03-05T20:32:43.231Z] [2022-03-05T20:32:43.231Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T20:32:43.231Z] #28 sha256:e250617ccb8fc68ea4c4cd062287a92a976c9070862c36819efb36603775928e [2022-03-05T20:32:43.231Z] #28 DONE 0.1s [2022-03-05T20:32:43.231Z] [2022-03-05T20:32:43.231Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:32:43.231Z] #29 sha256:6044a93716729041596ef207f598c9465a67aa22ce507570db1e5703c733dea8 [2022-03-05T20:32:43.349Z] #43 36.80 CC compel/plugins/std/string.o [2022-03-05T20:32:43.470Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b [2022-03-05T20:32:43.486Z] #43 17.10 CC images/core-s390.o [2022-03-05T20:32:43.731Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 6.7s done [2022-03-05T20:32:43.930Z] #43 37.37 CC compel/plugins/std/infect.o [2022-03-05T20:32:43.992Z] #9 ... [2022-03-05T20:32:43.992Z] [2022-03-05T20:32:43.992Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T20:32:43.992Z] #26 sha256:17537f18504d78249db6a5fc5e277645f32a178ad44b8130ccb60e1ec0d8377f [2022-03-05T20:32:43.992Z] #26 DONE 7.4s [2022-03-05T20:32:43.992Z] [2022-03-05T20:32:43.992Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:43.992Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-05T20:32:44.049Z] #43 17.71 CC images/cpuinfo.o [2022-03-05T20:32:44.189Z] #43 37.68 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-05T20:32:44.190Z] #43 37.72 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-05T20:32:44.190Z] #43 37.76 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-05T20:32:44.190Z] #43 37.81 AR compel/plugins/std.lib.a [2022-03-05T20:32:44.307Z] #43 18.06 CC images/inventory.o [2022-03-05T20:32:44.450Z] #43 37.89 CC compel/plugins/fds/fds.o [2022-03-05T20:32:44.565Z] #43 18.27 CC images/fdinfo.o [2022-03-05T20:32:44.604Z] #29 1.736 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-05T20:32:44.604Z] #29 1.831 [2022-03-05T20:32:44.710Z] #43 38.19 AR compel/plugins/fds.lib.a [2022-03-05T20:32:44.710Z] #43 38.24 HOSTDEP compel/src/lib/log-host.d [2022-03-05T20:32:44.710Z] #43 38.37 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-05T20:32:44.822Z] #43 18.51 CC images/fown.o [2022-03-05T20:32:44.822Z] #43 18.66 CC images/ns.o [2022-03-05T20:32:44.971Z] #43 38.45 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-05T20:32:44.971Z] #43 38.49 HOSTDEP compel/src/main-host.d [2022-03-05T20:32:44.971Z] #43 38.57 DEP compel/src/lib/ptrace.d [2022-03-05T20:32:45.080Z] #43 18.86 CC images/regfile.o [2022-03-05T20:32:45.230Z] #43 38.73 DEP compel/src/lib/infect.d [2022-03-05T20:32:45.337Z] #43 19.04 CC images/ghost-file.o [2022-03-05T20:32:45.379Z] #29 2.063 #=#=# ############# 18.7% ##################### 29.8% ########################################### 60.6% ########################################################## 80.8% ######################################################################## 100.0% [2022-03-05T20:32:45.379Z] #29 2.676 [2022-03-05T20:32:45.451Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-03-05T20:32:45.490Z] #43 38.91 DEP compel/src/lib/infect-util.d [2022-03-05T20:32:45.490Z] #43 39.03 DEP compel/src/lib/infect-rpc.d [2022-03-05T20:32:45.490Z] #43 39.11 DEP compel/arch/x86/src/lib/infect.d [2022-03-05T20:32:45.490Z] #43 39.20 DEP compel/arch/x86/src/lib/cpu.d [2022-03-05T20:32:45.595Z] #43 19.34 CC images/fifo.o [2022-03-05T20:32:45.638Z] #29 2.927 #=#=# ######################################################################## 100.0% [2022-03-05T20:32:45.750Z] #43 39.29 DEP compel/src/lib/log.d [2022-03-05T20:32:45.751Z] #43 39.37 DEP compel/src/main.d [2022-03-05T20:32:45.751Z] #43 39.46 DEP compel/src/lib/handle-elf.d [2022-03-05T20:32:45.852Z] #43 19.50 CC images/remap-file-path.o [2022-03-05T20:32:45.852Z] #43 19.72 CC images/eventfd.o [2022-03-05T20:32:45.897Z] #29 3.133 [2022-03-05T20:32:45.907Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 2.0s done [2022-03-05T20:32:46.012Z] #43 39.55 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-05T20:32:46.012Z] #43 39.64 CC compel/src/lib/log.o [2022-03-05T20:32:46.030Z] #62 DONE 4.0s [2022-03-05T20:32:46.030Z] [2022-03-05T20:32:46.030Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:46.030Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:46.030Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-03-05T20:32:46.030Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-05T20:32:46.030Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-05T20:32:46.030Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-05T20:32:46.030Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.4s [2022-03-05T20:32:46.030Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 1.5s done [2022-03-05T20:32:46.030Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 1.7s done [2022-03-05T20:32:46.030Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.0s done [2022-03-05T20:32:46.030Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 3.6s done [2022-03-05T20:32:46.030Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 1.6s [2022-03-05T20:32:46.030Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 95.42MB / 129.16MB 3.7s [2022-03-05T20:32:46.030Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 3.6s done [2022-03-05T20:32:46.030Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 103.81MB / 129.16MB 3.8s [2022-03-05T20:32:46.030Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 110.88MB / 129.16MB 3.9s [2022-03-05T20:32:46.109Z] #43 19.93 CC images/eventpoll.o [2022-03-05T20:32:46.168Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f [2022-03-05T20:32:46.272Z] #43 39.83 CC compel/arch/x86/src/lib/cpu.o [2022-03-05T20:32:46.290Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 117.44MB / 129.16MB 4.0s [2022-03-05T20:32:46.290Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 4.2s [2022-03-05T20:32:46.367Z] #43 20.14 CC images/fh.o [2022-03-05T20:32:46.419Z] #29 3.355 #=#=# ################################################################## 92.1% ######################################################################## 100.0% [2022-03-05T20:32:46.419Z] #29 3.581 [2022-03-05T20:32:46.623Z] #43 20.35 CC images/fsnotify.o [2022-03-05T20:32:46.842Z] #43 40.52 CC compel/arch/x86/src/lib/infect.o [2022-03-05T20:32:47.186Z] #43 20.79 CC images/signalfd.o [2022-03-05T20:32:47.186Z] #43 20.94 CC images/fs.o [2022-03-05T20:32:47.193Z] #29 3.811 #=#=# ############ 18.0% ########################## 37.5% ######################################## 56.6% ###################################################### 75.9% #################################################################### 95.2% ######################################################################## 100.0% [2022-03-05T20:32:47.193Z] #29 4.418 [2022-03-05T20:32:47.443Z] #43 21.14 CC images/pstree.o [2022-03-05T20:32:47.443Z] #43 21.30 CC images/pipe.o [2022-03-05T20:32:47.699Z] #43 ... [2022-03-05T20:32:47.699Z] [2022-03-05T20:32:47.699Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:32:47.699Z] #56 sha256:1a62dbc46f4ec01054edcadc0185e77ed75b30bbcb64526296dc79f146eca687 [2022-03-05T20:32:47.781Z] #43 41.24 CC compel/src/lib/infect-rpc.o [2022-03-05T20:32:48.056Z] #43 41.58 CC compel/src/lib/infect-util.o [2022-03-05T20:32:48.056Z] #43 ... [2022-03-05T20:32:48.056Z] [2022-03-05T20:32:48.056Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:32:48.056Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:32:48.056Z] #13 98.80 Selecting previously unselected package libapparmor1:amd64. [2022-03-05T20:32:48.056Z] #13 98.80 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-05T20:32:48.056Z] #13 98.81 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T20:32:48.056Z] #13 98.92 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-05T20:32:48.056Z] #13 98.93 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 98.94 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T20:32:48.057Z] #13 99.10 Selecting previously unselected package libbtrfs0. [2022-03-05T20:32:48.057Z] #13 99.11 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 99.11 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T20:32:48.057Z] #13 99.19 Selecting previously unselected package libbtrfs-dev. [2022-03-05T20:32:48.057Z] #13 99.19 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 99.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:32:48.057Z] #13 99.35 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-05T20:32:48.057Z] #13 99.35 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 99.36 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:32:48.057Z] #13 99.43 Selecting previously unselected package libudev-dev:amd64. [2022-03-05T20:32:48.057Z] #13 99.43 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 99.46 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:32:48.057Z] #13 99.59 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-05T20:32:48.057Z] #13 99.59 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 99.60 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T20:32:48.057Z] #13 99.88 Selecting previously unselected package libpcre16-3:amd64. [2022-03-05T20:32:48.057Z] #13 99.88 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 99.89 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T20:32:48.057Z] #13 100.0 Selecting previously unselected package libpcre32-3:amd64. [2022-03-05T20:32:48.057Z] #13 100.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 100.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T20:32:48.057Z] #13 100.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-05T20:32:48.057Z] #13 100.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 100.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T20:32:48.057Z] #13 100.3 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-05T20:32:48.057Z] #13 100.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 100.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T20:32:48.057Z] #13 100.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-05T20:32:48.057Z] #13 100.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 100.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T20:32:48.057Z] #13 101.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-05T20:32:48.057Z] #13 101.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 101.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T20:32:48.057Z] #13 101.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-05T20:32:48.057Z] #13 101.2 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 101.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:32:48.057Z] #13 101.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-05T20:32:48.057Z] #13 101.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T20:32:48.057Z] #13 101.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:32:48.057Z] #13 101.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T20:32:48.057Z] #13 101.8 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:32:48.057Z] #13 101.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T20:32:48.057Z] #13 101.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T20:32:48.057Z] #13 101.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T20:32:48.057Z] #13 101.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T20:32:48.057Z] #13 101.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:32:48.057Z] #13 101.9 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T20:32:48.057Z] #13 101.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T20:32:48.057Z] #13 101.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:32:48.057Z] #13 101.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T20:32:48.057Z] #13 102.0 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:32:48.057Z] #13 102.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T20:32:48.057Z] #13 102.0 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-05T20:32:48.057Z] #13 102.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:32:48.057Z] #13 102.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T20:32:48.057Z] #13 102.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T20:32:48.057Z] #13 102.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:32:48.086Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 1.7s done [2022-03-05T20:32:48.316Z] #13 102.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T20:32:48.316Z] #13 102.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T20:32:48.316Z] #13 102.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:32:48.316Z] #13 102.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T20:32:48.316Z] #13 102.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T20:32:48.316Z] #13 102.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T20:32:48.316Z] #13 102.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T20:32:48.316Z] #13 102.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:32:48.316Z] #13 102.2 Setting up dmsetup (2:1.02.155-3) ... [2022-03-05T20:32:48.316Z] #13 102.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:32:48.316Z] #13 102.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T20:32:48.316Z] #13 102.3 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:32:48.346Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 0.1s [2022-03-05T20:32:48.726Z] #56 44.10 Checking out files: 60% (2851/4731) Checking out files: 61% (2886/4731) Checking out files: 62% (2934/4731) Checking out files: 63% (2981/4731) Checking out files: 64% (3028/4731) Checking out files: 65% (3076/4731) Checking out files: 66% (3123/4731) Checking out files: 67% (3170/4731) Checking out files: 68% (3218/4731) Checking out files: 69% (3265/4731) Checking out files: 70% (3312/4731) Checking out files: 71% (3360/4731) Checking out files: 72% (3407/4731) Checking out files: 73% (3454/4731) Checking out files: 74% (3501/4731) Checking out files: 75% (3549/4731) Checking out files: 76% (3596/4731) Checking out files: 77% (3643/4731) Checking out files: 78% (3691/4731) Checking out files: 79% (3738/4731) Checking out files: 80% (3785/4731) Checking out files: 81% (3833/4731) Checking out files: 82% (3880/4731) Checking out files: 83% (3927/4731) Checking out files: 84% (3975/4731) Checking out files: 85% (4022/4731) Checking out files: 86% (4069/4731) Checking out files: 87% (4116/4731) Checking out files: 88% (4164/4731) Checking out files: 89% (4211/4731) Checking out files: 90% (4258/4731) Checking out files: 91% (4306/4731) Checking out files: 92% (4353/4731) Checking out files: 93% (4400/4731) Checking out files: 94% (4448/4731) Checking out files: 95% (4495/4731) Checking out files: 96% (4542/4731) Checking out files: 96% (4547/4731) Checking out files: 97% (4590/4731) Checking out files: 98% (4637/4731) Checking out files: 99% (4684/4731) Checking out files: 100% (4731/4731) Checking out files: 100% (4731/4731), done. [2022-03-05T20:32:48.726Z] #56 45.30 + cd /tmp/tmp.ZxZVnGCffX/src/github.com/containerd/containerd [2022-03-05T20:32:48.726Z] #56 45.30 + git checkout -q v1.5.10 [2022-03-05T20:32:48.814Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 6.2s done [2022-03-05T20:32:48.814Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-03-05T20:32:48.814Z] #9 ... [2022-03-05T20:32:48.814Z] [2022-03-05T20:32:48.814Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T20:32:48.814Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T20:32:48.814Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-05T20:32:48.814Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T20:32:48.814Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T20:32:48.815Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T20:32:48.815Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-03-05T20:32:48.815Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-03-05T20:32:48.815Z] #64 DONE 6.6s [2022-03-05T20:32:48.815Z] [2022-03-05T20:32:48.815Z] #23 [internal] load build context [2022-03-05T20:32:48.815Z] #23 sha256:6f908468e3e53aacdb108adc7c76725ad381e73a1eb287802cb100f6cdb8273c [2022-03-05T20:32:48.815Z] #23 transferring context: 52.42MB 4.8s done [2022-03-05T20:32:48.815Z] #23 DONE 6.8s [2022-03-05T20:32:48.815Z] [2022-03-05T20:32:48.815Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:48.815Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:48.815Z] #9 ... [2022-03-05T20:32:48.815Z] [2022-03-05T20:32:48.815Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-05T20:32:48.815Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-05T20:32:48.815Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.0s done [2022-03-05T20:32:48.815Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-05T20:32:48.815Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-05T20:32:48.815Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-05T20:32:48.815Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.6s done [2022-03-05T20:32:48.815Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 4.5s done [2022-03-05T20:32:48.815Z] #26 DONE 6.9s [2022-03-05T20:32:48.815Z] [2022-03-05T20:32:48.815Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:48.815Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:49.384Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.7s done [2022-03-05T20:32:49.384Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.1s [2022-03-05T20:32:49.513Z] #29 4.634 #=#=# ### 4.7% ####### 10.2% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.0% ########################## 36.2% ############################# 41.3% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ################################################ 67.5% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2022-03-05T20:32:49.513Z] #29 6.597 [2022-03-05T20:32:49.641Z] #9 ... [2022-03-05T20:32:49.641Z] [2022-03-05T20:32:49.641Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T20:32:49.641Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T20:32:49.641Z] #63 DONE 0.7s [2022-03-05T20:32:49.641Z] [2022-03-05T20:32:49.641Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:49.641Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:49.641Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.4s done [2022-03-05T20:32:50.087Z] #29 7.084 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T20:32:50.087Z] #29 7.187 [2022-03-05T20:32:50.203Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0.1s [2022-03-05T20:32:50.262Z] #9 ... [2022-03-05T20:32:50.262Z] [2022-03-05T20:32:50.262Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T20:32:50.262Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-05T20:32:50.262Z] #63 DONE 2.0s [2022-03-05T20:32:50.262Z] [2022-03-05T20:32:50.262Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T20:32:50.262Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-05T20:32:50.351Z] #29 7.415 #=#=# ######################################################################## 100.0% [2022-03-05T20:32:50.351Z] #29 7.497 [2022-03-05T20:32:50.462Z] #9 ... [2022-03-05T20:32:50.462Z] [2022-03-05T20:32:50.462Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T20:32:50.462Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T20:32:50.462Z] #65 DONE 0.7s [2022-03-05T20:32:50.462Z] [2022-03-05T20:32:50.462Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:50.462Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:50.619Z] #56 47.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T20:32:50.619Z] #56 47.03 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T20:32:50.619Z] #56 47.03 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T20:32:50.619Z] #56 47.03 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T20:32:50.619Z] #56 47.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T20:32:50.619Z] #56 47.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T20:32:50.619Z] #56 47.03 + '[' '' = dynamic ']' [2022-03-05T20:32:50.619Z] #56 47.03 + make [2022-03-05T20:32:50.869Z] #13 DONE 104.9s [2022-03-05T20:32:50.869Z] [2022-03-05T20:32:50.869Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:32:50.869Z] #58 sha256:9955f9ae3bc61e177997efc9952280db275a560f14c7c6bed43023bb8936d95d [2022-03-05T20:32:50.869Z] #58 106.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T20:32:50.869Z] #58 106.7 + GOBIN=/build [2022-03-05T20:32:50.869Z] #58 106.7 + GO111MODULE=on [2022-03-05T20:32:50.869Z] #58 106.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-05T20:32:50.913Z] #29 8.012 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T20:32:50.913Z] #29 8.111 [2022-03-05T20:32:51.172Z] #29 8.342 #=#=# ######################################################################## 100.0% [2022-03-05T20:32:51.172Z] #29 8.443 [2022-03-05T20:32:51.647Z] #65 DONE 1.7s [2022-03-05T20:32:51.647Z] [2022-03-05T20:32:51.647Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:51.647Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-05T20:32:51.647Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 3.3s done [2022-03-05T20:32:51.647Z] #9 extracting sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 done [2022-03-05T20:32:51.735Z] #29 9.013 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-05T20:32:51.991Z] #29 9.111 [2022-03-05T20:32:51.991Z] #29 ... [2022-03-05T20:32:51.991Z] [2022-03-05T20:32:51.991Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:51.991Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:51.991Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.7s done [2022-03-05T20:32:51.991Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 8.1s [2022-03-05T20:32:52.221Z] #9 DONE 15.4s [2022-03-05T20:32:52.221Z] [2022-03-05T20:32:52.221Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T20:32:52.221Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390 [2022-03-05T20:32:52.249Z] #9 ... [2022-03-05T20:32:52.249Z] [2022-03-05T20:32:52.249Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:32:52.249Z] #29 sha256:6044a93716729041596ef207f598c9465a67aa22ce507570db1e5703c733dea8 [2022-03-05T20:32:52.483Z] #10 DONE 0.3s [2022-03-05T20:32:52.483Z] [2022-03-05T20:32:52.483Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-05T20:32:52.483Z] #11 sha256:7e9fb8c50a77f78e188dee9719a7d7a97200788991b1053df11db445e116bd49 [2022-03-05T20:32:52.512Z] #56 48.80 + bin/ctr [2022-03-05T20:32:52.743Z] #11 DONE 0.4s [2022-03-05T20:32:52.743Z] [2022-03-05T20:32:52.743Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:32:52.743Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T20:32:52.761Z] #29 9.335 #=#=# 0.2% #### 5.8% ########################### 38.1% ########################################## 58.9% ########################################### 60.6% ####################################################################### 99.6% ######################################################################## 100.0% [2022-03-05T20:32:52.761Z] #29 10.05 [2022-03-05T20:32:52.788Z] #58 ... [2022-03-05T20:32:52.788Z] [2022-03-05T20:32:52.788Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-05T20:32:52.788Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-05T20:32:52.788Z] #14 DONE 1.4s [2022-03-05T20:32:52.788Z] [2022-03-05T20:32:52.788Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:32:52.788Z] #53 sha256:85bf81a97b8f38a0ed438c732b66fb01a947e67d15b510bad75b7de02f420e01 [2022-03-05T20:32:52.788Z] #53 1.270 + RM_GOPATH=0 [2022-03-05T20:32:52.788Z] #53 1.270 + TMP_GOPATH= [2022-03-05T20:32:52.788Z] #53 1.270 + : /build [2022-03-05T20:32:52.788Z] #53 1.270 + '[' -z '' ']' [2022-03-05T20:32:52.788Z] #53 1.270 ++ mktemp -d [2022-03-05T20:32:52.788Z] #53 1.272 + export GOPATH=/tmp/tmp.D9reGCnMmX [2022-03-05T20:32:52.788Z] #53 1.273 + GOPATH=/tmp/tmp.D9reGCnMmX [2022-03-05T20:32:52.788Z] #53 1.273 + RM_GOPATH=1 [2022-03-05T20:32:52.788Z] #53 1.273 + case "$(go env GOARCH)" in [2022-03-05T20:32:52.788Z] #53 1.274 ++ go env GOARCH [2022-03-05T20:32:52.788Z] #53 1.285 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:32:52.788Z] #53 1.285 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:32:52.788Z] #53 1.286 ++ dirname /tmp/install/install.sh [2022-03-05T20:32:52.788Z] #53 1.289 + dir=/tmp/install [2022-03-05T20:32:52.788Z] #53 1.289 + bin=runc [2022-03-05T20:32:52.788Z] #53 1.290 + shift [2022-03-05T20:32:52.788Z] #53 1.290 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-05T20:32:52.788Z] #53 1.290 + . /tmp/install/runc.installer [2022-03-05T20:32:52.788Z] #53 1.291 ++ set -e [2022-03-05T20:32:52.788Z] #53 1.292 ++ : v1.0.3 [2022-03-05T20:32:52.788Z] #53 1.292 + install_runc [2022-03-05T20:32:52.788Z] #53 1.293 + RUNC_BUILDTAGS=seccomp [2022-03-05T20:32:52.788Z] #53 1.293 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-05T20:32:52.788Z] #53 1.293 Install runc version v1.0.3 (build tags: seccomp) [2022-03-05T20:32:52.788Z] #53 1.293 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D9reGCnMmX/src/github.com/opencontainers/runc [2022-03-05T20:32:52.788Z] #53 1.297 Cloning into '/tmp/tmp.D9reGCnMmX/src/github.com/opencontainers/runc'... [2022-03-05T20:32:53.005Z] #42 ... [2022-03-05T20:32:53.005Z] [2022-03-05T20:32:53.005Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T20:32:53.005Z] #39 sha256:160ccabe7ecb8c9f284810bcfa276094dc2754463b7fbbfcea23ecd1e5717440 [2022-03-05T20:32:53.005Z] #39 DONE 0.1s [2022-03-05T20:32:53.005Z] [2022-03-05T20:32:53.005Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T20:32:53.005Z] #31 sha256:5638eb09c3002a6228016443b2c26ae9c2fb0df698ffbd30c1e77ac38ab7aba8 [2022-03-05T20:32:53.005Z] #31 DONE 0.2s [2022-03-05T20:32:53.005Z] [2022-03-05T20:32:53.005Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:32:53.005Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-05T20:32:53.359Z] #53 ... [2022-03-05T20:32:53.359Z] [2022-03-05T20:32:53.359Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-05T20:32:53.359Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-05T20:32:53.359Z] #15 DONE 1.1s [2022-03-05T20:32:53.619Z] [2022-03-05T20:32:53.619Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T20:32:53.619Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-05T20:32:53.692Z] #29 10.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T20:32:53.692Z] #29 10.71 [2022-03-05T20:32:53.949Z] #32 ... [2022-03-05T20:32:53.949Z] [2022-03-05T20:32:53.949Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-05T20:32:53.949Z] #12 sha256:1d648dad974e6e1caa40aeb3b1b6dea2171e767294424aeb0c70944c540f761f [2022-03-05T20:32:53.949Z] #12 DONE 1.3s [2022-03-05T20:32:53.949Z] [2022-03-05T20:32:53.949Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:32:53.949Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T20:32:53.949Z] #27 6.543 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:32:53.949Z] #27 6.685 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T20:32:53.949Z] #29 10.94 #=#=# ######################################################################## 100.0% [2022-03-05T20:32:53.950Z] #29 11.06 [2022-03-05T20:32:54.210Z] #27 ... [2022-03-05T20:32:54.210Z] [2022-03-05T20:32:54.210Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:32:54.210Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T20:32:54.287Z] #16 0.942 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T20:32:54.514Z] #29 11.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T20:32:54.514Z] #29 11.61 [2022-03-05T20:32:54.514Z] #29 11.83 #=#=# ######################################################################## 100.0% [2022-03-05T20:32:54.560Z] #16 DONE 1.1s [2022-03-05T20:32:54.560Z] [2022-03-05T20:32:54.560Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:54.560Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:54.560Z] #43 41.76 CC compel/src/lib/infect.o [2022-03-05T20:32:54.560Z] #43 43.50 CC compel/src/lib/ptrace.o [2022-03-05T20:32:54.560Z] #43 43.83 AR compel/libcompel.a [2022-03-05T20:32:54.560Z] #43 43.86 HOSTCC compel/src/main-host.o [2022-03-05T20:32:54.560Z] #43 44.10 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-05T20:32:54.560Z] #43 44.25 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-05T20:32:54.560Z] #43 44.48 HOSTCC compel/src/lib/log-host.o [2022-03-05T20:32:54.560Z] #43 44.70 HOSTLINK compel/compel-host-bin [2022-03-05T20:32:54.560Z] #43 44.94 DEP soccr/soccr.d [2022-03-05T20:32:54.560Z] #43 45.10 CC soccr/soccr.o [2022-03-05T20:32:54.560Z] #43 46.89 AR soccr/libsoccr.a [2022-03-05T20:32:54.560Z] #43 46.92 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T20:32:54.560Z] #43 47.37 DEP criu/arch/x86/sigframe.d [2022-03-05T20:32:54.560Z] #43 47.55 DEP criu/arch/x86/sigaction_compat.d [2022-03-05T20:32:54.560Z] #43 47.71 DEP criu/arch/x86/kerndat.d [2022-03-05T20:32:54.560Z] #43 47.91 DEP criu/arch/x86/crtools.d [2022-03-05T20:32:54.560Z] #43 48.09 DEP criu/arch/x86/cpu.d [2022-03-05T20:32:54.641Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.6s done [2022-03-05T20:32:54.770Z] #29 11.91 [2022-03-05T20:32:54.770Z] #29 11.93 Download of images into '/build' complete. [2022-03-05T20:32:54.770Z] #29 11.93 Use something like the following to load the result into a Docker daemon: [2022-03-05T20:32:54.770Z] #29 11.93 tar -cC '/build' . | docker load [2022-03-05T20:32:54.829Z] #43 48.36 CC criu/arch/x86/cpu.o [2022-03-05T20:32:54.898Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-05T20:32:55.782Z] #43 49.12 CC criu/arch/x86/crtools.o [2022-03-05T20:32:55.782Z] #43 ... [2022-03-05T20:32:55.782Z] [2022-03-05T20:32:55.782Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T20:32:55.782Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-05T20:32:55.782Z] #17 DONE 1.2s [2022-03-05T20:32:55.782Z] [2022-03-05T20:32:55.782Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T20:32:55.782Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-05T20:32:56.721Z] #18 DONE 1.1s [2022-03-05T20:32:56.721Z] [2022-03-05T20:32:56.721Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-05T20:32:56.721Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-05T20:32:56.762Z] #13 2.497 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:32:56.763Z] #13 2.498 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T20:32:56.763Z] #13 2.510 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:32:56.763Z] #13 2.521 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:32:57.345Z] #13 3.272 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-03-05T20:32:57.766Z] #56 ... [2022-03-05T20:32:57.766Z] [2022-03-05T20:32:57.766Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:32:57.766Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:32:57.766Z] #43 21.48 CC images/tcp-stream.o [2022-03-05T20:32:57.766Z] #43 21.67 CC images/sk-packet.o [2022-03-05T20:32:57.766Z] #43 21.90 CC images/mnt.o [2022-03-05T20:32:57.766Z] #43 22.10 CC images/pipe-data.o [2022-03-05T20:32:57.766Z] #43 22.25 CC images/sa.o [2022-03-05T20:32:57.766Z] #43 22.40 CC images/timer.o [2022-03-05T20:32:57.766Z] #43 22.65 CC images/timerfd.o [2022-03-05T20:32:57.766Z] #43 22.83 CC images/mm.o [2022-03-05T20:32:57.766Z] #43 23.04 CC images/sk-opts.o [2022-03-05T20:32:57.766Z] #43 23.21 CC images/sk-unix.o [2022-03-05T20:32:57.766Z] #43 23.45 CC images/sk-inet.o [2022-03-05T20:32:57.766Z] #43 23.74 CC images/tun.o [2022-03-05T20:32:57.766Z] #43 24.06 CC images/sk-netlink.o [2022-03-05T20:32:57.766Z] #43 24.23 CC images/packet-sock.o [2022-03-05T20:32:57.766Z] #43 24.47 CC images/ipc-var.o [2022-03-05T20:32:57.766Z] #43 24.69 CC images/ipc-desc.o [2022-03-05T20:32:57.766Z] #43 24.95 CC images/ipc-shm.o [2022-03-05T20:32:57.766Z] #43 25.18 CC images/ipc-msg.o [2022-03-05T20:32:57.766Z] #43 25.53 CC images/ipc-sem.o [2022-03-05T20:32:57.766Z] #43 25.71 CC images/utsns.o [2022-03-05T20:32:57.766Z] #43 25.85 CC images/creds.o [2022-03-05T20:32:57.766Z] #43 26.05 CC images/vma.o [2022-03-05T20:32:57.766Z] #43 26.22 CC images/netdev.o [2022-03-05T20:32:57.766Z] #43 26.53 CC images/tty.o [2022-03-05T20:32:57.766Z] #43 27.05 CC images/file-lock.o [2022-03-05T20:32:57.766Z] #43 27.21 CC images/rlimit.o [2022-03-05T20:32:57.766Z] #43 27.39 CC images/pagemap.o [2022-03-05T20:32:57.766Z] #43 27.68 CC images/siginfo.o [2022-03-05T20:32:57.766Z] #43 27.92 CC images/rpc.o [2022-03-05T20:32:57.766Z] #43 28.77 CC images/ext-file.o [2022-03-05T20:32:57.766Z] #43 28.94 CC images/cgroup.o [2022-03-05T20:32:57.766Z] #43 29.48 CC images/userns.o [2022-03-05T20:32:57.766Z] #43 29.74 CC images/google/protobuf/descriptor.o [2022-03-05T20:32:57.766Z] #43 31.17 CC images/opts.o [2022-03-05T20:32:57.766Z] #43 31.34 CC images/seccomp.o [2022-03-05T20:32:57.766Z] #43 31.55 CC images/binfmt-misc.o [2022-03-05T20:32:58.023Z] #43 31.78 CC images/time.o [2022-03-05T20:32:58.099Z] #19 DONE 1.0s [2022-03-05T20:32:58.099Z] [2022-03-05T20:32:58.099Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:32:58.099Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:32:58.284Z] #43 31.94 CC images/sysctl.o [2022-03-05T20:32:58.541Z] #43 32.10 CC images/autofs.o [2022-03-05T20:32:58.541Z] #43 32.25 CC images/macvlan.o [2022-03-05T20:32:58.731Z] #13 4.533 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T20:32:58.798Z] #43 32.47 CC images/sit.o [2022-03-05T20:32:58.798Z] #43 32.64 CC images/memfd.o [2022-03-05T20:32:59.036Z] #20 1.311 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:32:59.036Z] #20 1.312 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T20:32:59.036Z] #20 1.341 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:32:59.054Z] #43 32.85 CC images/timens.o [2022-03-05T20:32:59.122Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.6s done [2022-03-05T20:32:59.122Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-05T20:32:59.122Z] #9 ... [2022-03-05T20:32:59.122Z] [2022-03-05T20:32:59.122Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:32:59.122Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T20:32:59.122Z] #27 1.406 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:32:59.122Z] #27 1.406 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:32:59.122Z] #27 1.406 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:32:59.122Z] #27 1.600 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:32:59.122Z] #27 1.841 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:32:59.122Z] #27 2.167 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:32:59.122Z] #27 3.892 Fetched 8469 kB in 3s (3070 kB/s) [2022-03-05T20:32:59.122Z] #27 3.892 Reading package lists... [2022-03-05T20:32:59.122Z] #27 4.847 Reading package lists... [2022-03-05T20:32:59.122Z] #27 5.763 Building dependency tree... [2022-03-05T20:32:59.122Z] #27 6.090 The following additional packages will be installed: [2022-03-05T20:32:59.122Z] #27 6.090 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-05T20:32:59.122Z] #27 6.090 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-05T20:32:59.122Z] #27 6.091 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-05T20:32:59.122Z] #27 6.092 Suggested packages: [2022-03-05T20:32:59.122Z] #27 6.092 krb5-doc krb5-user [2022-03-05T20:32:59.122Z] #27 6.092 Recommended packages: [2022-03-05T20:32:59.122Z] #27 6.092 krb5-locales publicsuffix libsasl2-modules [2022-03-05T20:32:59.122Z] #27 6.330 The following NEW packages will be installed: [2022-03-05T20:32:59.122Z] #27 6.330 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-05T20:32:59.122Z] #27 6.330 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-05T20:32:59.122Z] #27 6.330 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T20:32:59.122Z] #27 6.330 libssh2-1 libssl1.1 openssl [2022-03-05T20:32:59.122Z] #27 6.604 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:32:59.123Z] #27 6.604 Need to get 5061 kB of archives. [2022-03-05T20:32:59.123Z] #27 6.604 After this operation, 12.1 MB of additional disk space will be used. [2022-03-05T20:32:59.123Z] #27 6.604 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-05T20:32:59.123Z] #27 6.604 Get:2 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-05T20:32:59.123Z] #27 6.612 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-05T20:32:59.123Z] #27 6.636 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-05T20:32:59.123Z] #27 6.652 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-05T20:32:59.123Z] #27 6.652 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-05T20:32:59.123Z] #27 6.652 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-05T20:32:59.123Z] #27 6.652 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-05T20:32:59.123Z] #27 6.652 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-05T20:32:59.123Z] #27 6.659 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-05T20:32:59.123Z] #27 6.659 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-05T20:32:59.123Z] #27 6.659 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-05T20:32:59.123Z] #27 6.663 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-05T20:32:59.123Z] #27 6.665 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-05T20:32:59.123Z] #27 6.666 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-05T20:32:59.123Z] #27 6.667 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-05T20:32:59.123Z] #27 6.670 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-05T20:32:59.123Z] #27 6.675 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-05T20:32:59.123Z] #27 6.710 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T20:32:59.123Z] #27 6.710 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T20:32:59.123Z] #27 6.710 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T20:32:59.123Z] #27 6.892 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:32:59.123Z] #27 6.931 Fetched 5061 kB in 0s (13.9 MB/s) [2022-03-05T20:32:59.123Z] #27 6.952 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-05T20:32:59.123Z] #27 6.952 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2022-03-05T20:32:59.123Z] #27 6.962 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 6.966 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:32:59.123Z] #27 7.018 Selecting previously unselected package libsasl2-2:amd64. [2022-03-05T20:32:59.123Z] #27 7.018 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 7.026 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:32:59.123Z] #27 7.089 Selecting previously unselected package libssl1.1:amd64. [2022-03-05T20:32:59.123Z] #27 7.089 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 7.092 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T20:32:59.123Z] #27 7.295 Selecting previously unselected package openssl. [2022-03-05T20:32:59.123Z] #27 7.295 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 7.299 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-05T20:32:59.123Z] #27 7.446 Selecting previously unselected package ca-certificates. [2022-03-05T20:32:59.123Z] #27 7.446 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-05T20:32:59.123Z] #27 7.450 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-05T20:32:59.123Z] #27 7.540 Selecting previously unselected package libkeyutils1:amd64. [2022-03-05T20:32:59.123Z] #27 7.540 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 7.544 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-05T20:32:59.123Z] #27 7.574 Selecting previously unselected package libkrb5support0:amd64. [2022-03-05T20:32:59.123Z] #27 7.575 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 7.580 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:59.123Z] #27 7.615 Selecting previously unselected package libk5crypto3:amd64. [2022-03-05T20:32:59.123Z] #27 7.615 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 7.619 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:59.123Z] #27 7.666 Selecting previously unselected package libkrb5-3:amd64. [2022-03-05T20:32:59.123Z] #27 7.666 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 7.670 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:59.123Z] #27 7.765 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-05T20:32:59.123Z] #27 7.765 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 7.767 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:59.123Z] #27 7.825 Selecting previously unselected package libldap-common. [2022-03-05T20:32:59.123Z] #27 7.825 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-05T20:32:59.123Z] #27 7.830 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:32:59.123Z] #27 7.926 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-05T20:32:59.123Z] #27 7.926 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 7.930 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:32:59.123Z] #27 8.005 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-05T20:32:59.123Z] #27 8.006 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 8.010 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T20:32:59.123Z] #27 8.057 Selecting previously unselected package libpsl5:amd64. [2022-03-05T20:32:59.123Z] #27 8.059 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 8.063 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-05T20:32:59.123Z] #27 8.104 Selecting previously unselected package librtmp1:amd64. [2022-03-05T20:32:59.123Z] #27 8.105 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 8.109 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T20:32:59.123Z] #27 8.147 Selecting previously unselected package libssh2-1:amd64. [2022-03-05T20:32:59.123Z] #27 8.149 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 8.152 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T20:32:59.123Z] #27 8.209 Selecting previously unselected package libcurl4:amd64. [2022-03-05T20:32:59.123Z] #27 8.210 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 8.215 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T20:32:59.123Z] #27 8.284 Selecting previously unselected package curl. [2022-03-05T20:32:59.123Z] #27 8.284 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 8.288 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-05T20:32:59.123Z] #27 8.359 Selecting previously unselected package libonig5:amd64. [2022-03-05T20:32:59.123Z] #27 8.359 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 8.363 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:32:59.123Z] #27 8.421 Selecting previously unselected package libjq1:amd64. [2022-03-05T20:32:59.123Z] #27 8.421 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 8.424 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:32:59.123Z] #27 8.472 Selecting previously unselected package jq. [2022-03-05T20:32:59.123Z] #27 8.474 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:32:59.123Z] #27 8.478 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T20:32:59.123Z] #27 8.557 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-05T20:32:59.123Z] #27 8.570 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-05T20:32:59.123Z] #27 8.585 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-05T20:32:59.123Z] #27 8.715 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-05T20:32:59.123Z] #27 8.725 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:32:59.123Z] #27 8.738 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:59.123Z] #27 8.750 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:32:59.123Z] #27 8.761 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T20:32:59.123Z] #27 8.770 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:59.123Z] #27 8.780 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:32:59.123Z] #27 8.791 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-05T20:32:59.123Z] #27 8.803 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:32:59.123Z] #27 8.813 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-05T20:32:59.123Z] #27 8.827 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:32:59.123Z] #27 8.837 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:32:59.123Z] #27 8.847 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:32:59.123Z] #27 8.858 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-05T20:32:59.123Z] #27 9.438 Updating certificates in /etc/ssl/certs... [2022-03-05T20:32:59.123Z] #27 ... [2022-03-05T20:32:59.123Z] [2022-03-05T20:32:59.123Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:32:59.123Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:32:59.295Z] #20 1.358 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:32:59.305Z] #13 ... [2022-03-05T20:32:59.305Z] [2022-03-05T20:32:59.305Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:32:59.305Z] #47 sha256:e66d7bc6f83ca4e0dd51f8b470330a637062fd87550fe1bbc3a9bea79d11c35a [2022-03-05T20:32:59.305Z] #47 2.646 + RM_GOPATH=0 [2022-03-05T20:32:59.305Z] #47 2.648 + TMP_GOPATH= [2022-03-05T20:32:59.305Z] #47 2.648 + : /build [2022-03-05T20:32:59.305Z] #47 2.648 + '[' -z '' ']' [2022-03-05T20:32:59.305Z] #47 2.651 ++ mktemp -d [2022-03-05T20:32:59.305Z] #47 2.651 + export GOPATH=/tmp/tmp.sLqfWhmc1I [2022-03-05T20:32:59.305Z] #47 2.651 + GOPATH=/tmp/tmp.sLqfWhmc1I [2022-03-05T20:32:59.305Z] #47 2.651 + RM_GOPATH=1 [2022-03-05T20:32:59.305Z] #47 2.651 + case "$(go env GOARCH)" in [2022-03-05T20:32:59.305Z] #47 2.651 ++ go env GOARCH [2022-03-05T20:32:59.305Z] #47 2.663 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:32:59.305Z] #47 2.663 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:32:59.305Z] #47 2.667 ++ dirname /tmp/install/install.sh [2022-03-05T20:32:59.305Z] #47 2.667 + dir=/tmp/install [2022-03-05T20:32:59.305Z] #47 2.667 + bin=gotestsum [2022-03-05T20:32:59.305Z] #47 2.667 + shift [2022-03-05T20:32:59.305Z] #47 2.667 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-05T20:32:59.305Z] #47 2.667 + . /tmp/install/gotestsum.installer [2022-03-05T20:32:59.305Z] #47 2.667 ++ : v1.7.0 [2022-03-05T20:32:59.305Z] #47 2.667 + install_gotestsum [2022-03-05T20:32:59.305Z] #47 2.667 + set -e [2022-03-05T20:32:59.305Z] #47 2.670 + echo 'Install gotestsum version v1.7.0' [2022-03-05T20:32:59.305Z] #47 2.670 + GOBIN=/build [2022-03-05T20:32:59.305Z] #47 2.670 + GO111MODULE=on [2022-03-05T20:32:59.305Z] #47 2.670 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-05T20:32:59.305Z] #47 2.670 Install gotestsum version v1.7.0 [2022-03-05T20:32:59.305Z] #47 3.522 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T20:32:59.305Z] #47 5.224 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T20:32:59.305Z] #47 5.538 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T20:32:59.305Z] #47 5.574 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T20:32:59.305Z] #47 5.980 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T20:32:59.305Z] #47 6.029 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:32:59.305Z] #47 6.081 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T20:32:59.305Z] #47 6.105 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T20:32:59.305Z] #47 6.338 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T20:32:59.305Z] #47 6.661 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T20:32:59.311Z] #43 33.03 LINK images/built-in.o [2022-03-05T20:32:59.311Z] #43 33.16 GEN compel/include/asm [2022-03-05T20:32:59.311Z] #43 33.19 GEN compel/include/version.h [2022-03-05T20:32:59.567Z] #43 33.22 touch .config [2022-03-05T20:32:59.567Z] #43 33.26 GEN include/common/config.h [2022-03-05T20:32:59.567Z] #43 33.32 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-05T20:32:59.567Z] #43 33.35 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-05T20:32:59.567Z] #43 33.37 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-05T20:32:59.567Z] #43 33.39 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-05T20:32:59.567Z] #43 33.42 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-05T20:32:59.567Z] #43 33.44 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-05T20:32:59.824Z] #43 33.48 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-05T20:32:59.824Z] #43 33.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-05T20:32:59.824Z] #43 33.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-05T20:32:59.824Z] #43 33.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-05T20:32:59.824Z] #43 33.56 DEP compel/plugins/std/infect.d [2022-03-05T20:32:59.824Z] #43 33.68 DEP compel/plugins/std/string.d [2022-03-05T20:32:59.866Z] #20 1.978 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T20:32:59.867Z] #20 ... [2022-03-05T20:32:59.867Z] [2022-03-05T20:32:59.867Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:32:59.867Z] #58 sha256:9955f9ae3bc61e177997efc9952280db275a560f14c7c6bed43023bb8936d95d [2022-03-05T20:32:59.867Z] #58 DONE 116.8s [2022-03-05T20:32:59.867Z] [2022-03-05T20:32:59.867Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T20:32:59.867Z] #59 sha256:df8d93dc64e27d5374dc5375f0dcebd85eae93e187eae68fed8cdd33d11eedaa [2022-03-05T20:32:59.867Z] #59 DONE 0.1s [2022-03-05T20:32:59.883Z] #47 6.890 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T20:32:59.883Z] #47 7.113 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T20:32:59.883Z] #47 7.214 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T20:33:00.023Z] #29 ... [2022-03-05T20:33:00.023Z] [2022-03-05T20:33:00.023Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:33:00.023Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:33:00.023Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 12.1s done [2022-03-05T20:33:00.023Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-05T20:33:00.023Z] #9 DONE 42.6s [2022-03-05T20:33:00.023Z] [2022-03-05T20:33:00.023Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T20:33:00.023Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T20:33:00.023Z] #10 ... [2022-03-05T20:33:00.023Z] [2022-03-05T20:33:00.023Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:33:00.023Z] #29 sha256:6044a93716729041596ef207f598c9465a67aa22ce507570db1e5703c733dea8 [2022-03-05T20:33:00.023Z] #29 DONE 17.1s [2022-03-05T20:33:00.023Z] [2022-03-05T20:33:00.023Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T20:33:00.023Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T20:33:00.080Z] #43 33.75 DEP compel/plugins/std/log.d [2022-03-05T20:33:00.080Z] #43 33.81 DEP compel/plugins/std/fds.d [2022-03-05T20:33:00.080Z] #43 33.91 DEP compel/plugins/std/std.d [2022-03-05T20:33:00.126Z] [2022-03-05T20:33:00.126Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T20:33:00.126Z] #60 sha256:6b73e01c5cdd5ecd2359c4627d35c8f8aec7538127fbde111900739fe5a6dbb7 [2022-03-05T20:33:00.126Z] #60 DONE 0.1s [2022-03-05T20:33:00.126Z] [2022-03-05T20:33:00.126Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:00.126Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:00.126Z] #43 50.73 CC criu/arch/x86/kerndat.o [2022-03-05T20:33:00.126Z] #43 51.43 CC criu/arch/x86/sigaction_compat.o [2022-03-05T20:33:00.126Z] #43 51.93 CC criu/arch/x86/sigframe.o [2022-03-05T20:33:00.126Z] #43 52.35 LINK criu/arch/x86/crtools.built-in.o [2022-03-05T20:33:00.126Z] #43 52.42 DEP criu/pie/util-vdso-elf32.d [2022-03-05T20:33:00.126Z] #43 52.54 DEP criu/pie/util-vdso.d [2022-03-05T20:33:00.126Z] #43 52.68 DEP criu/pie/util.d [2022-03-05T20:33:00.126Z] #43 52.84 CC criu/pie/util.o [2022-03-05T20:33:00.126Z] #43 53.17 CC criu/pie/util-vdso.o [2022-03-05T20:33:00.143Z] #47 ... [2022-03-05T20:33:00.143Z] [2022-03-05T20:33:00.143Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:00.143Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T20:33:00.143Z] #13 6.040 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T20:33:00.337Z] #43 33.99 DEP compel/plugins/shmem/shmem.d [2022-03-05T20:33:00.337Z] #43 ... [2022-03-05T20:33:00.337Z] [2022-03-05T20:33:00.337Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:00.337Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:33:00.337Z] #13 83.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T20:33:00.337Z] #13 83.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:33:00.337Z] #13 83.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:33:00.337Z] #13 ... [2022-03-05T20:33:00.337Z] [2022-03-05T20:33:00.337Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:00.337Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:00.337Z] #43 34.10 DEP compel/plugins/fds/fds.d [2022-03-05T20:33:00.386Z] #43 54.11 CC criu/pie/util-vdso-elf32.o [2022-03-05T20:33:00.589Z] #10 DONE 1.3s [2022-03-05T20:33:00.594Z] #43 34.27 CC compel/plugins/std/std.o [2022-03-05T20:33:00.847Z] [2022-03-05T20:33:00.847Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-05T20:33:00.847Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-05T20:33:00.850Z] #43 34.54 CC compel/plugins/std/fds.o [2022-03-05T20:33:01.107Z] #43 34.88 CC compel/plugins/std/log.o [2022-03-05T20:33:01.648Z] #9 ... [2022-03-05T20:33:01.648Z] [2022-03-05T20:33:01.648Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:33:01.648Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-05T20:33:01.648Z] #27 10.18 137 added, 0 removed; done. [2022-03-05T20:33:01.648Z] #27 10.25 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-05T20:33:01.648Z] #27 10.26 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T20:33:01.648Z] #27 10.27 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-05T20:33:01.648Z] #27 10.28 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-05T20:33:01.648Z] #27 10.29 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:33:01.648Z] #27 10.31 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-05T20:33:01.648Z] #27 10.31 Updating certificates in /etc/ssl/certs... [2022-03-05T20:33:01.648Z] #27 10.92 0 added, 0 removed; done. [2022-03-05T20:33:01.649Z] #27 10.92 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T20:33:01.649Z] #27 10.92 done. [2022-03-05T20:33:01.649Z] #27 DONE 12.5s [2022-03-05T20:33:01.649Z] [2022-03-05T20:33:01.649Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:33:01.649Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:33:01.649Z] #9 ... [2022-03-05T20:33:01.649Z] [2022-03-05T20:33:01.649Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T20:33:01.649Z] #28 sha256:448bcda87be7e785dfd52c6edc5078a185ab06b26223d02ab1035e2c8e44063f [2022-03-05T20:33:01.649Z] #28 DONE 0.2s [2022-03-05T20:33:01.649Z] [2022-03-05T20:33:01.649Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-05T20:33:01.649Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-05T20:33:01.767Z] #43 55.30 AR criu/pie/pie.lib.a [2022-03-05T20:33:01.767Z] #43 55.35 DEP criu/pie/restorer.d [2022-03-05T20:33:01.778Z] #11 DONE 0.9s [2022-03-05T20:33:01.778Z] [2022-03-05T20:33:01.778Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:01.778Z] #58 sha256:06e97a9974520502c6998378afdd9d43e102f8a9d1645fd544f95df8f1bd03b4 [2022-03-05T20:33:02.027Z] #43 55.54 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-05T20:33:02.027Z] #43 55.71 DEP criu/arch/x86/restorer_unmap.d [2022-03-05T20:33:02.035Z] #43 35.65 CC compel/plugins/std/string.o [2022-03-05T20:33:02.046Z] #58 ... [2022-03-05T20:33:02.046Z] [2022-03-05T20:33:02.046Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T20:33:02.046Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-05T20:33:02.046Z] #39 DONE 0.3s [2022-03-05T20:33:02.287Z] #43 55.73 DEP criu/arch/x86/restorer.d [2022-03-05T20:33:02.287Z] #43 55.89 DEP criu/arch/x86/vdso-pie.d [2022-03-05T20:33:02.312Z] [2022-03-05T20:33:02.312Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T20:33:02.312Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-05T20:33:02.312Z] #31 DONE 0.4s [2022-03-05T20:33:02.312Z] [2022-03-05T20:33:02.312Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:33:02.312Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:33:02.548Z] #43 56.05 DEP criu/pie/parasite-vdso.d [2022-03-05T20:33:02.548Z] #43 56.15 DEP criu/pie/parasite.d [2022-03-05T20:33:02.599Z] #43 36.23 CC compel/plugins/std/infect.o [2022-03-05T20:33:02.694Z] #13 8.743 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T20:33:02.695Z] #13 ... [2022-03-05T20:33:02.695Z] [2022-03-05T20:33:02.695Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:33:02.695Z] #51 sha256:9dcea872e63c8028cf1c566f73c7ac9234fe278186907b8fc5764d0eb3a2d40a [2022-03-05T20:33:02.695Z] #51 2.766 + RM_GOPATH=0 [2022-03-05T20:33:02.695Z] #51 2.766 + TMP_GOPATH= [2022-03-05T20:33:02.695Z] #51 2.766 + : /build [2022-03-05T20:33:02.695Z] #51 2.766 + '[' -z '' ']' [2022-03-05T20:33:02.695Z] #51 2.766 ++ mktemp -d [2022-03-05T20:33:02.695Z] #51 2.770 + export GOPATH=/tmp/tmp.mATKLycjKI [2022-03-05T20:33:02.695Z] #51 2.770 + GOPATH=/tmp/tmp.mATKLycjKI [2022-03-05T20:33:02.695Z] #51 2.770 + RM_GOPATH=1 [2022-03-05T20:33:02.695Z] #51 2.770 + case "$(go env GOARCH)" in [2022-03-05T20:33:02.695Z] #51 2.770 ++ go env GOARCH [2022-03-05T20:33:02.695Z] #51 2.773 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:02.695Z] #51 2.773 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:02.695Z] #51 2.773 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:02.695Z] #51 2.774 + dir=/tmp/install [2022-03-05T20:33:02.695Z] #51 2.774 + bin=shfmt [2022-03-05T20:33:02.695Z] #51 2.774 + shift [2022-03-05T20:33:02.695Z] #51 2.774 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-05T20:33:02.695Z] #51 2.774 + . /tmp/install/shfmt.installer [2022-03-05T20:33:02.695Z] #51 2.774 ++ : v3.0.2 [2022-03-05T20:33:02.695Z] #51 2.774 + install_shfmt [2022-03-05T20:33:02.695Z] #51 2.774 + echo 'Install shfmt version v3.0.2' [2022-03-05T20:33:02.695Z] #51 2.774 + GOBIN=/build [2022-03-05T20:33:02.695Z] #51 2.774 + GO111MODULE=on [2022-03-05T20:33:02.695Z] #51 2.774 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-05T20:33:02.695Z] #51 2.774 Install shfmt version v3.0.2 [2022-03-05T20:33:02.695Z] #51 3.601 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T20:33:02.695Z] #51 4.870 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T20:33:02.695Z] #51 4.895 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T20:33:02.695Z] #51 5.009 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T20:33:02.695Z] #51 6.695 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T20:33:02.808Z] #43 56.37 CC criu/pie/parasite.o [2022-03-05T20:33:02.856Z] #43 36.63 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-05T20:33:02.856Z] #43 36.68 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-05T20:33:02.856Z] #43 36.73 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-05T20:33:02.956Z] #51 ... [2022-03-05T20:33:02.956Z] [2022-03-05T20:33:02.956Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:02.956Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T20:33:02.956Z] #36 3.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:02.956Z] #36 3.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:02.956Z] #36 3.825 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:02.956Z] #36 4.669 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T20:33:02.956Z] #36 6.243 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T20:33:02.956Z] #36 8.338 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T20:33:02.956Z] #36 ... [2022-03-05T20:33:02.956Z] [2022-03-05T20:33:02.956Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-05T20:33:02.956Z] #45 sha256:0c9635db05c0d74156574f1adc76cfd4ed6cb524da66236f93c756ab1da1e077 [2022-03-05T20:33:02.956Z] #45 2.494 + RM_GOPATH=0 [2022-03-05T20:33:02.956Z] #45 2.494 + TMP_GOPATH= [2022-03-05T20:33:02.956Z] #45 2.494 + : /build [2022-03-05T20:33:02.956Z] #45 2.494 + '[' -z '' ']' [2022-03-05T20:33:02.956Z] #45 2.499 ++ mktemp -d [2022-03-05T20:33:02.956Z] #45 2.499 + export GOPATH=/tmp/tmp.LSvKxMzkbY [2022-03-05T20:33:02.956Z] #45 2.499 + GOPATH=/tmp/tmp.LSvKxMzkbY [2022-03-05T20:33:02.956Z] #45 2.499 + RM_GOPATH=1 [2022-03-05T20:33:02.956Z] #45 2.499 + case "$(go env GOARCH)" in [2022-03-05T20:33:02.956Z] #45 2.499 ++ go env GOARCH [2022-03-05T20:33:02.956Z] #45 2.506 Install vndr version v0.1.2 [2022-03-05T20:33:02.956Z] #45 2.506 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:02.956Z] #45 2.506 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:02.956Z] #45 2.506 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:02.956Z] #45 2.506 + dir=/tmp/install [2022-03-05T20:33:02.956Z] #45 2.506 + bin=vndr [2022-03-05T20:33:02.956Z] #45 2.506 + shift [2022-03-05T20:33:02.956Z] #45 2.506 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-05T20:33:02.956Z] #45 2.506 + . /tmp/install/vndr.installer [2022-03-05T20:33:02.956Z] #45 2.506 ++ : v0.1.2 [2022-03-05T20:33:02.956Z] #45 2.506 + install_vndr [2022-03-05T20:33:02.956Z] #45 2.506 + echo 'Install vndr version v0.1.2' [2022-03-05T20:33:02.956Z] #45 2.506 + GOBIN=/build [2022-03-05T20:33:02.956Z] #45 2.506 + GO111MODULE=on [2022-03-05T20:33:02.956Z] #45 2.506 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-05T20:33:02.956Z] #45 3.171 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-05T20:33:03.114Z] #43 36.79 AR compel/plugins/std.lib.a [2022-03-05T20:33:03.114Z] #43 36.86 CC compel/plugins/fds/fds.o [2022-03-05T20:33:03.218Z] #45 ... [2022-03-05T20:33:03.218Z] [2022-03-05T20:33:03.218Z] #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 [2022-03-05T20:33:03.218Z] #24 sha256:a9d5665b8b3a2567cdeaca90627e37a2f88e9ec715ebe003bed4f5f883c5e734 [2022-03-05T20:33:03.218Z] #24 2.859 + RM_GOPATH=0 [2022-03-05T20:33:03.218Z] #24 2.860 + TMP_GOPATH= [2022-03-05T20:33:03.218Z] #24 2.860 + : /build [2022-03-05T20:33:03.218Z] #24 2.860 + '[' -z '' ']' [2022-03-05T20:33:03.218Z] #24 2.861 ++ mktemp -d [2022-03-05T20:33:03.218Z] #24 2.862 + export GOPATH=/tmp/tmp.RvNnppsRtL [2022-03-05T20:33:03.218Z] #24 2.862 + GOPATH=/tmp/tmp.RvNnppsRtL [2022-03-05T20:33:03.218Z] #24 2.862 + RM_GOPATH=1 [2022-03-05T20:33:03.218Z] #24 2.862 + case "$(go env GOARCH)" in [2022-03-05T20:33:03.218Z] #24 2.871 ++ go env GOARCH [2022-03-05T20:33:03.218Z] #24 2.871 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:03.218Z] #24 2.871 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:03.218Z] #24 2.874 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:03.218Z] #24 2.890 + dir=/tmp/install [2022-03-05T20:33:03.218Z] #24 2.890 + bin=dockercli [2022-03-05T20:33:03.218Z] #24 2.890 + shift [2022-03-05T20:33:03.218Z] #24 2.890 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-05T20:33:03.218Z] #24 2.890 + . /tmp/install/dockercli.installer [2022-03-05T20:33:03.218Z] #24 2.890 ++ : stable [2022-03-05T20:33:03.218Z] #24 2.890 ++ : 17.06.2-ce [2022-03-05T20:33:03.218Z] #24 2.890 + install_dockercli [2022-03-05T20:33:03.218Z] #24 2.890 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T20:33:03.218Z] #24 2.890 Install docker/cli version 17.06.2-ce from stable [2022-03-05T20:33:03.218Z] #24 2.894 ++ uname -m [2022-03-05T20:33:03.218Z] #24 2.894 + arch=aarch64 [2022-03-05T20:33:03.218Z] #24 2.894 + '[' aarch64 '!=' x86_64 ']' [2022-03-05T20:33:03.218Z] #24 2.894 + '[' aarch64 '!=' s390x ']' [2022-03-05T20:33:03.218Z] #24 2.894 + '[' aarch64 '!=' armhf ']' [2022-03-05T20:33:03.218Z] #24 2.894 + build_dockercli [2022-03-05T20:33:03.218Z] #24 2.894 + git clone https://github.com/docker/docker-ce /tmp/tmp.RvNnppsRtL/tmp/docker-ce [2022-03-05T20:33:03.218Z] #24 2.894 Cloning into '/tmp/tmp.RvNnppsRtL/tmp/docker-ce'... [2022-03-05T20:33:03.218Z] #24 ... [2022-03-05T20:33:03.218Z] [2022-03-05T20:33:03.218Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:03.218Z] #58 sha256:29de318b85c3edef4b8b49cfe62ab17a84c401b90d5d359ac0ade0a5b7c39534 [2022-03-05T20:33:03.218Z] #58 3.064 + RM_GOPATH=0 [2022-03-05T20:33:03.218Z] #58 3.064 + TMP_GOPATH= [2022-03-05T20:33:03.218Z] #58 3.064 + : /build [2022-03-05T20:33:03.218Z] #58 3.064 + '[' -z '' ']' [2022-03-05T20:33:03.218Z] #58 3.066 ++ mktemp -d [2022-03-05T20:33:03.218Z] #58 3.071 + export GOPATH=/tmp/tmp.wsFbeKnWQj [2022-03-05T20:33:03.218Z] #58 3.071 + GOPATH=/tmp/tmp.wsFbeKnWQj [2022-03-05T20:33:03.218Z] #58 3.071 + RM_GOPATH=1 [2022-03-05T20:33:03.218Z] #58 3.071 + case "$(go env GOARCH)" in [2022-03-05T20:33:03.218Z] #58 3.071 ++ go env GOARCH [2022-03-05T20:33:03.218Z] #58 3.075 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:03.218Z] #58 3.075 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:03.218Z] #58 3.075 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:03.218Z] #58 3.083 + dir=/tmp/install [2022-03-05T20:33:03.218Z] #58 3.083 + bin=rootlesskit [2022-03-05T20:33:03.218Z] #58 3.083 + shift [2022-03-05T20:33:03.218Z] #58 3.083 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-05T20:33:03.218Z] #58 3.083 + . /tmp/install/rootlesskit.installer [2022-03-05T20:33:03.218Z] #58 3.083 ++ : v0.14.4 [2022-03-05T20:33:03.218Z] #58 3.083 + install_rootlesskit [2022-03-05T20:33:03.218Z] #58 3.083 + case "$1" in [2022-03-05T20:33:03.218Z] #58 3.083 + export CGO_ENABLED=0 [2022-03-05T20:33:03.218Z] #58 3.083 + CGO_ENABLED=0 [2022-03-05T20:33:03.218Z] #58 3.083 + _install_rootlesskit [2022-03-05T20:33:03.218Z] #58 3.083 + echo 'Install rootlesskit version v0.14.4' [2022-03-05T20:33:03.218Z] #58 3.083 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T20:33:03.218Z] #58 3.083 + GOBIN=/build [2022-03-05T20:33:03.218Z] #58 3.083 + GO111MODULE=on [2022-03-05T20:33:03.218Z] #58 3.083 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-05T20:33:03.218Z] #58 3.083 Install rootlesskit version v0.14.4 [2022-03-05T20:33:03.218Z] #58 3.896 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-05T20:33:03.218Z] #58 6.500 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:33:03.218Z] #58 6.502 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T20:33:03.218Z] #58 6.592 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T20:33:03.218Z] #58 7.069 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-05T20:33:03.218Z] #58 9.781 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-05T20:33:03.218Z] #58 10.27 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T20:33:03.218Z] #58 10.27 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T20:33:03.218Z] #58 10.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T20:33:03.218Z] #58 10.51 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T20:33:03.370Z] #43 37.13 AR compel/plugins/fds.lib.a [2022-03-05T20:33:03.371Z] #43 37.17 HOSTDEP compel/src/lib/log-host.d [2022-03-05T20:33:03.479Z] #58 10.74 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T20:33:03.480Z] #58 ... [2022-03-05T20:33:03.480Z] [2022-03-05T20:33:03.480Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:03.480Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-05T20:33:03.480Z] #55 3.742 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:03.480Z] #55 3.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:03.480Z] #55 3.801 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:03.480Z] #55 4.687 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T20:33:03.480Z] #55 6.185 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T20:33:03.480Z] #55 8.435 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T20:33:03.627Z] #43 37.32 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-05T20:33:03.628Z] #43 37.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-05T20:33:03.628Z] #43 37.46 HOSTDEP compel/src/main-host.d [2022-03-05T20:33:03.741Z] #55 ... [2022-03-05T20:33:03.741Z] [2022-03-05T20:33:03.741Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:03.741Z] #49 sha256:80e153fe31b3e9f362e8f6c2d682b8d85a002913f3969c04c06f8231d5c484c8 [2022-03-05T20:33:03.741Z] #49 2.165 + RM_GOPATH=0 [2022-03-05T20:33:03.741Z] #49 2.165 + TMP_GOPATH= [2022-03-05T20:33:03.741Z] #49 2.165 + : /build [2022-03-05T20:33:03.741Z] #49 2.165 + '[' -z '' ']' [2022-03-05T20:33:03.741Z] #49 2.177 ++ mktemp -d [2022-03-05T20:33:03.741Z] #49 2.177 + export GOPATH=/tmp/tmp.BX2GHDE59c [2022-03-05T20:33:03.741Z] #49 2.177 + GOPATH=/tmp/tmp.BX2GHDE59c [2022-03-05T20:33:03.741Z] #49 2.177 + RM_GOPATH=1 [2022-03-05T20:33:03.741Z] #49 2.177 + case "$(go env GOARCH)" in [2022-03-05T20:33:03.741Z] #49 2.177 ++ go env GOARCH [2022-03-05T20:33:03.741Z] #49 2.177 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:03.741Z] #49 2.177 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:03.741Z] #49 2.177 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:03.741Z] #49 2.177 + dir=/tmp/install [2022-03-05T20:33:03.741Z] #49 2.177 + bin=golangci_lint [2022-03-05T20:33:03.741Z] #49 2.177 + shift [2022-03-05T20:33:03.741Z] #49 2.177 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-05T20:33:03.741Z] #49 2.177 + . /tmp/install/golangci_lint.installer [2022-03-05T20:33:03.741Z] #49 2.177 ++ : v1.23.8 [2022-03-05T20:33:03.741Z] #49 2.177 + install_golangci_lint [2022-03-05T20:33:03.741Z] #49 2.177 + set -e [2022-03-05T20:33:03.741Z] #49 2.177 + echo 'Install golangci-lint version v1.23.8' [2022-03-05T20:33:03.741Z] #49 2.177 + GOBIN=/build [2022-03-05T20:33:03.741Z] #49 2.177 + GO111MODULE=on [2022-03-05T20:33:03.741Z] #49 2.177 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-05T20:33:03.741Z] #49 2.177 Install golangci-lint version v1.23.8 [2022-03-05T20:33:03.741Z] #49 2.622 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-05T20:33:03.741Z] #49 8.242 go: downloading github.com/fatih/color v1.7.0 [2022-03-05T20:33:03.741Z] #49 8.275 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-05T20:33:03.741Z] #49 8.314 go: downloading github.com/pkg/errors v0.8.1 [2022-03-05T20:33:03.741Z] #49 8.348 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-05T20:33:03.741Z] #49 8.369 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T20:33:03.741Z] #49 8.465 go: downloading github.com/spf13/viper v1.6.1 [2022-03-05T20:33:03.741Z] #49 8.953 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-05T20:33:03.741Z] #49 8.965 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-05T20:33:03.741Z] #49 10.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-05T20:33:03.741Z] #49 10.23 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T20:33:03.741Z] #49 ... [2022-03-05T20:33:03.741Z] [2022-03-05T20:33:03.741Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:33:03.741Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-05T20:33:03.741Z] #40 2.407 + git clone https://github.com/docker/distribution.git . [2022-03-05T20:33:03.741Z] #40 2.407 Cloning into '.'... [2022-03-05T20:33:03.892Z] #43 37.54 DEP compel/src/lib/ptrace.d [2022-03-05T20:33:03.892Z] #43 37.62 DEP compel/src/lib/infect.d [2022-03-05T20:33:03.892Z] #43 37.73 DEP compel/src/lib/infect-util.d [2022-03-05T20:33:04.002Z] #40 ... [2022-03-05T20:33:04.003Z] [2022-03-05T20:33:04.003Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:33:04.003Z] #67 sha256:92cd3e8e471853ed58664bcb73224b1f6618082618600fd5ffdb92d0a8787a89 [2022-03-05T20:33:04.003Z] #67 2.845 + RM_GOPATH=0 [2022-03-05T20:33:04.003Z] #67 2.845 + TMP_GOPATH= [2022-03-05T20:33:04.003Z] #67 2.845 + : /build [2022-03-05T20:33:04.003Z] #67 2.845 + '[' -z '' ']' [2022-03-05T20:33:04.003Z] #67 2.845 ++ mktemp -d [2022-03-05T20:33:04.003Z] #67 2.845 + export GOPATH=/tmp/tmp.kUaLgi5Hrv [2022-03-05T20:33:04.003Z] #67 2.845 + GOPATH=/tmp/tmp.kUaLgi5Hrv [2022-03-05T20:33:04.003Z] #67 2.845 + RM_GOPATH=1 [2022-03-05T20:33:04.003Z] #67 2.845 + case "$(go env GOARCH)" in [2022-03-05T20:33:04.003Z] #67 2.855 ++ go env GOARCH [2022-03-05T20:33:04.003Z] #67 2.863 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:04.003Z] #67 2.863 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:04.003Z] #67 2.863 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:04.003Z] #67 2.863 + dir=/tmp/install [2022-03-05T20:33:04.003Z] #67 2.863 + bin=proxy [2022-03-05T20:33:04.003Z] #67 2.863 + shift [2022-03-05T20:33:04.003Z] #67 2.863 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-05T20:33:04.003Z] #67 2.863 + . /tmp/install/proxy.installer [2022-03-05T20:33:04.003Z] #67 2.863 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:33:04.003Z] #67 2.863 + install_proxy [2022-03-05T20:33:04.003Z] #67 2.863 + case "$1" in [2022-03-05T20:33:04.003Z] #67 2.863 + export CGO_ENABLED=0 [2022-03-05T20:33:04.003Z] #67 2.863 + CGO_ENABLED=0 [2022-03-05T20:33:04.003Z] #67 2.863 + _install_proxy [2022-03-05T20:33:04.003Z] #67 2.863 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-05T20:33:04.003Z] #67 2.863 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kUaLgi5Hrv/src/github.com/docker/libnetwork [2022-03-05T20:33:04.003Z] #67 2.863 Cloning into '/tmp/tmp.kUaLgi5Hrv/src/github.com/docker/libnetwork'... [2022-03-05T20:33:04.003Z] #67 2.863 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:33:04.003Z] #67 ... [2022-03-05T20:33:04.003Z] [2022-03-05T20:33:04.003Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:04.003Z] #34 sha256:1fc20c37b1801e0ef362fbf59c7a78925d0e2bea596b293c04afdc295a8eae0e [2022-03-05T20:33:04.003Z] #34 3.160 + RM_GOPATH=0 [2022-03-05T20:33:04.003Z] #34 3.160 + TMP_GOPATH= [2022-03-05T20:33:04.003Z] #34 3.160 + : /build [2022-03-05T20:33:04.003Z] #34 3.160 + '[' -z '' ']' [2022-03-05T20:33:04.003Z] #34 3.160 ++ mktemp -d [2022-03-05T20:33:04.003Z] #34 3.160 + export GOPATH=/tmp/tmp.AGMvSA7VhR [2022-03-05T20:33:04.003Z] #34 3.160 + GOPATH=/tmp/tmp.AGMvSA7VhR [2022-03-05T20:33:04.003Z] #34 3.160 + RM_GOPATH=1 [2022-03-05T20:33:04.003Z] #34 3.160 + case "$(go env GOARCH)" in [2022-03-05T20:33:04.003Z] #34 3.160 ++ go env GOARCH [2022-03-05T20:33:04.003Z] #34 3.163 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:04.003Z] #34 3.163 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:04.003Z] #34 3.166 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:04.003Z] #34 3.166 + dir=/tmp/install [2022-03-05T20:33:04.003Z] #34 3.166 + bin=tomlv [2022-03-05T20:33:04.003Z] #34 3.166 + shift [2022-03-05T20:33:04.003Z] #34 3.166 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-05T20:33:04.003Z] #34 3.166 + . /tmp/install/tomlv.installer [2022-03-05T20:33:04.003Z] #34 3.166 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:33:04.003Z] #34 3.166 + install_tomlv [2022-03-05T20:33:04.003Z] #34 3.166 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-05T20:33:04.003Z] #34 3.166 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AGMvSA7VhR/src/github.com/BurntSushi/toml [2022-03-05T20:33:04.003Z] #34 3.166 Cloning into '/tmp/tmp.AGMvSA7VhR/src/github.com/BurntSushi/toml'... [2022-03-05T20:33:04.003Z] #34 3.166 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:33:04.003Z] #34 4.278 + cd /tmp/tmp.AGMvSA7VhR/src/github.com/BurntSushi/toml [2022-03-05T20:33:04.003Z] #34 4.278 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:33:04.003Z] #34 4.459 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T20:33:04.003Z] #34 5.151 internal/unsafeheader [2022-03-05T20:33:04.003Z] #34 5.165 internal/cpu [2022-03-05T20:33:04.003Z] #34 5.239 runtime/internal/atomic [2022-03-05T20:33:04.003Z] #34 5.715 runtime/internal/sys [2022-03-05T20:33:04.003Z] #34 5.720 internal/bytealg [2022-03-05T20:33:04.003Z] #34 6.071 runtime/internal/math [2022-03-05T20:33:04.003Z] #34 6.170 math/bits [2022-03-05T20:33:04.003Z] #34 6.463 runtime [2022-03-05T20:33:04.003Z] #34 6.716 math [2022-03-05T20:33:04.003Z] #34 10.58 unicode/utf8 [2022-03-05T20:33:04.003Z] #34 11.00 internal/race [2022-03-05T20:33:04.003Z] #34 11.16 sync/atomic [2022-03-05T20:33:04.003Z] #34 11.39 unicode [2022-03-05T20:33:04.149Z] #43 37.82 DEP compel/src/lib/infect-rpc.d [2022-03-05T20:33:04.149Z] #43 37.92 DEP compel/arch/x86/src/lib/infect.d [2022-03-05T20:33:04.177Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.2s [2022-03-05T20:33:04.189Z] #43 57.54 LINK criu/pie/parasite.built-in.o [2022-03-05T20:33:04.189Z] #43 57.56 GEN criu/pie/parasite-blob.h [2022-03-05T20:33:04.189Z] #43 57.59 CC criu/pie/parasite-vdso.o [2022-03-05T20:33:04.189Z] #43 ... [2022-03-05T20:33:04.189Z] [2022-03-05T20:33:04.189Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:33:04.189Z] #53 sha256:85bf81a97b8f38a0ed438c732b66fb01a947e67d15b510bad75b7de02f420e01 [2022-03-05T20:33:04.189Z] #53 13.20 + cd /tmp/tmp.D9reGCnMmX/src/github.com/opencontainers/runc [2022-03-05T20:33:04.189Z] #53 13.20 + git checkout -q v1.0.3 [2022-03-05T20:33:04.263Z] #34 ... [2022-03-05T20:33:04.263Z] [2022-03-05T20:33:04.263Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:04.263Z] #58 sha256:29de318b85c3edef4b8b49cfe62ab17a84c401b90d5d359ac0ade0a5b7c39534 [2022-03-05T20:33:04.263Z] #58 11.03 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-05T20:33:04.263Z] #58 11.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T20:33:04.263Z] #58 11.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-05T20:33:04.405Z] #43 38.03 DEP compel/arch/x86/src/lib/cpu.d [2022-03-05T20:33:04.405Z] #43 38.12 DEP compel/src/lib/log.d [2022-03-05T20:33:04.405Z] #43 38.18 DEP compel/src/main.d [2022-03-05T20:33:04.662Z] #43 38.32 DEP compel/src/lib/handle-elf.d [2022-03-05T20:33:04.662Z] #43 38.43 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-05T20:33:04.662Z] #43 38.52 CC compel/src/lib/log.o [2022-03-05T20:33:04.919Z] #43 38.71 CC compel/arch/x86/src/lib/cpu.o [2022-03-05T20:33:05.128Z] #53 14.02 + '[' -z '' ']' [2022-03-05T20:33:05.128Z] #53 14.02 + target=static [2022-03-05T20:33:05.128Z] #53 14.02 + make BUILDTAGS=seccomp static [2022-03-05T20:33:05.390Z] #53 14.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-03-05T20:33:05.556Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.9s done [2022-03-05T20:33:05.601Z] #32 ... [2022-03-05T20:33:05.601Z] [2022-03-05T20:33:05.601Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-05T20:33:05.601Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-05T20:33:05.601Z] #12 DONE 4.0s [2022-03-05T20:33:05.657Z] #58 ... [2022-03-05T20:33:05.657Z] [2022-03-05T20:33:05.657Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:33:05.657Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T20:33:05.657Z] #27 11.55 Get:3 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:05.657Z] #27 11.56 Get:4 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:05.657Z] #27 12.18 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T20:33:05.657Z] #27 13.38 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T20:33:05.815Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-05T20:33:05.850Z] #43 39.36 CC compel/arch/x86/src/lib/infect.o [2022-03-05T20:33:05.860Z] [2022-03-05T20:33:05.860Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:05.860Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:33:05.919Z] #27 ... [2022-03-05T20:33:05.919Z] [2022-03-05T20:33:05.919Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:05.919Z] #49 sha256:80e153fe31b3e9f362e8f6c2d682b8d85a002913f3969c04c06f8231d5c484c8 [2022-03-05T20:33:05.919Z] #49 12.65 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-05T20:33:05.919Z] #49 12.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-05T20:33:05.919Z] #49 12.69 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-05T20:33:05.919Z] #49 12.86 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-05T20:33:05.919Z] #49 12.90 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-05T20:33:05.919Z] #49 13.01 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-05T20:33:05.919Z] #49 13.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T20:33:06.073Z] #9 DONE 24.0s [2022-03-05T20:33:06.074Z] [2022-03-05T20:33:06.074Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:33:06.074Z] #29 sha256:f7d88be2d94e7912e51d7ff212fade30900c283b4b1aec2e0cdd47d42bfb719c [2022-03-05T20:33:06.074Z] #29 1.160 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-05T20:33:06.074Z] #29 1.241 [2022-03-05T20:33:06.074Z] #29 1.455 #=#=# ############# 18.5% ########################### 38.3% ######################################### 58.2% ######################################################## 77.9% ###################################################################### 97.9% ######################################################################## 100.0% [2022-03-05T20:33:06.074Z] #29 2.056 [2022-03-05T20:33:06.074Z] #29 2.275 #=#=# ######################################################################## 100.0% [2022-03-05T20:33:06.074Z] #29 2.444 [2022-03-05T20:33:06.074Z] #29 2.668 #=#=# ################################################################### 93.3% ######################################################################## 100.0% [2022-03-05T20:33:06.074Z] #29 2.880 [2022-03-05T20:33:06.074Z] #29 3.102 #=#=# ############# 18.2% ########################## 37.3% ######################################## 56.8% ###################################################### 76.2% #################################################################### 95.5% ######################################################################## 100.0% [2022-03-05T20:33:06.074Z] #29 3.723 [2022-03-05T20:33:06.191Z] #49 ... [2022-03-05T20:33:06.191Z] [2022-03-05T20:33:06.191Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:33:06.191Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-05T20:33:06.191Z] #32 3.089 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T20:33:06.192Z] #32 3.089 Cloning into '.'... [2022-03-05T20:33:06.192Z] #32 ... [2022-03-05T20:33:06.192Z] [2022-03-05T20:33:06.192Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:06.192Z] #49 sha256:80e153fe31b3e9f362e8f6c2d682b8d85a002913f3969c04c06f8231d5c484c8 [2022-03-05T20:33:06.192Z] #49 13.45 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-05T20:33:06.192Z] #49 13.46 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-05T20:33:06.414Z] #43 40.05 CC compel/src/lib/infect-rpc.o [2022-03-05T20:33:06.414Z] #43 ... [2022-03-05T20:33:06.414Z] [2022-03-05T20:33:06.414Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:06.414Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:33:06.414Z] #13 96.83 Selecting previously unselected package libapparmor1:amd64. [2022-03-05T20:33:06.414Z] #13 96.83 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 96.84 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T20:33:06.414Z] #13 96.93 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-05T20:33:06.414Z] #13 96.94 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 96.95 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T20:33:06.414Z] #13 97.07 Selecting previously unselected package libbtrfs0. [2022-03-05T20:33:06.414Z] #13 97.08 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 97.09 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T20:33:06.414Z] #13 97.16 Selecting previously unselected package libbtrfs-dev. [2022-03-05T20:33:06.414Z] #13 97.19 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 97.20 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:33:06.414Z] #13 97.32 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-05T20:33:06.414Z] #13 97.32 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 97.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:33:06.414Z] #13 97.40 Selecting previously unselected package libudev-dev:amd64. [2022-03-05T20:33:06.414Z] #13 97.40 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 97.43 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:33:06.414Z] #13 97.57 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-05T20:33:06.414Z] #13 97.57 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 97.58 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T20:33:06.414Z] #13 97.86 Selecting previously unselected package libpcre16-3:amd64. [2022-03-05T20:33:06.414Z] #13 97.87 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 97.88 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T20:33:06.414Z] #13 98.05 Selecting previously unselected package libpcre32-3:amd64. [2022-03-05T20:33:06.414Z] #13 98.05 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 98.06 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T20:33:06.414Z] #13 98.23 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-05T20:33:06.414Z] #13 98.23 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 98.23 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T20:33:06.414Z] #13 98.33 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-05T20:33:06.414Z] #13 98.34 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 98.36 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T20:33:06.414Z] #13 98.80 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-05T20:33:06.414Z] #13 98.81 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 98.82 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T20:33:06.414Z] #13 99.04 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-05T20:33:06.414Z] #13 99.04 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 99.05 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T20:33:06.414Z] #13 99.13 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-05T20:33:06.414Z] #13 99.14 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 99.15 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:33:06.414Z] #13 99.25 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-05T20:33:06.414Z] #13 99.25 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T20:33:06.414Z] #13 99.26 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:33:06.453Z] #49 13.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-05T20:33:06.453Z] #49 13.64 go: downloading github.com/spf13/afero v1.1.2 [2022-03-05T20:33:06.453Z] #49 13.69 go: downloading github.com/spf13/cast v1.3.0 [2022-03-05T20:33:06.453Z] #49 ... [2022-03-05T20:33:06.453Z] [2022-03-05T20:33:06.453Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:06.453Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T20:33:06.453Z] #42 3.772 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:06.453Z] #42 3.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:06.453Z] #42 3.822 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:06.453Z] #42 4.701 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T20:33:06.453Z] #42 6.275 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T20:33:06.453Z] #42 8.416 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T20:33:06.670Z] #13 99.69 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T20:33:06.670Z] #13 99.70 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:33:06.670Z] #13 99.71 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T20:33:06.670Z] #13 99.73 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T20:33:06.670Z] #13 99.74 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T20:33:06.670Z] #13 99.76 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T20:33:06.670Z] #13 99.78 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:33:06.670Z] #13 99.79 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T20:33:06.670Z] #13 99.81 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T20:33:06.670Z] #13 99.82 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:33:06.671Z] #13 99.84 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T20:33:06.671Z] #13 99.85 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:33:06.671Z] #13 99.86 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T20:33:06.671Z] #13 99.87 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-05T20:33:06.671Z] #13 99.88 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:33:06.671Z] #13 99.89 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T20:33:06.671Z] #13 99.91 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T20:33:06.671Z] #13 99.92 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:33:06.671Z] #13 99.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T20:33:06.671Z] #13 99.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T20:33:06.671Z] #13 99.97 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:33:06.671Z] #13 99.99 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T20:33:06.671Z] #13 100.00 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T20:33:06.714Z] #42 ... [2022-03-05T20:33:06.714Z] [2022-03-05T20:33:06.714Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:06.714Z] #49 sha256:80e153fe31b3e9f362e8f6c2d682b8d85a002913f3969c04c06f8231d5c484c8 [2022-03-05T20:33:06.714Z] #49 13.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-05T20:33:06.714Z] #49 13.82 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T20:33:06.714Z] #49 13.84 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-05T20:33:06.714Z] #49 13.91 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-05T20:33:06.928Z] #13 100.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T20:33:06.928Z] #13 100.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T20:33:06.928Z] #13 100.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:33:06.928Z] #13 100.0 Setting up dmsetup (2:1.02.155-3) ... [2022-03-05T20:33:06.928Z] #13 100.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:33:06.928Z] #13 100.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T20:33:06.928Z] #13 100.1 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:33:06.975Z] #49 14.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T20:33:06.975Z] #49 14.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T20:33:06.975Z] #49 14.20 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-05T20:33:06.975Z] #49 14.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T20:33:06.975Z] #49 14.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T20:33:06.975Z] #49 14.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T20:33:06.975Z] #49 14.27 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-05T20:33:07.237Z] #49 14.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-05T20:33:07.237Z] #49 14.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-05T20:33:07.237Z] #49 14.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T20:33:07.237Z] #49 14.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-05T20:33:07.237Z] #49 14.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T20:33:07.237Z] #49 14.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T20:33:07.359Z] #29 3.945 #=#=# ### 4.9% ####### 10.1% ########### 15.3% ############# 18.8% ################## 25.7% ###################### 31.0% ######################### 36.0% ############################# 41.3% ################################# 46.6% ##################################### 51.7% ######################################## 56.9% ############################################ 62.2% ################################################ 67.3% #################################################### 72.6% ####################################################### 77.8% ########################################################### 83.0% ########################################################### [2022-03-05T20:33:07.359Z] #29 ... [2022-03-05T20:33:07.359Z] [2022-03-05T20:33:07.359Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T20:33:07.359Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-05T20:33:07.359Z] #10 DONE 1.4s [2022-03-05T20:33:07.359Z] [2022-03-05T20:33:07.359Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:33:07.359Z] #29 sha256:f7d88be2d94e7912e51d7ff212fade30900c283b4b1aec2e0cdd47d42bfb719c [2022-03-05T20:33:07.359Z] #29 3.945 #=#=# ### 4.9% ####### 10.1% ########### 15.3% ############# 18.8% ################## 25.7% ###################### 31.0% ######################### 36.0% ############################# 41.3% ################################# 46.6% ##################################### 51.7% ######################################## 56.9% ############################################ 62.2% ################################################ 67.3% #################################################### 72.6% ####################################################### 77.8% ########################################################### 83.0% ############################################################### 88.2% #### [2022-03-05T20:33:07.359Z] #29 ... [2022-03-05T20:33:07.359Z] [2022-03-05T20:33:07.359Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-05T20:33:07.359Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-05T20:33:07.499Z] #49 14.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-05T20:33:07.499Z] #49 14.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-05T20:33:07.499Z] #49 14.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T20:33:07.760Z] #49 15.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-05T20:33:07.760Z] #49 15.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T20:33:07.858Z] #13 DONE 100.9s [2022-03-05T20:33:07.858Z] [2022-03-05T20:33:07.858Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:07.858Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:07.858Z] #43 40.40 CC compel/src/lib/infect-util.o [2022-03-05T20:33:07.858Z] #43 40.58 CC compel/src/lib/infect.o [2022-03-05T20:33:08.024Z] #49 15.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T20:33:08.024Z] #49 15.13 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-05T20:33:08.024Z] #49 15.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-05T20:33:08.024Z] #49 15.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T20:33:08.024Z] #49 15.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-05T20:33:08.024Z] #49 15.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-05T20:33:08.290Z] #11 DONE 0.7s [2022-03-05T20:33:08.290Z] [2022-03-05T20:33:08.290Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:33:08.290Z] #51 sha256:b32a2997e893920e1a91b55818f900f375f53998dd995aae64a715f3af3caa12 [2022-03-05T20:33:08.290Z] #51 ... [2022-03-05T20:33:08.290Z] [2022-03-05T20:33:08.290Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T20:33:08.290Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-05T20:33:08.290Z] #31 DONE 0.1s [2022-03-05T20:33:08.290Z] [2022-03-05T20:33:08.290Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T20:33:08.290Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-05T20:33:08.290Z] #39 DONE 0.2s [2022-03-05T20:33:08.290Z] [2022-03-05T20:33:08.290Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:33:08.290Z] #29 sha256:f7d88be2d94e7912e51d7ff212fade30900c283b4b1aec2e0cdd47d42bfb719c [2022-03-05T20:33:08.290Z] #29 3.945 #=#=# ### 4.9% ####### 10.1% ########### 15.3% ############# 18.8% ################## 25.7% ###################### 31.0% ######################### 36.0% ############################# 41.3% ################################# 46.6% ##################################### 51.7% ######################################## 56.9% ############################################ 62.2% ################################################ 67.3% #################################################### 72.6% ####################################################### 77.8% ########################################################### 83.0% ############################################################### 88.2% ################################################################### 93.1% ####################################################################### 99.3% ######################################################################## 100.0% [2022-03-05T20:33:08.290Z] #29 5.909 [2022-03-05T20:33:08.290Z] #29 6.467 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T20:33:08.290Z] #29 6.613 [2022-03-05T20:33:08.330Z] #49 15.43 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-05T20:33:08.330Z] #49 15.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-05T20:33:08.548Z] #29 6.871 #=#=# ######################################################################## 100.0% [2022-03-05T20:33:08.548Z] #29 7.004 [2022-03-05T20:33:08.593Z] #49 15.86 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-05T20:33:08.593Z] #49 15.88 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-05T20:33:08.879Z] #49 16.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-05T20:33:08.879Z] #49 16.22 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-05T20:33:09.143Z] #49 16.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T20:33:09.143Z] #49 16.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-05T20:33:09.143Z] #49 16.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-05T20:33:09.143Z] #49 ... [2022-03-05T20:33:09.143Z] [2022-03-05T20:33:09.143Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-05T20:33:09.143Z] #45 sha256:0c9635db05c0d74156574f1adc76cfd4ed6cb524da66236f93c756ab1da1e077 [2022-03-05T20:33:09.143Z] #45 DONE 16.5s [2022-03-05T20:33:09.231Z] #43 ... [2022-03-05T20:33:09.232Z] [2022-03-05T20:33:09.232Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-05T20:33:09.232Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-05T20:33:09.232Z] #14 DONE 1.4s [2022-03-05T20:33:09.232Z] [2022-03-05T20:33:09.232Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:09.232Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:09.232Z] #43 42.93 CC compel/src/lib/ptrace.o [2022-03-05T20:33:09.403Z] [2022-03-05T20:33:09.403Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:09.403Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-05T20:33:09.403Z] #55 16.57 Fetched 8292 kB in 13s (635 kB/s) [2022-03-05T20:33:09.480Z] #29 7.698 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T20:33:09.480Z] #29 7.885 [2022-03-05T20:33:09.794Z] #43 43.42 AR compel/libcompel.a [2022-03-05T20:33:09.794Z] #43 43.53 HOSTCC compel/src/main-host.o [2022-03-05T20:33:09.994Z] #29 8.108 #=#=# ######################################################################## 100.0% [2022-03-05T20:33:09.994Z] #29 8.232 [2022-03-05T20:33:10.358Z] #43 ... [2022-03-05T20:33:10.359Z] [2022-03-05T20:33:10.359Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-05T20:33:10.359Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-05T20:33:10.359Z] #15 DONE 1.0s [2022-03-05T20:33:10.359Z] [2022-03-05T20:33:10.359Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:10.359Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:10.359Z] #43 44.12 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-05T20:33:10.558Z] #29 8.821 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-05T20:33:10.558Z] #29 8.917 [2022-03-05T20:33:10.617Z] #43 44.37 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-05T20:33:10.671Z] #53 ... [2022-03-05T20:33:10.671Z] [2022-03-05T20:33:10.671Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:10.671Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:10.671Z] #43 58.14 CC criu/arch/x86/vdso-pie.o [2022-03-05T20:33:10.671Z] #43 58.39 CC criu/arch/x86/restorer.o [2022-03-05T20:33:10.671Z] #43 58.92 CC criu/arch/x86/restorer_unmap.o [2022-03-05T20:33:10.671Z] #43 58.97 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-05T20:33:10.671Z] #43 59.21 CC criu/pie/restorer.o [2022-03-05T20:33:10.671Z] #43 61.72 LINK criu/pie/restorer.built-in.o [2022-03-05T20:33:10.671Z] #43 61.74 GEN criu/pie/restorer-blob.h [2022-03-05T20:33:10.671Z] #43 61.85 DEP criu/vdso.d [2022-03-05T20:33:10.671Z] #43 62.12 DEP criu/vdso-compat.d [2022-03-05T20:33:10.671Z] #43 62.26 DEP criu/uts_ns.d [2022-03-05T20:33:10.671Z] #43 62.38 DEP criu/util.d [2022-03-05T20:33:10.671Z] #43 62.53 DEP criu/uffd.d [2022-03-05T20:33:10.671Z] #43 62.75 DEP criu/tun.d [2022-03-05T20:33:10.671Z] #43 62.96 DEP criu/tty.d [2022-03-05T20:33:10.671Z] #43 63.17 DEP criu/timerfd.d [2022-03-05T20:33:10.671Z] #43 63.35 DEP criu/timens.d [2022-03-05T20:33:10.671Z] #43 63.47 DEP criu/sysfs_parse.d [2022-03-05T20:33:10.671Z] #43 63.65 DEP criu/sysctl.d [2022-03-05T20:33:10.671Z] #43 63.86 DEP criu/string.d [2022-03-05T20:33:10.671Z] #43 63.90 DEP criu/stats.d [2022-03-05T20:33:10.671Z] #43 64.07 DEP criu/sockets.d [2022-03-05T20:33:10.671Z] #43 64.22 DEP criu/sk-unix.d [2022-03-05T20:33:10.931Z] #43 64.39 DEP criu/sk-tcp.d [2022-03-05T20:33:10.931Z] #43 64.57 DEP criu/sk-queue.d [2022-03-05T20:33:11.073Z] #29 9.151 #=#=# [2022-03-05T20:33:11.073Z] #29 ... [2022-03-05T20:33:11.073Z] [2022-03-05T20:33:11.073Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-05T20:33:11.073Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-05T20:33:11.073Z] #12 DONE 2.9s [2022-03-05T20:33:11.073Z] [2022-03-05T20:33:11.073Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:33:11.073Z] #29 sha256:f7d88be2d94e7912e51d7ff212fade30900c283b4b1aec2e0cdd47d42bfb719c [2022-03-05T20:33:11.120Z] #13 ... [2022-03-05T20:33:11.120Z] [2022-03-05T20:33:11.120Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:11.120Z] #58 sha256:06e97a9974520502c6998378afdd9d43e102f8a9d1645fd544f95df8f1bd03b4 [2022-03-05T20:33:11.120Z] #58 8.102 + RM_GOPATH=0 [2022-03-05T20:33:11.120Z] #58 8.102 + TMP_GOPATH= [2022-03-05T20:33:11.120Z] #58 8.102 + : /build [2022-03-05T20:33:11.120Z] #58 8.102 + '[' -z '' ']' [2022-03-05T20:33:11.120Z] #58 8.102 ++ mktemp -d [2022-03-05T20:33:11.120Z] #58 8.118 + export GOPATH=/tmp/tmp.6kXjqgckiQ [2022-03-05T20:33:11.120Z] #58 8.118 + GOPATH=/tmp/tmp.6kXjqgckiQ [2022-03-05T20:33:11.120Z] #58 8.118 + RM_GOPATH=1 [2022-03-05T20:33:11.120Z] #58 8.118 + case "$(go env GOARCH)" in [2022-03-05T20:33:11.120Z] #58 8.118 ++ go env GOARCH [2022-03-05T20:33:11.120Z] #58 8.165 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:11.120Z] #58 8.165 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:11.120Z] #58 8.165 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:11.120Z] #58 8.165 + dir=/tmp/install [2022-03-05T20:33:11.120Z] #58 8.165 + bin=rootlesskit [2022-03-05T20:33:11.120Z] #58 8.165 + shift [2022-03-05T20:33:11.120Z] #58 8.165 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-05T20:33:11.120Z] #58 8.165 + . /tmp/install/rootlesskit.installer [2022-03-05T20:33:11.120Z] #58 8.165 ++ : v0.14.4 [2022-03-05T20:33:11.120Z] #58 8.182 + install_rootlesskit [2022-03-05T20:33:11.120Z] #58 8.182 + case "$1" in [2022-03-05T20:33:11.120Z] #58 8.182 + export CGO_ENABLED=0 [2022-03-05T20:33:11.120Z] #58 8.182 + CGO_ENABLED=0 [2022-03-05T20:33:11.120Z] #58 8.182 + _install_rootlesskit [2022-03-05T20:33:11.120Z] #58 8.184 Install rootlesskit version v0.14.4 [2022-03-05T20:33:11.120Z] #58 8.184 + echo 'Install rootlesskit version v0.14.4' [2022-03-05T20:33:11.120Z] #58 8.184 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T20:33:11.120Z] #58 8.184 + GOBIN=/build [2022-03-05T20:33:11.120Z] #58 8.184 + GO111MODULE=on [2022-03-05T20:33:11.120Z] #58 8.184 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-05T20:33:11.120Z] #58 9.141 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-05T20:33:11.181Z] #43 ... [2022-03-05T20:33:11.181Z] [2022-03-05T20:33:11.181Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T20:33:11.181Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-05T20:33:11.181Z] #16 0.882 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T20:33:11.181Z] #16 DONE 0.9s [2022-03-05T20:33:11.181Z] [2022-03-05T20:33:11.181Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:11.181Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:11.181Z] #43 44.69 HOSTCC compel/src/lib/log-host.o [2022-03-05T20:33:11.181Z] #43 44.94 HOSTLINK compel/compel-host-bin [2022-03-05T20:33:11.191Z] #43 64.75 DEP criu/sk-packet.d [2022-03-05T20:33:11.330Z] #29 9.151 #=#=# ##### 7.6% ################### 26.6% #################################### 50.6% ########################################### 60.4% ######################################################### 79.6% ######################################################################## 100.0% [2022-03-05T20:33:11.330Z] #29 9.793 [2022-03-05T20:33:11.437Z] #43 45.23 DEP soccr/soccr.d [2022-03-05T20:33:11.451Z] #43 64.89 DEP criu/sk-netlink.d [2022-03-05T20:33:11.451Z] #43 ... [2022-03-05T20:33:11.451Z] [2022-03-05T20:33:11.451Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:33:11.451Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:33:11.451Z] #20 3.593 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:33:11.451Z] #20 4.790 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:33:11.451Z] #20 6.305 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:33:11.451Z] #20 10.99 Fetched 9003 kB in 10s (908 kB/s) [2022-03-05T20:33:11.451Z] #20 10.99 Reading package lists... [2022-03-05T20:33:11.451Z] #20 ... [2022-03-05T20:33:11.451Z] [2022-03-05T20:33:11.451Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:11.451Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:11.451Z] #43 65.03 DEP criu/sk-inet.d [2022-03-05T20:33:11.711Z] #43 65.21 DEP criu/signalfd.d [2022-03-05T20:33:11.753Z] #58 ... [2022-03-05T20:33:11.753Z] [2022-03-05T20:33:11.753Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:11.753Z] #49 sha256:659d261cf698c6acf507450507348c05756550c7d0e4343929c0b264f8939e18 [2022-03-05T20:33:11.753Z] #49 6.224 + RM_GOPATH=0 [2022-03-05T20:33:11.753Z] #49 6.224 + TMP_GOPATH= [2022-03-05T20:33:11.753Z] #49 6.224 + : /build [2022-03-05T20:33:11.753Z] #49 6.224 + '[' -z '' ']' [2022-03-05T20:33:11.753Z] #49 6.224 ++ mktemp -d [2022-03-05T20:33:11.753Z] #49 6.235 + export GOPATH=/tmp/tmp.4uXow3fuSo [2022-03-05T20:33:11.753Z] #49 6.235 + GOPATH=/tmp/tmp.4uXow3fuSo [2022-03-05T20:33:11.753Z] #49 6.235 + RM_GOPATH=1 [2022-03-05T20:33:11.753Z] #49 6.235 + case "$(go env GOARCH)" in [2022-03-05T20:33:11.753Z] #49 6.235 ++ go env GOARCH [2022-03-05T20:33:11.753Z] #49 6.259 Install golangci-lint version v1.23.8 [2022-03-05T20:33:11.753Z] #49 6.259 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:11.753Z] #49 6.259 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:11.753Z] #49 6.259 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:11.753Z] #49 6.259 + dir=/tmp/install [2022-03-05T20:33:11.753Z] #49 6.259 + bin=golangci_lint [2022-03-05T20:33:11.753Z] #49 6.259 + shift [2022-03-05T20:33:11.753Z] #49 6.259 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-05T20:33:11.753Z] #49 6.259 + . /tmp/install/golangci_lint.installer [2022-03-05T20:33:11.753Z] #49 6.259 ++ : v1.23.8 [2022-03-05T20:33:11.753Z] #49 6.259 + install_golangci_lint [2022-03-05T20:33:11.753Z] #49 6.259 + set -e [2022-03-05T20:33:11.753Z] #49 6.259 + echo 'Install golangci-lint version v1.23.8' [2022-03-05T20:33:11.753Z] #49 6.259 + GOBIN=/build [2022-03-05T20:33:11.753Z] #49 6.259 + GO111MODULE=on [2022-03-05T20:33:11.753Z] #49 6.259 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-05T20:33:11.753Z] #49 6.822 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-05T20:33:11.753Z] #49 ... [2022-03-05T20:33:11.753Z] [2022-03-05T20:33:11.753Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-05T20:33:11.753Z] #45 sha256:ce278f837f9691119259c8b0b47142d9f1758ebeb0fd94e5744ee4fa7dfb21d8 [2022-03-05T20:33:11.753Z] #45 6.746 + RM_GOPATH=0 [2022-03-05T20:33:11.753Z] #45 6.746 + TMP_GOPATH= [2022-03-05T20:33:11.753Z] #45 6.746 + : /build [2022-03-05T20:33:11.753Z] #45 6.746 + '[' -z '' ']' [2022-03-05T20:33:11.753Z] #45 6.746 ++ mktemp -d [2022-03-05T20:33:11.753Z] #45 6.746 + export GOPATH=/tmp/tmp.jnAjwyQ3UC [2022-03-05T20:33:11.753Z] #45 6.746 + GOPATH=/tmp/tmp.jnAjwyQ3UC [2022-03-05T20:33:11.753Z] #45 6.746 + RM_GOPATH=1 [2022-03-05T20:33:11.753Z] #45 6.746 + case "$(go env GOARCH)" in [2022-03-05T20:33:11.753Z] #45 6.746 ++ go env GOARCH [2022-03-05T20:33:11.753Z] #45 6.771 Install vndr version v0.1.2 [2022-03-05T20:33:11.753Z] #45 6.771 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:11.753Z] #45 6.771 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:11.753Z] #45 6.771 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:11.753Z] #45 6.771 + dir=/tmp/install [2022-03-05T20:33:11.753Z] #45 6.771 + bin=vndr [2022-03-05T20:33:11.753Z] #45 6.771 + shift [2022-03-05T20:33:11.753Z] #45 6.771 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-05T20:33:11.753Z] #45 6.771 + . /tmp/install/vndr.installer [2022-03-05T20:33:11.753Z] #45 6.771 ++ : v0.1.2 [2022-03-05T20:33:11.753Z] #45 6.771 + install_vndr [2022-03-05T20:33:11.753Z] #45 6.771 + echo 'Install vndr version v0.1.2' [2022-03-05T20:33:11.753Z] #45 6.771 + GOBIN=/build [2022-03-05T20:33:11.753Z] #45 6.771 + GO111MODULE=on [2022-03-05T20:33:11.753Z] #45 6.771 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-05T20:33:11.753Z] #45 7.308 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-05T20:33:11.894Z] #29 10.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T20:33:11.971Z] #43 65.34 DEP criu/sigframe.d [2022-03-05T20:33:11.971Z] #43 65.50 DEP criu/shmem.d [2022-03-05T20:33:12.014Z] #45 ... [2022-03-05T20:33:12.014Z] [2022-03-05T20:33:12.014Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:33:12.014Z] #47 sha256:67238d1a22c85489ae5c39702cddc825109641a5454888a980c3028fa9e3ab9f [2022-03-05T20:33:12.014Z] #47 7.093 + RM_GOPATH=0 [2022-03-05T20:33:12.014Z] #47 7.093 + TMP_GOPATH= [2022-03-05T20:33:12.014Z] #47 7.093 + : /build [2022-03-05T20:33:12.014Z] #47 7.093 + '[' -z '' ']' [2022-03-05T20:33:12.014Z] #47 7.093 ++ mktemp -d [2022-03-05T20:33:12.014Z] #47 7.093 + export GOPATH=/tmp/tmp.AT3t99Zu8M [2022-03-05T20:33:12.014Z] #47 7.093 + GOPATH=/tmp/tmp.AT3t99Zu8M [2022-03-05T20:33:12.014Z] #47 7.093 + RM_GOPATH=1 [2022-03-05T20:33:12.014Z] #47 7.093 + case "$(go env GOARCH)" in [2022-03-05T20:33:12.014Z] #47 7.093 ++ go env GOARCH [2022-03-05T20:33:12.014Z] #47 7.093 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:12.014Z] #47 7.093 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:12.014Z] #47 7.093 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:12.014Z] #47 7.093 + dir=/tmp/install [2022-03-05T20:33:12.014Z] #47 7.093 + bin=gotestsum [2022-03-05T20:33:12.014Z] #47 7.093 + shift [2022-03-05T20:33:12.014Z] #47 7.093 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-05T20:33:12.014Z] #47 7.093 + . /tmp/install/gotestsum.installer [2022-03-05T20:33:12.014Z] #47 7.093 ++ : v1.7.0 [2022-03-05T20:33:12.014Z] #47 7.093 + install_gotestsum [2022-03-05T20:33:12.014Z] #47 7.093 + set -e [2022-03-05T20:33:12.014Z] #47 7.093 + echo 'Install gotestsum version v1.7.0' [2022-03-05T20:33:12.014Z] #47 7.093 + GOBIN=/build [2022-03-05T20:33:12.014Z] #47 7.093 + GO111MODULE=on [2022-03-05T20:33:12.014Z] #47 7.093 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-05T20:33:12.014Z] #47 7.093 Install gotestsum version v1.7.0 [2022-03-05T20:33:12.014Z] #47 7.825 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T20:33:12.032Z] #43 45.57 CC soccr/soccr.o [2022-03-05T20:33:12.155Z] #29 10.49 [2022-03-05T20:33:12.230Z] #43 65.65 DEP criu/servicefd.d [2022-03-05T20:33:12.230Z] #43 65.85 DEP criu/seize.d [2022-03-05T20:33:12.289Z] #43 ... [2022-03-05T20:33:12.289Z] [2022-03-05T20:33:12.289Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T20:33:12.289Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-05T20:33:12.289Z] #17 DONE 1.0s [2022-03-05T20:33:12.289Z] [2022-03-05T20:33:12.289Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:33:12.289Z] #53 sha256:73a4355e85b5154edf05e58862e0c9687848b338a7d5ea11736822bb1e01c67c [2022-03-05T20:33:12.289Z] #53 1.248 + RM_GOPATH=0 [2022-03-05T20:33:12.289Z] #53 1.248 + TMP_GOPATH= [2022-03-05T20:33:12.289Z] #53 1.248 + : /build [2022-03-05T20:33:12.289Z] #53 1.248 + '[' -z '' ']' [2022-03-05T20:33:12.289Z] #53 1.250 ++ mktemp -d [2022-03-05T20:33:12.289Z] #53 1.251 + export GOPATH=/tmp/tmp.OtHpEpo75p [2022-03-05T20:33:12.289Z] #53 1.251 + GOPATH=/tmp/tmp.OtHpEpo75p [2022-03-05T20:33:12.289Z] #53 1.256 + RM_GOPATH=1 [2022-03-05T20:33:12.289Z] #53 1.256 + case "$(go env GOARCH)" in [2022-03-05T20:33:12.289Z] #53 1.256 ++ go env GOARCH [2022-03-05T20:33:12.289Z] #53 1.269 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:12.289Z] #53 1.269 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:12.289Z] #53 1.269 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:12.289Z] #53 1.271 + dir=/tmp/install [2022-03-05T20:33:12.289Z] #53 1.272 + bin=runc [2022-03-05T20:33:12.289Z] #53 1.272 + shift [2022-03-05T20:33:12.289Z] #53 1.272 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-05T20:33:12.289Z] #53 1.272 + . /tmp/install/runc.installer [2022-03-05T20:33:12.289Z] #53 1.272 ++ set -e [2022-03-05T20:33:12.289Z] #53 1.272 ++ : v1.0.3 [2022-03-05T20:33:12.289Z] #53 1.272 + install_runc [2022-03-05T20:33:12.289Z] #53 1.273 + RUNC_BUILDTAGS=seccomp [2022-03-05T20:33:12.289Z] #53 1.273 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-05T20:33:12.289Z] #53 1.273 Install runc version v1.0.3 (build tags: seccomp) [2022-03-05T20:33:12.290Z] #53 1.273 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OtHpEpo75p/src/github.com/opencontainers/runc [2022-03-05T20:33:12.290Z] #53 1.277 Cloning into '/tmp/tmp.OtHpEpo75p/src/github.com/opencontainers/runc'... [2022-03-05T20:33:12.296Z] #47 ... [2022-03-05T20:33:12.296Z] [2022-03-05T20:33:12.296Z] #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 [2022-03-05T20:33:12.296Z] #24 sha256:e0745176de80cd6786a808b2afd110b83f7820d863e665b1f83d604cedc85f20 [2022-03-05T20:33:12.296Z] #24 7.415 + RM_GOPATH=0 [2022-03-05T20:33:12.296Z] #24 7.415 + TMP_GOPATH= [2022-03-05T20:33:12.296Z] #24 7.415 + : /build [2022-03-05T20:33:12.296Z] #24 7.415 + '[' -z '' ']' [2022-03-05T20:33:12.296Z] #24 7.415 ++ mktemp -d [2022-03-05T20:33:12.296Z] #24 7.415 + export GOPATH=/tmp/tmp.SJq90PoVWz [2022-03-05T20:33:12.296Z] #24 7.415 + GOPATH=/tmp/tmp.SJq90PoVWz [2022-03-05T20:33:12.296Z] #24 7.415 + RM_GOPATH=1 [2022-03-05T20:33:12.296Z] #24 7.415 + case "$(go env GOARCH)" in [2022-03-05T20:33:12.296Z] #24 7.415 ++ go env GOARCH [2022-03-05T20:33:12.296Z] #24 7.437 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:12.296Z] #24 7.438 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:12.296Z] #24 7.438 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:12.296Z] #24 7.462 + dir=/tmp/install [2022-03-05T20:33:12.296Z] #24 7.462 + bin=dockercli [2022-03-05T20:33:12.296Z] #24 7.462 + shift [2022-03-05T20:33:12.296Z] #24 7.462 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-05T20:33:12.296Z] #24 7.462 + . /tmp/install/dockercli.installer [2022-03-05T20:33:12.296Z] #24 7.462 ++ : stable [2022-03-05T20:33:12.296Z] #24 7.462 ++ : 17.06.2-ce [2022-03-05T20:33:12.296Z] #24 7.462 + install_dockercli [2022-03-05T20:33:12.296Z] #24 7.462 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T20:33:12.296Z] #24 7.462 ++ uname -m [2022-03-05T20:33:12.296Z] #24 7.462 Install docker/cli version 17.06.2-ce from stable [2022-03-05T20:33:12.296Z] #24 7.468 + arch=x86_64 [2022-03-05T20:33:12.296Z] #24 7.470 + '[' x86_64 '!=' x86_64 ']' [2022-03-05T20:33:12.296Z] #24 7.470 + url=https://download.docker.com/linux/static [2022-03-05T20:33:12.296Z] #24 7.471 + tar -xz docker/docker [2022-03-05T20:33:12.296Z] #24 7.475 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-05T20:33:12.296Z] #24 ... [2022-03-05T20:33:12.296Z] [2022-03-05T20:33:12.296Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:33:12.296Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:33:12.296Z] #40 7.736 + git clone https://github.com/docker/distribution.git . [2022-03-05T20:33:12.296Z] #40 7.755 Cloning into '.'... [2022-03-05T20:33:12.456Z] #29 10.73 #=#=# ######################################################################## 100.0% [2022-03-05T20:33:12.456Z] #29 10.80 [2022-03-05T20:33:12.490Z] #43 66.04 DEP criu/seccomp.d [2022-03-05T20:33:12.581Z] #40 ... [2022-03-05T20:33:12.581Z] [2022-03-05T20:33:12.581Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:12.581Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:33:12.581Z] #36 8.690 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:12.581Z] #36 8.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:12.581Z] #36 8.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:12.581Z] #36 10.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:33:12.581Z] #36 ... [2022-03-05T20:33:12.581Z] [2022-03-05T20:33:12.581Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:12.581Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:12.581Z] #55 7.251 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:12.581Z] #55 7.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:12.581Z] #55 7.349 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:12.581Z] #55 8.510 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:33:12.750Z] #43 66.19 DEP criu/rst-malloc.d [2022-03-05T20:33:12.750Z] #43 66.26 DEP criu/rbtree.d [2022-03-05T20:33:12.750Z] #43 66.32 DEP criu/pstree.d [2022-03-05T20:33:12.855Z] #55 ... [2022-03-05T20:33:12.855Z] [2022-03-05T20:33:12.855Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:12.855Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:33:12.855Z] #42 8.534 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:12.855Z] #42 8.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:12.855Z] #42 8.699 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:12.855Z] #42 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:33:12.855Z] #42 ... [2022-03-05T20:33:12.855Z] [2022-03-05T20:33:12.855Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:12.855Z] #34 sha256:93dbd40f1579ca6cbc57d94c3455b94fbdebdc3d871f5f074dd92d40fad86bc8 [2022-03-05T20:33:12.855Z] #34 7.302 + RM_GOPATH=0 [2022-03-05T20:33:12.855Z] #34 7.308 + TMP_GOPATH= [2022-03-05T20:33:12.855Z] #34 7.308 + : /build [2022-03-05T20:33:12.855Z] #34 7.308 + '[' -z '' ']' [2022-03-05T20:33:12.855Z] #34 7.308 ++ mktemp -d [2022-03-05T20:33:12.855Z] #34 7.316 + export GOPATH=/tmp/tmp.TKlXml7HOE [2022-03-05T20:33:12.855Z] #34 7.316 + GOPATH=/tmp/tmp.TKlXml7HOE [2022-03-05T20:33:12.855Z] #34 7.316 + RM_GOPATH=1 [2022-03-05T20:33:12.855Z] #34 7.316 + case "$(go env GOARCH)" in [2022-03-05T20:33:12.855Z] #34 7.316 ++ go env GOARCH [2022-03-05T20:33:12.855Z] #34 7.330 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:33:12.855Z] #34 7.330 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:12.855Z] #34 7.330 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:12.855Z] #34 7.330 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:12.855Z] #34 7.330 + dir=/tmp/install [2022-03-05T20:33:12.855Z] #34 7.330 + bin=tomlv [2022-03-05T20:33:12.855Z] #34 7.330 + shift [2022-03-05T20:33:12.855Z] #34 7.330 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-05T20:33:12.855Z] #34 7.330 + . /tmp/install/tomlv.installer [2022-03-05T20:33:12.855Z] #34 7.330 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:33:12.855Z] #34 7.330 + install_tomlv [2022-03-05T20:33:12.855Z] #34 7.330 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-05T20:33:12.855Z] #34 7.330 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TKlXml7HOE/src/github.com/BurntSushi/toml [2022-03-05T20:33:12.855Z] #34 7.333 Cloning into '/tmp/tmp.TKlXml7HOE/src/github.com/BurntSushi/toml'... [2022-03-05T20:33:12.855Z] #34 9.365 + cd /tmp/tmp.TKlXml7HOE/src/github.com/BurntSushi/toml [2022-03-05T20:33:12.855Z] #34 9.365 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:33:12.855Z] #34 9.678 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T20:33:12.855Z] #34 11.02 internal/unsafeheader [2022-03-05T20:33:12.855Z] #34 11.18 internal/cpu [2022-03-05T20:33:12.855Z] #34 11.24 runtime/internal/atomic [2022-03-05T20:33:13.010Z] #43 66.52 DEP criu/protobuf.d [2022-03-05T20:33:13.010Z] #43 66.70 GEN criu/protobuf-desc-gen.h [2022-03-05T20:33:13.112Z] #34 ... [2022-03-05T20:33:13.112Z] [2022-03-05T20:33:13.112Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:33:13.112Z] #51 sha256:6d4db09d517bbe0ae6b35700f8e8b19c70b7ea08758a51060764e0a3d47d2330 [2022-03-05T20:33:13.112Z] #51 6.464 + RM_GOPATH=0 [2022-03-05T20:33:13.112Z] #51 6.464 + TMP_GOPATH= [2022-03-05T20:33:13.112Z] #51 6.464 + : /build [2022-03-05T20:33:13.112Z] #51 6.464 + '[' -z '' ']' [2022-03-05T20:33:13.112Z] #51 6.464 ++ mktemp -d [2022-03-05T20:33:13.112Z] #51 6.464 + export GOPATH=/tmp/tmp.d9GTqP8Ar1 [2022-03-05T20:33:13.112Z] #51 6.464 + GOPATH=/tmp/tmp.d9GTqP8Ar1 [2022-03-05T20:33:13.112Z] #51 6.464 + RM_GOPATH=1 [2022-03-05T20:33:13.112Z] #51 6.464 + case "$(go env GOARCH)" in [2022-03-05T20:33:13.112Z] #51 6.464 ++ go env GOARCH [2022-03-05T20:33:13.112Z] #51 6.471 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:13.112Z] #51 6.471 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:13.112Z] #51 6.472 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:13.112Z] #51 6.472 + dir=/tmp/install [2022-03-05T20:33:13.112Z] #51 6.472 + bin=shfmt [2022-03-05T20:33:13.112Z] #51 6.472 + shift [2022-03-05T20:33:13.112Z] #51 6.473 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-05T20:33:13.112Z] #51 6.473 + . /tmp/install/shfmt.installer [2022-03-05T20:33:13.112Z] #51 6.473 ++ : v3.0.2 [2022-03-05T20:33:13.112Z] #51 6.479 + install_shfmt [2022-03-05T20:33:13.112Z] #51 6.479 + echo 'Install shfmt version v3.0.2' [2022-03-05T20:33:13.112Z] #51 6.479 + GOBIN=/build [2022-03-05T20:33:13.112Z] #51 6.479 + GO111MODULE=on [2022-03-05T20:33:13.112Z] #51 6.479 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-05T20:33:13.112Z] #51 6.482 Install shfmt version v3.0.2 [2022-03-05T20:33:13.112Z] #51 7.146 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T20:33:13.112Z] #51 8.927 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T20:33:13.112Z] #51 8.927 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T20:33:13.112Z] #51 9.126 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T20:33:13.112Z] #51 ... [2022-03-05T20:33:13.112Z] [2022-03-05T20:33:13.112Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:33:13.112Z] #67 sha256:fde69d09bc4affc8c32cf3d09e0e323f8c8ddf51021a8398079a9a12b56db957 [2022-03-05T20:33:13.112Z] #67 5.674 + RM_GOPATH=0 [2022-03-05T20:33:13.112Z] #67 5.674 + TMP_GOPATH= [2022-03-05T20:33:13.112Z] #67 5.674 + : /build [2022-03-05T20:33:13.112Z] #67 5.674 + '[' -z '' ']' [2022-03-05T20:33:13.112Z] #67 5.674 ++ mktemp -d [2022-03-05T20:33:13.112Z] #67 5.674 + export GOPATH=/tmp/tmp.nqckjUsJeh [2022-03-05T20:33:13.112Z] #67 5.674 + GOPATH=/tmp/tmp.nqckjUsJeh [2022-03-05T20:33:13.112Z] #67 5.674 + RM_GOPATH=1 [2022-03-05T20:33:13.112Z] #67 5.674 + case "$(go env GOARCH)" in [2022-03-05T20:33:13.112Z] #67 5.699 ++ go env GOARCH [2022-03-05T20:33:13.112Z] #67 5.699 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:13.112Z] #67 5.699 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:13.112Z] #67 5.699 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:13.112Z] #67 5.699 + dir=/tmp/install [2022-03-05T20:33:13.112Z] #67 5.699 + bin=proxy [2022-03-05T20:33:13.112Z] #67 5.699 + shift [2022-03-05T20:33:13.112Z] #67 5.699 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-05T20:33:13.112Z] #67 5.699 + . /tmp/install/proxy.installer [2022-03-05T20:33:13.112Z] #67 5.699 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:33:13.112Z] #67 5.699 + install_proxy [2022-03-05T20:33:13.112Z] #67 5.699 + case "$1" in [2022-03-05T20:33:13.112Z] #67 5.699 + export CGO_ENABLED=0 [2022-03-05T20:33:13.112Z] #67 5.699 + CGO_ENABLED=0 [2022-03-05T20:33:13.112Z] #67 5.699 + _install_proxy [2022-03-05T20:33:13.112Z] #67 5.699 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-05T20:33:13.112Z] #67 5.699 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nqckjUsJeh/src/github.com/docker/libnetwork [2022-03-05T20:33:13.112Z] #67 5.699 Cloning into '/tmp/tmp.nqckjUsJeh/src/github.com/docker/libnetwork'... [2022-03-05T20:33:13.112Z] #67 5.699 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:33:13.147Z] #29 11.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T20:33:13.147Z] #29 11.54 [2022-03-05T20:33:13.231Z] #53 ... [2022-03-05T20:33:13.231Z] [2022-03-05T20:33:13.231Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T20:33:13.231Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-05T20:33:13.231Z] #18 DONE 1.0s [2022-03-05T20:33:13.231Z] [2022-03-05T20:33:13.231Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:13.231Z] #58 sha256:2e5170e98a33c24f8e8396c2433bdafc8cc203fd99e349fcb00699b386911484 [2022-03-05T20:33:13.231Z] #58 107.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T20:33:13.231Z] #58 107.1 + GOBIN=/build [2022-03-05T20:33:13.231Z] #58 107.1 + GO111MODULE=on [2022-03-05T20:33:13.231Z] #58 107.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-05T20:33:13.372Z] #67 ... [2022-03-05T20:33:13.372Z] [2022-03-05T20:33:13.372Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:33:13.372Z] #47 sha256:67238d1a22c85489ae5c39702cddc825109641a5454888a980c3028fa9e3ab9f [2022-03-05T20:33:13.372Z] #47 11.37 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T20:33:13.372Z] #47 11.43 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T20:33:13.372Z] #47 11.49 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T20:33:13.414Z] #29 11.79 #=#=# ######################################################################## 100.0% [2022-03-05T20:33:13.644Z] #47 11.81 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:33:13.682Z] #29 11.93 [2022-03-05T20:33:13.682Z] #29 12.07 Download of images into '/build' complete. [2022-03-05T20:33:13.682Z] #29 12.07 Use something like the following to load the result into a Docker daemon: [2022-03-05T20:33:13.682Z] #29 12.07 tar -cC '/build' . | docker load [2022-03-05T20:33:14.165Z] #58 ... [2022-03-05T20:33:14.165Z] [2022-03-05T20:33:14.165Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:14.165Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:14.165Z] #43 47.43 AR soccr/libsoccr.a [2022-03-05T20:33:14.165Z] #43 47.47 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T20:33:14.165Z] #43 ... [2022-03-05T20:33:14.165Z] [2022-03-05T20:33:14.165Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-05T20:33:14.165Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-05T20:33:14.165Z] #19 DONE 1.1s [2022-03-05T20:33:14.165Z] [2022-03-05T20:33:14.165Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:14.165Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:14.165Z] #43 47.88 DEP criu/arch/x86/sigframe.d [2022-03-05T20:33:14.165Z] #43 47.99 DEP criu/arch/x86/sigaction_compat.d [2022-03-05T20:33:14.213Z] #47 12.48 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T20:33:14.421Z] #43 48.25 DEP criu/arch/x86/kerndat.d [2022-03-05T20:33:14.678Z] #43 48.41 DEP criu/arch/x86/crtools.d [2022-03-05T20:33:14.699Z] #55 16.57 Reading package lists... [2022-03-05T20:33:14.699Z] #55 ... [2022-03-05T20:33:14.699Z] [2022-03-05T20:33:14.699Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:33:14.699Z] #67 sha256:92cd3e8e471853ed58664bcb73224b1f6618082618600fd5ffdb92d0a8787a89 [2022-03-05T20:33:14.699Z] #67 17.07 Checking out files: 58% (1109/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-03-05T20:33:14.699Z] #67 17.91 + cd /tmp/tmp.kUaLgi5Hrv/src/github.com/docker/libnetwork [2022-03-05T20:33:14.699Z] #67 17.92 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:33:14.699Z] #67 18.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-05T20:33:14.699Z] #67 ... [2022-03-05T20:33:14.699Z] [2022-03-05T20:33:14.699Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:33:14.699Z] #47 sha256:e66d7bc6f83ca4e0dd51f8b470330a637062fd87550fe1bbc3a9bea79d11c35a [2022-03-05T20:33:14.699Z] #47 11.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T20:33:14.699Z] #47 11.84 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T20:33:14.699Z] #47 ... [2022-03-05T20:33:14.699Z] [2022-03-05T20:33:14.699Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:14.699Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-05T20:33:14.699Z] #55 16.57 Reading package lists... [2022-03-05T20:33:14.707Z] #29 DONE 13.1s [2022-03-05T20:33:14.707Z] [2022-03-05T20:33:14.707Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:33:14.707Z] #51 sha256:b32a2997e893920e1a91b55818f900f375f53998dd995aae64a715f3af3caa12 [2022-03-05T20:33:14.707Z] #51 6.052 + RM_GOPATH=0 [2022-03-05T20:33:14.707Z] #51 6.052 + TMP_GOPATH= [2022-03-05T20:33:14.707Z] #51 6.052 + : /build [2022-03-05T20:33:14.707Z] #51 6.052 + '[' -z '' ']' [2022-03-05T20:33:14.707Z] #51 6.052 ++ mktemp -d [2022-03-05T20:33:14.707Z] #51 6.147 + export GOPATH=/tmp/tmp.VLnewlwCcA [2022-03-05T20:33:14.707Z] #51 6.147 + GOPATH=/tmp/tmp.VLnewlwCcA [2022-03-05T20:33:14.707Z] #51 6.147 + RM_GOPATH=1 [2022-03-05T20:33:14.707Z] #51 6.147 + case "$(go env GOARCH)" in [2022-03-05T20:33:14.707Z] #51 6.147 ++ go env GOARCH [2022-03-05T20:33:14.707Z] #51 6.147 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:14.707Z] #51 6.147 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:14.707Z] #51 6.147 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:14.707Z] #51 6.147 + dir=/tmp/install [2022-03-05T20:33:14.707Z] #51 6.147 + bin=shfmt [2022-03-05T20:33:14.707Z] #51 6.147 + shift [2022-03-05T20:33:14.707Z] #51 6.147 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-05T20:33:14.708Z] #51 6.147 + . /tmp/install/shfmt.installer [2022-03-05T20:33:14.708Z] #51 6.147 ++ : v3.0.2 [2022-03-05T20:33:14.708Z] #51 6.147 + install_shfmt [2022-03-05T20:33:14.708Z] #51 6.147 + echo 'Install shfmt version v3.0.2' [2022-03-05T20:33:14.708Z] #51 6.147 + GOBIN=/build [2022-03-05T20:33:14.708Z] #51 6.147 + GO111MODULE=on [2022-03-05T20:33:14.708Z] #51 6.147 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-05T20:33:14.708Z] #51 6.147 Install shfmt version v3.0.2 [2022-03-05T20:33:14.824Z] #47 12.86 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T20:33:14.824Z] #47 12.94 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T20:33:14.824Z] #47 12.99 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T20:33:14.919Z] #43 68.20 DEP criu/protobuf-desc.d [2022-03-05T20:33:14.919Z] #43 68.39 DEP criu/proc_parse.d [2022-03-05T20:33:14.935Z] #43 48.59 DEP criu/arch/x86/cpu.d [2022-03-05T20:33:15.179Z] #43 68.55 DEP criu/plugin.d [2022-03-05T20:33:15.179Z] #43 68.63 DEP criu/pipes.d [2022-03-05T20:33:15.179Z] #43 68.77 DEP criu/pie-util.d [2022-03-05T20:33:15.192Z] #43 48.87 CC criu/arch/x86/cpu.o [2022-03-05T20:33:15.273Z] #51 7.086 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T20:33:15.390Z] #47 13.58 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T20:33:15.438Z] #43 68.87 DEP criu/pie-util-vdso.d [2022-03-05T20:33:15.438Z] #43 68.98 DEP criu/pie-util-vdso-elf32.d [2022-03-05T20:33:15.699Z] #43 69.15 DEP criu/path.d [2022-03-05T20:33:15.699Z] #43 69.32 DEP criu/parasite-syscall.d [2022-03-05T20:33:15.755Z] #43 49.46 CC criu/arch/x86/crtools.o [2022-03-05T20:33:15.958Z] #43 69.49 DEP criu/pagemap.d [2022-03-05T20:33:16.218Z] #43 69.73 DEP criu/pagemap-cache.d [2022-03-05T20:33:16.218Z] #43 69.84 DEP criu/page-xfer.d [2022-03-05T20:33:16.347Z] #55 22.27 Reading package lists... [2022-03-05T20:33:16.347Z] #55 ... [2022-03-05T20:33:16.347Z] [2022-03-05T20:33:16.347Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:33:16.347Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T20:33:16.347Z] #27 22.08 Fetched 8292 kB in 16s (526 kB/s) [2022-03-05T20:33:16.347Z] #27 22.08 Reading package lists... [2022-03-05T20:33:16.347Z] #27 28.03 Reading package lists... [2022-03-05T20:33:16.347Z] #27 ... [2022-03-05T20:33:16.347Z] [2022-03-05T20:33:16.347Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:33:16.347Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-05T20:33:16.347Z] #40 18.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-05T20:33:16.347Z] #40 20.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-05T20:33:16.477Z] #43 69.99 DEP criu/page-pipe.d [2022-03-05T20:33:16.477Z] #43 70.10 DEP criu/netfilter.d [2022-03-05T20:33:16.644Z] #51 8.576 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T20:33:16.644Z] #51 8.576 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T20:33:16.644Z] #51 8.672 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T20:33:16.737Z] #43 70.24 DEP criu/net.d [2022-03-05T20:33:16.737Z] #43 70.39 DEP criu/namespaces.d [2022-03-05T20:33:16.997Z] #43 70.53 DEP criu/mount.d [2022-03-05T20:33:17.124Z] #43 50.71 CC criu/arch/x86/kerndat.o [2022-03-05T20:33:17.257Z] #43 70.71 DEP criu/memfd.d [2022-03-05T20:33:17.257Z] #43 70.85 DEP criu/mem.d [2022-03-05T20:33:17.290Z] #40 ... [2022-03-05T20:33:17.290Z] [2022-03-05T20:33:17.290Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:17.290Z] #34 sha256:1fc20c37b1801e0ef362fbf59c7a78925d0e2bea596b293c04afdc295a8eae0e [2022-03-05T20:33:17.290Z] #34 14.49 encoding [2022-03-05T20:33:17.290Z] #34 ... [2022-03-05T20:33:17.290Z] [2022-03-05T20:33:17.290Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:33:17.290Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T20:33:17.290Z] #27 28.03 Reading package lists... [2022-03-05T20:33:17.384Z] #43 ... [2022-03-05T20:33:17.384Z] [2022-03-05T20:33:17.384Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:17.384Z] #58 sha256:2e5170e98a33c24f8e8396c2433bdafc8cc203fd99e349fcb00699b386911484 [2022-03-05T20:33:17.384Z] #58 DONE 115.7s [2022-03-05T20:33:17.517Z] #43 71.05 DEP criu/lsm.d [2022-03-05T20:33:17.517Z] #43 71.24 DEP criu/log.d [2022-03-05T20:33:17.641Z] [2022-03-05T20:33:17.642Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T20:33:17.642Z] #59 sha256:ac2e5f117c14394be8fbf3b0fe1cac68d573ef87b9463c77a32cf0ee319dbaad [2022-03-05T20:33:17.642Z] #59 DONE 0.1s [2022-03-05T20:33:17.642Z] [2022-03-05T20:33:17.642Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T20:33:17.642Z] #60 sha256:49639d3ab8ccfee8c736242d1e01839032039c9db6ff4cdaace9ab2feac74b79 [2022-03-05T20:33:17.642Z] #60 DONE 0.1s [2022-03-05T20:33:17.642Z] [2022-03-05T20:33:17.642Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:17.642Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:17.642Z] #43 51.27 CC criu/arch/x86/sigaction_compat.o [2022-03-05T20:33:17.777Z] #43 71.36 DEP criu/libnetlink.d [2022-03-05T20:33:17.777Z] #43 71.48 DEP criu/kerndat.d [2022-03-05T20:33:18.026Z] #51 ... [2022-03-05T20:33:18.026Z] [2022-03-05T20:33:18.026Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:33:18.027Z] #67 sha256:ae651f4b34487b0e1cde20c2fb3e53853d5cc6e7ccaa46f443b960b6966f9501 [2022-03-05T20:33:18.027Z] #67 5.759 + RM_GOPATH=0 [2022-03-05T20:33:18.027Z] #67 5.759 + TMP_GOPATH= [2022-03-05T20:33:18.027Z] #67 5.759 + : /build [2022-03-05T20:33:18.027Z] #67 5.759 + '[' -z '' ']' [2022-03-05T20:33:18.027Z] #67 5.759 ++ mktemp -d [2022-03-05T20:33:18.027Z] #67 5.759 + export GOPATH=/tmp/tmp.jG6qbPbjHZ [2022-03-05T20:33:18.027Z] #67 5.759 + GOPATH=/tmp/tmp.jG6qbPbjHZ [2022-03-05T20:33:18.027Z] #67 5.759 + RM_GOPATH=1 [2022-03-05T20:33:18.027Z] #67 5.759 + case "$(go env GOARCH)" in [2022-03-05T20:33:18.027Z] #67 5.759 ++ go env GOARCH [2022-03-05T20:33:18.027Z] #67 5.821 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:33:18.027Z] #67 5.821 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:18.027Z] #67 5.821 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:18.027Z] #67 5.821 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:18.027Z] #67 5.821 + dir=/tmp/install [2022-03-05T20:33:18.027Z] #67 5.821 + bin=proxy [2022-03-05T20:33:18.027Z] #67 5.821 + shift [2022-03-05T20:33:18.027Z] #67 5.821 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-05T20:33:18.027Z] #67 5.821 + . /tmp/install/proxy.installer [2022-03-05T20:33:18.027Z] #67 5.821 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:33:18.027Z] #67 5.821 + install_proxy [2022-03-05T20:33:18.027Z] #67 5.821 + case "$1" in [2022-03-05T20:33:18.027Z] #67 5.821 + export CGO_ENABLED=0 [2022-03-05T20:33:18.027Z] #67 5.821 + CGO_ENABLED=0 [2022-03-05T20:33:18.027Z] #67 5.821 + _install_proxy [2022-03-05T20:33:18.027Z] #67 5.821 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-05T20:33:18.027Z] #67 5.821 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jG6qbPbjHZ/src/github.com/docker/libnetwork [2022-03-05T20:33:18.027Z] #67 5.869 Cloning into '/tmp/tmp.jG6qbPbjHZ/src/github.com/docker/libnetwork'... [2022-03-05T20:33:18.038Z] #43 71.59 DEP criu/kcmp-ids.d [2022-03-05T20:33:18.038Z] #43 71.67 DEP criu/irmap.d [2022-03-05T20:33:18.204Z] #43 51.76 CC criu/arch/x86/sigframe.o [2022-03-05T20:33:18.235Z] #27 33.28 Building dependency tree... [2022-03-05T20:33:18.235Z] #27 ... [2022-03-05T20:33:18.235Z] [2022-03-05T20:33:18.235Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:18.235Z] #58 sha256:29de318b85c3edef4b8b49cfe62ab17a84c401b90d5d359ac0ade0a5b7c39534 [2022-03-05T20:33:18.235Z] #58 15.28 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-05T20:33:18.235Z] #58 15.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T20:33:18.235Z] #58 ... [2022-03-05T20:33:18.235Z] [2022-03-05T20:33:18.235Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:18.235Z] #49 sha256:80e153fe31b3e9f362e8f6c2d682b8d85a002913f3969c04c06f8231d5c484c8 [2022-03-05T20:33:18.235Z] #49 17.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T20:33:18.235Z] #49 17.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-05T20:33:18.235Z] #49 17.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T20:33:18.235Z] #49 17.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T20:33:18.235Z] #49 17.82 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-05T20:33:18.235Z] #49 17.96 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-05T20:33:18.235Z] #49 18.13 go: downloading golang.org/x/text v0.3.2 [2022-03-05T20:33:18.235Z] #49 24.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T20:33:18.235Z] #49 24.27 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T20:33:18.235Z] #49 24.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-05T20:33:18.235Z] #49 24.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-05T20:33:18.235Z] #49 24.39 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-05T20:33:18.303Z] #43 71.77 DEP criu/ipc_ns.d [2022-03-05T20:33:18.303Z] #43 71.93 DEP criu/image.d [2022-03-05T20:33:18.326Z] #67 ... [2022-03-05T20:33:18.326Z] [2022-03-05T20:33:18.327Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:18.327Z] #58 sha256:958e6122f18a168afbcba09bd191790d8a014697847593e7b09c96940a9f3b90 [2022-03-05T20:33:18.327Z] #58 4.353 + RM_GOPATH=0 [2022-03-05T20:33:18.327Z] #58 4.353 + TMP_GOPATH= [2022-03-05T20:33:18.327Z] #58 4.353 + : /build [2022-03-05T20:33:18.327Z] #58 4.353 + '[' -z '' ']' [2022-03-05T20:33:18.327Z] #58 4.353 ++ mktemp -d [2022-03-05T20:33:18.327Z] #58 4.368 + export GOPATH=/tmp/tmp.K4Hm6sevf2 [2022-03-05T20:33:18.327Z] #58 4.368 + GOPATH=/tmp/tmp.K4Hm6sevf2 [2022-03-05T20:33:18.327Z] #58 4.368 + RM_GOPATH=1 [2022-03-05T20:33:18.327Z] #58 4.368 + case "$(go env GOARCH)" in [2022-03-05T20:33:18.327Z] #58 4.368 ++ go env GOARCH [2022-03-05T20:33:18.327Z] #58 4.375 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:18.327Z] #58 4.375 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:18.327Z] #58 4.375 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:18.327Z] #58 4.384 + dir=/tmp/install [2022-03-05T20:33:18.327Z] #58 4.384 + bin=rootlesskit [2022-03-05T20:33:18.327Z] #58 4.384 + shift [2022-03-05T20:33:18.327Z] #58 4.384 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-05T20:33:18.327Z] #58 4.384 + . /tmp/install/rootlesskit.installer [2022-03-05T20:33:18.327Z] #58 4.384 ++ : v0.14.4 [2022-03-05T20:33:18.327Z] #58 4.384 + install_rootlesskit [2022-03-05T20:33:18.327Z] #58 4.384 + case "$1" in [2022-03-05T20:33:18.327Z] #58 4.384 + export CGO_ENABLED=0 [2022-03-05T20:33:18.327Z] #58 4.384 + CGO_ENABLED=0 [2022-03-05T20:33:18.327Z] #58 4.384 + _install_rootlesskit [2022-03-05T20:33:18.327Z] #58 4.384 + echo 'Install rootlesskit version v0.14.4' [2022-03-05T20:33:18.327Z] #58 4.384 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T20:33:18.327Z] #58 4.384 + GOBIN=/build [2022-03-05T20:33:18.327Z] #58 4.384 + GO111MODULE=on [2022-03-05T20:33:18.327Z] #58 4.384 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-05T20:33:18.327Z] #58 4.384 Install rootlesskit version v0.14.4 [2022-03-05T20:33:18.327Z] #58 5.136 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-05T20:33:18.327Z] #58 8.028 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T20:33:18.327Z] #58 8.028 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:33:18.327Z] #58 8.215 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T20:33:18.327Z] #58 8.772 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-05T20:33:18.327Z] #58 ... [2022-03-05T20:33:18.327Z] [2022-03-05T20:33:18.327Z] #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 [2022-03-05T20:33:18.327Z] #24 sha256:7697a851135166454005e84a55fd632f2348ecc4aee30a03945f3fab49901406 [2022-03-05T20:33:18.327Z] #24 4.980 + RM_GOPATH=0 [2022-03-05T20:33:18.327Z] #24 4.980 + TMP_GOPATH= [2022-03-05T20:33:18.327Z] #24 4.980 + : /build [2022-03-05T20:33:18.327Z] #24 4.980 + '[' -z '' ']' [2022-03-05T20:33:18.327Z] #24 4.980 ++ mktemp -d [2022-03-05T20:33:18.327Z] #24 4.980 + export GOPATH=/tmp/tmp.f5pUNBzLTY [2022-03-05T20:33:18.327Z] #24 4.980 + GOPATH=/tmp/tmp.f5pUNBzLTY [2022-03-05T20:33:18.327Z] #24 4.980 + RM_GOPATH=1 [2022-03-05T20:33:18.327Z] #24 4.980 + case "$(go env GOARCH)" in [2022-03-05T20:33:18.327Z] #24 4.980 ++ go env GOARCH [2022-03-05T20:33:18.327Z] #24 4.980 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:18.327Z] #24 4.980 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:18.327Z] #24 4.980 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:18.327Z] #24 4.985 + dir=/tmp/install [2022-03-05T20:33:18.327Z] #24 4.985 + bin=dockercli [2022-03-05T20:33:18.327Z] #24 4.985 + shift [2022-03-05T20:33:18.327Z] #24 4.985 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-05T20:33:18.327Z] #24 4.985 + . /tmp/install/dockercli.installer [2022-03-05T20:33:18.327Z] #24 4.985 ++ : stable [2022-03-05T20:33:18.327Z] #24 4.985 ++ : 17.06.2-ce [2022-03-05T20:33:18.327Z] #24 4.985 + install_dockercli [2022-03-05T20:33:18.327Z] #24 4.985 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T20:33:18.327Z] #24 4.985 ++ uname -m [2022-03-05T20:33:18.327Z] #24 4.985 + arch=x86_64 [2022-03-05T20:33:18.327Z] #24 4.985 + '[' x86_64 '!=' x86_64 ']' [2022-03-05T20:33:18.327Z] #24 4.985 + url=https://download.docker.com/linux/static [2022-03-05T20:33:18.327Z] #24 4.985 Install docker/cli version 17.06.2-ce from stable [2022-03-05T20:33:18.327Z] #24 4.992 + tar -xz docker/docker [2022-03-05T20:33:18.327Z] #24 4.992 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-05T20:33:18.498Z] #49 25.76 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-05T20:33:18.565Z] #43 72.07 DEP criu/image-desc.d [2022-03-05T20:33:18.586Z] #24 ... [2022-03-05T20:33:18.586Z] [2022-03-05T20:33:18.586Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:33:18.586Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:33:18.586Z] #40 6.434 + git clone https://github.com/docker/distribution.git . [2022-03-05T20:33:18.586Z] #40 6.437 Cloning into '.'... [2022-03-05T20:33:18.586Z] #40 ... [2022-03-05T20:33:18.586Z] [2022-03-05T20:33:18.586Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-05T20:33:18.586Z] #45 sha256:1121ea813eac5ab9a5c6bc90245fbe4daa1dbd07caf036dc9c6de04d6fca8df6 [2022-03-05T20:33:18.586Z] #45 4.980 Install vndr version v0.1.2 [2022-03-05T20:33:18.586Z] #45 4.980 + RM_GOPATH=0 [2022-03-05T20:33:18.586Z] #45 4.980 + TMP_GOPATH= [2022-03-05T20:33:18.586Z] #45 4.980 + : /build [2022-03-05T20:33:18.586Z] #45 4.980 + '[' -z '' ']' [2022-03-05T20:33:18.586Z] #45 4.980 ++ mktemp -d [2022-03-05T20:33:18.586Z] #45 4.980 + export GOPATH=/tmp/tmp.cd7O8J98RU [2022-03-05T20:33:18.586Z] #45 4.980 + GOPATH=/tmp/tmp.cd7O8J98RU [2022-03-05T20:33:18.586Z] #45 4.980 + RM_GOPATH=1 [2022-03-05T20:33:18.586Z] #45 4.980 + case "$(go env GOARCH)" in [2022-03-05T20:33:18.586Z] #45 4.980 ++ go env GOARCH [2022-03-05T20:33:18.586Z] #45 4.980 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:18.586Z] #45 4.980 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:18.586Z] #45 4.980 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:18.586Z] #45 4.980 + dir=/tmp/install [2022-03-05T20:33:18.586Z] #45 4.980 + bin=vndr [2022-03-05T20:33:18.586Z] #45 4.980 + shift [2022-03-05T20:33:18.586Z] #45 4.980 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-05T20:33:18.586Z] #45 4.980 + . /tmp/install/vndr.installer [2022-03-05T20:33:18.586Z] #45 4.980 ++ : v0.1.2 [2022-03-05T20:33:18.586Z] #45 4.980 + install_vndr [2022-03-05T20:33:18.586Z] #45 4.980 + echo 'Install vndr version v0.1.2' [2022-03-05T20:33:18.586Z] #45 4.980 + GOBIN=/build [2022-03-05T20:33:18.586Z] #45 4.980 + GO111MODULE=on [2022-03-05T20:33:18.586Z] #45 4.980 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-05T20:33:18.586Z] #45 5.391 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-05T20:33:18.759Z] #49 25.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T20:33:18.759Z] #49 ... [2022-03-05T20:33:18.759Z] [2022-03-05T20:33:18.759Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:33:18.759Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T20:33:18.759Z] #27 33.28 Building dependency tree... [2022-03-05T20:33:18.781Z] #43 52.44 LINK criu/arch/x86/crtools.built-in.o [2022-03-05T20:33:18.781Z] #43 52.54 DEP criu/pie/util-vdso-elf32.d [2022-03-05T20:33:18.825Z] #43 72.21 DEP criu/fsnotify.d [2022-03-05T20:33:18.825Z] #43 72.37 DEP criu/filesystems.d [2022-03-05T20:33:18.852Z] #45 ... [2022-03-05T20:33:18.852Z] [2022-03-05T20:33:18.852Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:18.852Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:18.852Z] #49 4.373 + RM_GOPATH=0 [2022-03-05T20:33:18.852Z] #49 4.373 + TMP_GOPATH= [2022-03-05T20:33:18.852Z] #49 4.373 + : /build [2022-03-05T20:33:18.852Z] #49 4.373 + '[' -z '' ']' [2022-03-05T20:33:18.852Z] #49 4.373 ++ mktemp -d [2022-03-05T20:33:18.852Z] #49 4.373 + export GOPATH=/tmp/tmp.NYCJvI3TMk [2022-03-05T20:33:18.852Z] #49 4.373 + GOPATH=/tmp/tmp.NYCJvI3TMk [2022-03-05T20:33:18.852Z] #49 4.373 + RM_GOPATH=1 [2022-03-05T20:33:18.852Z] #49 4.373 + case "$(go env GOARCH)" in [2022-03-05T20:33:18.852Z] #49 4.373 ++ go env GOARCH [2022-03-05T20:33:18.852Z] #49 4.373 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:18.852Z] #49 4.373 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:18.852Z] #49 4.373 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:18.852Z] #49 4.373 + dir=/tmp/install [2022-03-05T20:33:18.852Z] #49 4.373 + bin=golangci_lint [2022-03-05T20:33:18.852Z] #49 4.373 + shift [2022-03-05T20:33:18.852Z] #49 4.373 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-05T20:33:18.852Z] #49 4.373 + . /tmp/install/golangci_lint.installer [2022-03-05T20:33:18.852Z] #49 4.373 ++ : v1.23.8 [2022-03-05T20:33:18.852Z] #49 4.373 + install_golangci_lint [2022-03-05T20:33:18.852Z] #49 4.373 + set -e [2022-03-05T20:33:18.852Z] #49 4.373 + echo 'Install golangci-lint version v1.23.8' [2022-03-05T20:33:18.852Z] #49 4.373 + GOBIN=/build [2022-03-05T20:33:18.852Z] #49 4.373 + GO111MODULE=on [2022-03-05T20:33:18.852Z] #49 4.373 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-05T20:33:18.852Z] #49 4.373 Install golangci-lint version v1.23.8 [2022-03-05T20:33:18.852Z] #49 5.165 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-05T20:33:19.021Z] #27 ... [2022-03-05T20:33:19.021Z] [2022-03-05T20:33:19.021Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:19.021Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T20:33:19.021Z] #42 16.26 Fetched 8292 kB in 13s (652 kB/s) [2022-03-05T20:33:19.021Z] #42 16.26 Reading package lists... [2022-03-05T20:33:19.038Z] #43 52.80 DEP criu/pie/util-vdso.d [2022-03-05T20:33:19.085Z] #43 72.51 DEP criu/files.d [2022-03-05T20:33:19.085Z] #43 72.70 DEP criu/files-reg.d [2022-03-05T20:33:19.109Z] #49 ... [2022-03-05T20:33:19.109Z] [2022-03-05T20:33:19.109Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:19.109Z] #34 sha256:79a6d01bdb10901eb3a7d0cd8044f8eac941148bfd9990f4ee5899ea462ff512 [2022-03-05T20:33:19.109Z] #34 6.429 + RM_GOPATH=0 [2022-03-05T20:33:19.109Z] #34 6.438 + TMP_GOPATH= [2022-03-05T20:33:19.109Z] #34 6.438 + : /build [2022-03-05T20:33:19.109Z] #34 6.438 + '[' -z '' ']' [2022-03-05T20:33:19.109Z] #34 6.438 ++ mktemp -d [2022-03-05T20:33:19.109Z] #34 6.446 + export GOPATH=/tmp/tmp.RIaJIzkn4N [2022-03-05T20:33:19.109Z] #34 6.446 + GOPATH=/tmp/tmp.RIaJIzkn4N [2022-03-05T20:33:19.109Z] #34 6.446 + RM_GOPATH=1 [2022-03-05T20:33:19.109Z] #34 6.446 + case "$(go env GOARCH)" in [2022-03-05T20:33:19.109Z] #34 6.447 ++ go env GOARCH [2022-03-05T20:33:19.109Z] #34 6.467 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:19.109Z] #34 6.467 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:19.109Z] #34 6.485 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:33:19.109Z] #34 6.488 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:19.109Z] #34 6.488 + dir=/tmp/install [2022-03-05T20:33:19.109Z] #34 6.488 + bin=tomlv [2022-03-05T20:33:19.109Z] #34 6.488 + shift [2022-03-05T20:33:19.109Z] #34 6.488 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-05T20:33:19.109Z] #34 6.488 + . /tmp/install/tomlv.installer [2022-03-05T20:33:19.109Z] #34 6.488 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:33:19.109Z] #34 6.488 + install_tomlv [2022-03-05T20:33:19.109Z] #34 6.488 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-05T20:33:19.109Z] #34 6.488 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RIaJIzkn4N/src/github.com/BurntSushi/toml [2022-03-05T20:33:19.109Z] #34 6.488 Cloning into '/tmp/tmp.RIaJIzkn4N/src/github.com/BurntSushi/toml'... [2022-03-05T20:33:19.109Z] #34 8.155 + cd /tmp/tmp.RIaJIzkn4N/src/github.com/BurntSushi/toml [2022-03-05T20:33:19.109Z] #34 8.155 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-05T20:33:19.109Z] #34 8.405 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T20:33:19.109Z] #34 9.312 internal/unsafeheader [2022-03-05T20:33:19.109Z] #34 9.449 internal/cpu [2022-03-05T20:33:19.109Z] #34 9.454 runtime/internal/atomic [2022-03-05T20:33:19.109Z] #34 9.978 runtime/internal/sys [2022-03-05T20:33:19.109Z] #34 10.37 runtime/internal/math [2022-03-05T20:33:19.109Z] #34 10.48 internal/bytealg [2022-03-05T20:33:19.109Z] #34 10.60 math/bits [2022-03-05T20:33:19.109Z] #34 ... [2022-03-05T20:33:19.109Z] [2022-03-05T20:33:19.109Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:19.109Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:19.109Z] #55 7.091 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:19.109Z] #55 7.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:19.109Z] #55 7.148 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:19.109Z] #55 8.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:33:19.109Z] #55 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:33:19.282Z] #42 22.38 Reading package lists... [2022-03-05T20:33:19.282Z] #42 ... [2022-03-05T20:33:19.282Z] [2022-03-05T20:33:19.282Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:19.282Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T20:33:19.282Z] #36 16.42 Fetched 8292 kB in 13s (643 kB/s) [2022-03-05T20:33:19.282Z] #36 16.42 Reading package lists... [2022-03-05T20:33:19.282Z] #36 22.25 Reading package lists... [2022-03-05T20:33:19.282Z] #36 ... [2022-03-05T20:33:19.282Z] [2022-03-05T20:33:19.282Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:19.282Z] #49 sha256:80e153fe31b3e9f362e8f6c2d682b8d85a002913f3969c04c06f8231d5c484c8 [2022-03-05T20:33:19.282Z] #49 26.21 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-05T20:33:19.294Z] #43 53.00 DEP criu/pie/util.d [2022-03-05T20:33:19.294Z] #43 ... [2022-03-05T20:33:19.294Z] [2022-03-05T20:33:19.294Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T20:33:19.294Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T20:33:19.294Z] #63 CACHED [2022-03-05T20:33:19.294Z] [2022-03-05T20:33:19.294Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T20:33:19.294Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T20:33:19.294Z] #65 CACHED [2022-03-05T20:33:19.294Z] [2022-03-05T20:33:19.294Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:19.294Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:19.294Z] #43 53.17 CC criu/pie/util.o [2022-03-05T20:33:19.345Z] #43 72.94 DEP criu/files-ext.d [2022-03-05T20:33:19.345Z] #43 73.08 DEP criu/file-lock.d [2022-03-05T20:33:19.366Z] #55 ... [2022-03-05T20:33:19.366Z] [2022-03-05T20:33:19.367Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:19.367Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:33:19.367Z] #42 5.787 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:19.367Z] #42 5.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:19.367Z] #42 5.955 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:19.367Z] #42 7.148 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:33:19.367Z] #42 9.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:33:19.367Z] #42 ... [2022-03-05T20:33:19.367Z] [2022-03-05T20:33:19.367Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:33:19.367Z] #47 sha256:2594af9b0460a960b4f70d850d8af8d00ce27ad39eb3ebdeac7d31c99f51a36f [2022-03-05T20:33:19.367Z] #47 3.995 + RM_GOPATH=0 [2022-03-05T20:33:19.367Z] #47 3.995 + TMP_GOPATH= [2022-03-05T20:33:19.367Z] #47 3.995 + : /build [2022-03-05T20:33:19.367Z] #47 3.995 + '[' -z '' ']' [2022-03-05T20:33:19.367Z] #47 3.996 ++ mktemp -d [2022-03-05T20:33:19.367Z] #47 3.996 + export GOPATH=/tmp/tmp.dlMwyRyZQe [2022-03-05T20:33:19.367Z] #47 3.996 + GOPATH=/tmp/tmp.dlMwyRyZQe [2022-03-05T20:33:19.367Z] #47 3.996 + RM_GOPATH=1 [2022-03-05T20:33:19.367Z] #47 3.996 + case "$(go env GOARCH)" in [2022-03-05T20:33:19.367Z] #47 4.003 ++ go env GOARCH [2022-03-05T20:33:19.367Z] #47 4.010 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:19.367Z] #47 4.010 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:19.367Z] #47 4.010 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:19.367Z] #47 4.017 Install gotestsum version v1.7.0 [2022-03-05T20:33:19.367Z] #47 4.017 + dir=/tmp/install [2022-03-05T20:33:19.367Z] #47 4.017 + bin=gotestsum [2022-03-05T20:33:19.367Z] #47 4.017 + shift [2022-03-05T20:33:19.367Z] #47 4.017 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-05T20:33:19.367Z] #47 4.017 + . /tmp/install/gotestsum.installer [2022-03-05T20:33:19.367Z] #47 4.017 ++ : v1.7.0 [2022-03-05T20:33:19.367Z] #47 4.017 + install_gotestsum [2022-03-05T20:33:19.367Z] #47 4.017 + set -e [2022-03-05T20:33:19.367Z] #47 4.017 + echo 'Install gotestsum version v1.7.0' [2022-03-05T20:33:19.367Z] #47 4.017 + GOBIN=/build [2022-03-05T20:33:19.367Z] #47 4.017 + GO111MODULE=on [2022-03-05T20:33:19.367Z] #47 4.017 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-05T20:33:19.367Z] #47 4.494 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T20:33:19.367Z] #47 5.662 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T20:33:19.367Z] #47 5.733 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T20:33:19.367Z] #47 5.733 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T20:33:19.367Z] #47 6.147 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:33:19.367Z] #47 6.551 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T20:33:19.367Z] #47 6.653 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T20:33:19.367Z] #47 6.706 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T20:33:19.367Z] #47 7.153 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T20:33:19.367Z] #47 7.460 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T20:33:19.551Z] #43 53.35 CC criu/pie/util-vdso.o [2022-03-05T20:33:19.604Z] #43 73.21 DEP criu/file-ids.d [2022-03-05T20:33:19.676Z] #47 ... [2022-03-05T20:33:19.676Z] [2022-03-05T20:33:19.676Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:33:19.676Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:33:19.676Z] #32 4.060 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T20:33:19.676Z] #32 4.060 Cloning into '.'... [2022-03-05T20:33:19.865Z] #43 73.36 DEP criu/fifo.d [2022-03-05T20:33:19.933Z] #32 ... [2022-03-05T20:33:19.933Z] [2022-03-05T20:33:19.933Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:19.933Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:33:19.933Z] #36 6.250 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:19.933Z] #36 6.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:19.933Z] #36 6.365 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:19.933Z] #36 7.464 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:33:19.933Z] #36 9.448 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:33:19.933Z] #36 ... [2022-03-05T20:33:19.933Z] [2022-03-05T20:33:19.933Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:19.933Z] #34 sha256:79a6d01bdb10901eb3a7d0cd8044f8eac941148bfd9990f4ee5899ea462ff512 [2022-03-05T20:33:19.933Z] #34 11.29 math [2022-03-05T20:33:19.933Z] #34 11.78 runtime [2022-03-05T20:33:20.114Z] #43 53.85 CC criu/pie/util-vdso-elf32.o [2022-03-05T20:33:20.124Z] #43 73.52 DEP criu/fdstore.d [2022-03-05T20:33:20.124Z] #43 73.63 DEP criu/fault-injection.d [2022-03-05T20:33:20.124Z] #43 73.67 DEP criu/external.d [2022-03-05T20:33:20.385Z] #43 73.83 DEP criu/eventpoll.d [2022-03-05T20:33:20.642Z] #47 ... [2022-03-05T20:33:20.642Z] [2022-03-05T20:33:20.642Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:33:20.642Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:33:20.642Z] #32 7.768 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T20:33:20.642Z] #32 7.768 Cloning into '.'... [2022-03-05T20:33:20.642Z] #32 ... [2022-03-05T20:33:20.642Z] [2022-03-05T20:33:20.642Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:20.642Z] #34 sha256:93dbd40f1579ca6cbc57d94c3455b94fbdebdc3d871f5f074dd92d40fad86bc8 [2022-03-05T20:33:20.642Z] #34 12.15 runtime/internal/sys [2022-03-05T20:33:20.642Z] #34 12.87 runtime/internal/math [2022-03-05T20:33:20.642Z] #34 12.90 internal/bytealg [2022-03-05T20:33:20.642Z] #34 13.12 math/bits [2022-03-05T20:33:20.642Z] #34 13.94 math [2022-03-05T20:33:20.642Z] #34 15.59 runtime [2022-03-05T20:33:20.645Z] #43 74.04 DEP criu/eventfd.d [2022-03-05T20:33:20.645Z] #43 74.23 DEP criu/crtools.d [2022-03-05T20:33:20.666Z] #49 ... [2022-03-05T20:33:20.666Z] [2022-03-05T20:33:20.666Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:20.666Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T20:33:20.666Z] #13 16.52 Fetched 8822 kB in 14s (619 kB/s) [2022-03-05T20:33:20.666Z] #13 16.52 Reading package lists... [2022-03-05T20:33:20.666Z] #13 22.49 Reading package lists... [2022-03-05T20:33:20.666Z] #13 ... [2022-03-05T20:33:20.666Z] [2022-03-05T20:33:20.666Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:33:20.666Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T20:33:20.666Z] #27 36.60 The following additional packages will be installed: [2022-03-05T20:33:20.666Z] #27 36.63 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-05T20:33:20.666Z] #27 36.63 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-05T20:33:20.666Z] #27 36.63 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-05T20:33:20.666Z] #27 36.64 Suggested packages: [2022-03-05T20:33:20.666Z] #27 36.66 krb5-doc krb5-user [2022-03-05T20:33:20.666Z] #27 36.66 Recommended packages: [2022-03-05T20:33:20.666Z] #27 36.66 krb5-locales publicsuffix libsasl2-modules [2022-03-05T20:33:20.677Z] #43 54.37 AR criu/pie/pie.lib.a [2022-03-05T20:33:20.677Z] #43 54.41 DEP criu/pie/restorer.d [2022-03-05T20:33:20.864Z] #34 ... [2022-03-05T20:33:20.864Z] [2022-03-05T20:33:20.864Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:20.864Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:33:20.864Z] #13 6.840 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T20:33:20.864Z] #13 6.952 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:20.864Z] #13 6.952 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:20.864Z] #13 6.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:20.864Z] #13 8.043 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T20:33:20.899Z] #34 ... [2022-03-05T20:33:20.899Z] [2022-03-05T20:33:20.899Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:20.899Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:33:20.899Z] #13 5.294 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T20:33:20.899Z] #13 5.375 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:20.899Z] #13 5.378 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:20.899Z] #13 5.406 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:20.899Z] #13 7.070 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T20:33:20.899Z] #13 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:33:20.899Z] #13 14.06 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:33:20.905Z] #43 74.37 DEP criu/cr-service.d [2022-03-05T20:33:20.905Z] #43 ... [2022-03-05T20:33:20.905Z] [2022-03-05T20:33:20.905Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:33:20.905Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:33:20.905Z] #20 10.99 Reading package lists... [2022-03-05T20:33:20.905Z] #20 14.89 Reading package lists... [2022-03-05T20:33:20.905Z] #20 18.59 Building dependency tree... [2022-03-05T20:33:20.905Z] #20 20.22 libcap2-bin is already the newest version (1:2.25-2). [2022-03-05T20:33:20.905Z] #20 20.22 The following additional packages will be installed: [2022-03-05T20:33:20.905Z] #20 20.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-05T20:33:20.905Z] #20 20.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-05T20:33:20.905Z] #20 20.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-05T20:33:20.905Z] #20 20.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-05T20:33:20.905Z] #20 20.23 python3.7 python3.7-minimal vim-runtime xxd [2022-03-05T20:33:20.905Z] #20 20.23 Suggested packages: [2022-03-05T20:33:20.905Z] #20 20.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-05T20:33:20.905Z] #20 20.23 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-05T20:33:20.905Z] #20 20.23 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-05T20:33:20.905Z] #20 20.23 quota [2022-03-05T20:33:20.905Z] #20 20.23 Recommended packages: [2022-03-05T20:33:20.905Z] #20 20.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-05T20:33:20.905Z] #20 20.23 python3-keyrings.alt python3-xdg unzip [2022-03-05T20:33:20.905Z] #20 21.92 The following NEW packages will be installed: [2022-03-05T20:33:20.905Z] #20 21.94 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-05T20:33:20.905Z] #20 21.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-05T20:33:20.905Z] #20 21.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-05T20:33:20.905Z] #20 21.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-05T20:33:20.905Z] #20 21.94 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-05T20:33:20.905Z] #20 21.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-05T20:33:20.905Z] #20 21.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-05T20:33:20.905Z] #20 21.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T20:33:20.905Z] #20 21.94 xz-utils zip [2022-03-05T20:33:20.905Z] #20 22.28 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:33:20.905Z] #20 22.28 Need to get 28.6 MB of archives. [2022-03-05T20:33:20.905Z] #20 22.28 After this operation, 116 MB of additional disk space will be used. [2022-03-05T20:33:20.905Z] #20 22.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-05T20:33:20.905Z] #20 22.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-05T20:33:20.905Z] #20 22.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-05T20:33:20.905Z] #20 22.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-05T20:33:20.905Z] #20 22.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-05T20:33:20.905Z] #20 22.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-05T20:33:20.905Z] #20 22.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-05T20:33:20.905Z] #20 22.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-05T20:33:20.905Z] #20 22.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-05T20:33:20.905Z] #20 22.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-05T20:33:20.905Z] #20 22.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-05T20:33:20.905Z] #20 22.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-05T20:33:20.905Z] #20 22.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-05T20:33:20.905Z] #20 22.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-05T20:33:20.905Z] #20 22.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-05T20:33:20.905Z] #20 22.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-05T20:33:20.905Z] #20 22.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T20:33:20.905Z] #20 22.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T20:33:20.905Z] #20 22.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-05T20:33:20.905Z] #20 22.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-05T20:33:20.905Z] #20 22.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-05T20:33:20.905Z] #20 22.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-05T20:33:20.905Z] #20 22.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-05T20:33:20.905Z] #20 22.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T20:33:20.905Z] #20 22.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T20:33:20.905Z] #20 22.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T20:33:20.905Z] #20 22.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-05T20:33:20.905Z] #20 22.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-05T20:33:20.905Z] #20 22.77 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T20:33:20.933Z] #43 54.60 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-05T20:33:20.933Z] #43 54.72 DEP criu/arch/x86/restorer_unmap.d [2022-03-05T20:33:20.933Z] #43 54.74 DEP criu/arch/x86/restorer.d [2022-03-05T20:33:21.121Z] #13 ... [2022-03-05T20:33:21.121Z] [2022-03-05T20:33:21.121Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:33:21.121Z] #47 sha256:2594af9b0460a960b4f70d850d8af8d00ce27ad39eb3ebdeac7d31c99f51a36f [2022-03-05T20:33:21.121Z] #47 12.59 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T20:33:21.121Z] #47 12.67 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T20:33:21.121Z] #47 12.83 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T20:33:21.157Z] #13 ... [2022-03-05T20:33:21.157Z] [2022-03-05T20:33:21.157Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:21.157Z] #49 sha256:659d261cf698c6acf507450507348c05756550c7d0e4343929c0b264f8939e18 [2022-03-05T20:33:21.157Z] #49 19.50 go: downloading github.com/fatih/color v1.7.0 [2022-03-05T20:33:21.166Z] #20 23.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-05T20:33:21.166Z] #20 23.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-05T20:33:21.166Z] #20 23.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-05T20:33:21.166Z] #20 23.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-05T20:33:21.166Z] #20 23.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-05T20:33:21.166Z] #20 23.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-05T20:33:21.166Z] #20 23.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-05T20:33:21.166Z] #20 23.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-05T20:33:21.166Z] #20 23.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-05T20:33:21.166Z] #20 23.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-05T20:33:21.166Z] #20 23.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-05T20:33:21.166Z] #20 ... [2022-03-05T20:33:21.166Z] [2022-03-05T20:33:21.166Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:21.166Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:21.166Z] #43 74.61 DEP criu/cr-restore.d [2022-03-05T20:33:21.166Z] #43 74.81 DEP criu/cr-errno.d [2022-03-05T20:33:21.166Z] #43 74.82 DEP criu/cr-dump.d [2022-03-05T20:33:21.190Z] #43 54.97 DEP criu/arch/x86/vdso-pie.d [2022-03-05T20:33:21.190Z] #43 55.08 DEP criu/pie/parasite-vdso.d [2022-03-05T20:33:21.414Z] #49 19.53 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-05T20:33:21.415Z] #49 19.73 go: downloading github.com/pkg/errors v0.8.1 [2022-03-05T20:33:21.415Z] #49 19.76 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-05T20:33:21.425Z] #43 75.00 DEP criu/cr-dedup.d [2022-03-05T20:33:21.608Z] #27 ... [2022-03-05T20:33:21.608Z] [2022-03-05T20:33:21.608Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:33:21.608Z] #51 sha256:9dcea872e63c8028cf1c566f73c7ac9234fe278186907b8fc5764d0eb3a2d40a [2022-03-05T20:33:21.608Z] #51 DONE 28.8s [2022-03-05T20:33:21.672Z] #49 19.95 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T20:33:21.685Z] #43 75.18 DEP criu/cr-check.d [2022-03-05T20:33:21.685Z] #43 75.35 DEP criu/config.d [2022-03-05T20:33:21.752Z] #43 55.27 DEP criu/pie/parasite.d [2022-03-05T20:33:21.753Z] #43 55.52 CC criu/pie/parasite.o [2022-03-05T20:33:21.868Z] [2022-03-05T20:33:21.868Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:21.868Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T20:33:21.868Z] #36 22.25 Reading package lists... [2022-03-05T20:33:21.868Z] #36 27.68 Building dependency tree... [2022-03-05T20:33:21.944Z] #43 75.49 DEP criu/clone-noasan.d [2022-03-05T20:33:21.944Z] #43 ... [2022-03-05T20:33:21.944Z] [2022-03-05T20:33:21.944Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:33:21.944Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:33:21.944Z] #32 DONE 138.5s [2022-03-05T20:33:21.944Z] [2022-03-05T20:33:21.944Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:21.944Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:21.944Z] #43 75.57 DEP criu/cgroup.d [2022-03-05T20:33:22.120Z] #47 ... [2022-03-05T20:33:22.120Z] [2022-03-05T20:33:22.120Z] #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 [2022-03-05T20:33:22.120Z] #24 sha256:7697a851135166454005e84a55fd632f2348ecc4aee30a03945f3fab49901406 [2022-03-05T20:33:22.120Z] #24 13.43 + mkdir -p /build [2022-03-05T20:33:22.120Z] #24 13.43 + mv docker/docker /build/ [2022-03-05T20:33:22.120Z] #24 13.46 + rmdir docker [2022-03-05T20:33:22.120Z] #24 DONE 14.0s [2022-03-05T20:33:22.204Z] #43 75.78 DEP criu/cgroup-props.d [2022-03-05T20:33:22.204Z] #43 75.93 DEP criu/bitmap.d [2022-03-05T20:33:22.236Z] #49 20.54 go: downloading github.com/spf13/viper v1.6.1 [2022-03-05T20:33:22.378Z] [2022-03-05T20:33:22.378Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:22.378Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:22.378Z] #49 13.52 go: downloading github.com/fatih/color v1.7.0 [2022-03-05T20:33:22.378Z] #49 13.52 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-05T20:33:22.378Z] #49 13.79 go: downloading github.com/pkg/errors v0.8.1 [2022-03-05T20:33:22.378Z] #49 13.79 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-05T20:33:22.378Z] #49 13.93 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T20:33:22.378Z] #49 14.27 go: downloading github.com/spf13/viper v1.6.1 [2022-03-05T20:33:22.464Z] #43 76.05 DEP criu/bfd.d [2022-03-05T20:33:22.494Z] #49 20.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-05T20:33:22.639Z] #49 14.58 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-05T20:33:22.639Z] #49 14.68 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-05T20:33:22.639Z] #49 14.72 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-05T20:33:22.723Z] #43 76.24 DEP criu/autofs.d [2022-03-05T20:33:22.751Z] #49 20.94 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-05T20:33:22.896Z] #49 14.82 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-05T20:33:22.983Z] #43 76.54 DEP criu/aio.d [2022-03-05T20:33:23.029Z] #49 ... [2022-03-05T20:33:23.029Z] [2022-03-05T20:33:23.029Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:23.029Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:23.029Z] #55 11.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:33:23.029Z] #55 15.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:33:23.121Z] #43 56.62 LINK criu/pie/parasite.built-in.o [2022-03-05T20:33:23.121Z] #43 56.64 GEN criu/pie/parasite-blob.h [2022-03-05T20:33:23.121Z] #43 56.66 CC criu/pie/parasite-vdso.o [2022-03-05T20:33:23.243Z] #43 76.82 DEP criu/action-scripts.d [2022-03-05T20:33:23.287Z] #55 ... [2022-03-05T20:33:23.287Z] [2022-03-05T20:33:23.287Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:23.287Z] #34 sha256:93dbd40f1579ca6cbc57d94c3455b94fbdebdc3d871f5f074dd92d40fad86bc8 [2022-03-05T20:33:23.287Z] #34 21.48 unicode/utf8 [2022-03-05T20:33:23.503Z] #43 77.04 CC criu/action-scripts.o [2022-03-05T20:33:23.685Z] #43 57.23 CC criu/arch/x86/vdso-pie.o [2022-03-05T20:33:23.943Z] #43 57.52 CC criu/arch/x86/restorer.o [2022-03-05T20:33:24.073Z] #43 77.45 CC criu/aio.o [2022-03-05T20:33:24.200Z] #43 58.03 CC criu/arch/x86/restorer_unmap.o [2022-03-05T20:33:24.200Z] #43 ... [2022-03-05T20:33:24.200Z] [2022-03-05T20:33:24.200Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:33:24.200Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:33:24.200Z] #20 1.214 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T20:33:24.200Z] #20 1.268 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:33:24.200Z] #20 1.268 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:33:24.200Z] #20 1.280 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:33:24.200Z] #20 1.872 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T20:33:24.200Z] #20 2.996 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:33:24.200Z] #20 5.180 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:33:24.200Z] #20 6.450 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:33:24.251Z] #34 22.34 internal/race [2022-03-05T20:33:24.266Z] #49 16.08 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-05T20:33:24.266Z] #49 16.32 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T20:33:24.333Z] #43 77.97 CC criu/autofs.o [2022-03-05T20:33:24.417Z] #36 31.60 The following additional packages will be installed: [2022-03-05T20:33:24.417Z] #36 31.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-05T20:33:24.417Z] #36 31.63 Suggested packages: [2022-03-05T20:33:24.417Z] #36 31.64 cmake-doc ninja-build lrzip [2022-03-05T20:33:24.417Z] #36 31.64 Recommended packages: [2022-03-05T20:33:24.417Z] #36 31.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T20:33:24.456Z] #20 ... [2022-03-05T20:33:24.456Z] [2022-03-05T20:33:24.456Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:24.456Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:24.456Z] #43 58.08 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-05T20:33:24.456Z] #43 58.32 CC criu/pie/restorer.o [2022-03-05T20:33:24.509Z] #34 22.70 sync/atomic [2022-03-05T20:33:24.509Z] #34 ... [2022-03-05T20:33:24.509Z] [2022-03-05T20:33:24.509Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:33:24.509Z] #51 sha256:6d4db09d517bbe0ae6b35700f8e8b19c70b7ea08758a51060764e0a3d47d2330 [2022-03-05T20:33:24.509Z] #51 12.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T20:33:24.509Z] #51 ... [2022-03-05T20:33:24.509Z] [2022-03-05T20:33:24.509Z] #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 [2022-03-05T20:33:24.509Z] #24 sha256:e0745176de80cd6786a808b2afd110b83f7820d863e665b1f83d604cedc85f20 [2022-03-05T20:33:24.509Z] #24 21.57 + mkdir -p /build [2022-03-05T20:33:24.509Z] #24 21.58 + mv docker/docker /build/ [2022-03-05T20:33:24.509Z] #24 21.59 + rmdir docker [2022-03-05T20:33:24.509Z] #24 DONE 22.8s [2022-03-05T20:33:24.509Z] [2022-03-05T20:33:24.509Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:33:24.509Z] #47 sha256:67238d1a22c85489ae5c39702cddc825109641a5454888a980c3028fa9e3ab9f [2022-03-05T20:33:24.509Z] #47 21.94 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T20:33:24.509Z] #47 22.48 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T20:33:24.509Z] #47 22.88 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T20:33:24.679Z] #36 ... [2022-03-05T20:33:24.679Z] [2022-03-05T20:33:24.679Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:33:24.679Z] #67 sha256:92cd3e8e471853ed58664bcb73224b1f6618082618600fd5ffdb92d0a8787a89 [2022-03-05T20:33:24.679Z] #67 DONE 32.1s [2022-03-05T20:33:24.946Z] [2022-03-05T20:33:24.946Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:33:24.946Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T20:33:24.946Z] #27 38.34 The following NEW packages will be installed: [2022-03-05T20:33:24.946Z] #27 38.36 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-05T20:33:24.946Z] #27 38.36 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-05T20:33:24.946Z] #27 38.36 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T20:33:24.946Z] #27 38.36 libssh2-1 libssl1.1 openssl [2022-03-05T20:33:24.946Z] #27 38.89 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:33:24.946Z] #27 38.89 Need to get 4779 kB of archives. [2022-03-05T20:33:24.946Z] #27 38.89 After this operation, 11.5 MB of additional disk space will be used. [2022-03-05T20:33:24.946Z] #27 38.89 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-03-05T20:33:24.946Z] #27 38.89 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-03-05T20:33:24.946Z] #27 38.91 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB] [2022-03-05T20:33:24.946Z] #27 39.00 Get:4 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB] [2022-03-05T20:33:24.946Z] #27 39.06 Get:5 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-05T20:33:24.946Z] #27 39.07 Get:6 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-03-05T20:33:24.946Z] #27 39.07 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-03-05T20:33:24.946Z] #27 39.08 Get:8 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-03-05T20:33:24.946Z] #27 39.11 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-03-05T20:33:24.946Z] #27 39.16 Get:10 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-03-05T20:33:24.946Z] #27 39.18 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-05T20:33:24.946Z] #27 39.20 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2022-03-05T20:33:24.946Z] #27 39.22 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-03-05T20:33:24.946Z] #27 39.24 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-03-05T20:33:24.946Z] #27 39.25 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-03-05T20:33:24.946Z] #27 39.27 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-03-05T20:33:24.946Z] #27 39.28 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-03-05T20:33:24.946Z] #27 39.32 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-03-05T20:33:24.946Z] #27 39.36 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-03-05T20:33:24.946Z] #27 39.41 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-03-05T20:33:24.946Z] #27 39.42 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-03-05T20:33:24.946Z] #27 40.31 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:33:24.946Z] #27 40.47 Fetched 4779 kB in 1s (5401 kB/s) [2022-03-05T20:33:24.946Z] #27 40.56 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-05T20:33:24.946Z] #27 40.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 ... 6670 files and directories currently installed.) [2022-03-05T20:33:24.946Z] #27 40.58 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-03-05T20:33:24.946Z] #27 40.59 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:33:24.946Z] #27 40.75 Selecting previously unselected package libsasl2-2:arm64. [2022-03-05T20:33:24.946Z] #27 40.76 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-03-05T20:33:24.946Z] #27 40.77 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:33:25.206Z] #27 40.99 Selecting previously unselected package libssl1.1:arm64. [2022-03-05T20:33:25.206Z] #27 40.99 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ... [2022-03-05T20:33:25.206Z] #27 41.01 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2022-03-05T20:33:25.715Z] #43 79.41 CC criu/bfd.o [2022-03-05T20:33:25.880Z] #47 ... [2022-03-05T20:33:25.880Z] [2022-03-05T20:33:25.880Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:25.880Z] #58 sha256:06e97a9974520502c6998378afdd9d43e102f8a9d1645fd544f95df8f1bd03b4 [2022-03-05T20:33:25.880Z] #58 13.85 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:33:25.880Z] #58 13.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T20:33:25.880Z] #58 13.93 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T20:33:25.880Z] #58 15.08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-05T20:33:25.880Z] #58 20.75 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-05T20:33:25.880Z] #58 21.92 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T20:33:25.880Z] #58 21.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T20:33:25.880Z] #58 22.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T20:33:25.880Z] #58 23.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T20:33:25.880Z] #58 23.70 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T20:33:25.880Z] #58 24.07 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-05T20:33:25.880Z] #58 ... [2022-03-05T20:33:25.880Z] [2022-03-05T20:33:25.880Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:25.880Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:33:25.880Z] #42 13.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:33:25.880Z] #42 17.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:33:25.880Z] #42 ... [2022-03-05T20:33:25.880Z] [2022-03-05T20:33:25.880Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:25.880Z] #49 sha256:659d261cf698c6acf507450507348c05756550c7d0e4343929c0b264f8939e18 [2022-03-05T20:33:25.880Z] #49 22.95 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-05T20:33:25.880Z] #49 23.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T20:33:25.880Z] #49 23.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-05T20:33:25.880Z] #49 23.80 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-05T20:33:25.880Z] #49 24.04 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-05T20:33:26.186Z] #27 42.02 Selecting previously unselected package openssl. [2022-03-05T20:33:26.186Z] #27 42.02 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_arm64.deb ... [2022-03-05T20:33:26.186Z] #27 42.03 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-05T20:33:26.284Z] #43 79.92 CC criu/bitmap.o [2022-03-05T20:33:26.444Z] #49 24.72 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-05T20:33:26.544Z] #43 80.05 CC criu/cgroup-props.o [2022-03-05T20:33:26.703Z] #49 ... [2022-03-05T20:33:26.703Z] [2022-03-05T20:33:26.703Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:26.703Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:33:26.703Z] #36 14.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:33:26.703Z] #36 18.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:33:26.703Z] #36 ... [2022-03-05T20:33:26.703Z] [2022-03-05T20:33:26.703Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:33:26.703Z] #67 sha256:fde69d09bc4affc8c32cf3d09e0e323f8c8ddf51021a8398079a9a12b56db957 [2022-03-05T20:33:26.787Z] #27 42.67 Selecting previously unselected package ca-certificates. [2022-03-05T20:33:26.787Z] #27 42.68 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-05T20:33:26.787Z] #27 42.70 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-05T20:33:27.106Z] #27 43.00 Selecting previously unselected package libkeyutils1:arm64. [2022-03-05T20:33:27.106Z] #27 43.00 Preparing to unpack .../05-libkeyutils1_1.6-6_arm64.deb ... [2022-03-05T20:33:27.106Z] #27 43.01 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-03-05T20:33:27.106Z] #27 43.07 Selecting previously unselected package libkrb5support0:arm64. [2022-03-05T20:33:27.106Z] #27 43.07 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-03-05T20:33:27.106Z] #27 43.08 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-03-05T20:33:27.114Z] #43 80.70 CC criu/cgroup.o [2022-03-05T20:33:27.373Z] #27 43.19 Selecting previously unselected package libk5crypto3:arm64. [2022-03-05T20:33:27.373Z] #27 43.19 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-03-05T20:33:27.373Z] #27 43.19 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-03-05T20:33:27.639Z] #27 43.40 Selecting previously unselected package libkrb5-3:arm64. [2022-03-05T20:33:27.639Z] #27 43.40 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-03-05T20:33:27.639Z] #27 43.40 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-03-05T20:33:27.727Z] #43 61.09 LINK criu/pie/restorer.built-in.o [2022-03-05T20:33:27.727Z] #43 61.11 GEN criu/pie/restorer-blob.h [2022-03-05T20:33:27.727Z] #43 61.21 DEP criu/vdso.d [2022-03-05T20:33:27.727Z] #43 61.34 DEP criu/vdso-compat.d [2022-03-05T20:33:27.727Z] #43 61.47 DEP criu/uts_ns.d [2022-03-05T20:33:27.727Z] #43 61.62 DEP criu/util.d [2022-03-05T20:33:27.909Z] #27 43.71 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-03-05T20:33:27.909Z] #27 43.71 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-03-05T20:33:27.909Z] #27 43.72 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-03-05T20:33:27.909Z] #27 43.90 Selecting previously unselected package libldap-common. [2022-03-05T20:33:27.909Z] #27 43.90 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-05T20:33:27.909Z] #27 43.91 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:33:27.984Z] #43 61.87 DEP criu/uffd.d [2022-03-05T20:33:28.053Z] #43 ... [2022-03-05T20:33:28.053Z] [2022-03-05T20:33:28.053Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:33:28.053Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:33:28.053Z] #20 23.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-05T20:33:28.053Z] #20 23.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-05T20:33:28.053Z] #20 23.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-05T20:33:28.053Z] #20 23.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-05T20:33:28.053Z] #20 23.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-05T20:33:28.053Z] #20 23.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-05T20:33:28.053Z] #20 23.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-05T20:33:28.053Z] #20 24.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-05T20:33:28.054Z] #20 24.06 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-05T20:33:28.054Z] #20 25.14 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:33:28.054Z] #20 25.30 Fetched 28.6 MB in 2s (13.9 MB/s) [2022-03-05T20:33:28.054Z] #20 25.38 Selecting previously unselected package pigz. [2022-03-05T20:33:28.054Z] #20 25.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 ... 23452 files and directories currently installed.) [2022-03-05T20:33:28.054Z] #20 25.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-05T20:33:28.054Z] #20 25.50 Unpacking pigz (2.4-1) ... [2022-03-05T20:33:28.054Z] #20 25.62 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-05T20:33:28.054Z] #20 25.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:33:28.054Z] #20 25.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:33:28.054Z] #20 26.05 Selecting previously unselected package python3.7-minimal. [2022-03-05T20:33:28.054Z] #20 26.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:33:28.054Z] #20 26.07 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T20:33:28.054Z] #20 26.87 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:33:28.054Z] #20 26.89 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T20:33:28.054Z] #20 28.86 Selecting previously unselected package python3-minimal. [2022-03-05T20:33:28.054Z] #20 28.86 (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 ... 23701 files and directories currently installed.) [2022-03-05T20:33:28.054Z] #20 28.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-05T20:33:28.054Z] #20 28.96 Unpacking python3-minimal (3.7.3-1) ... [2022-03-05T20:33:28.054Z] #20 29.03 Selecting previously unselected package libmpdec2:amd64. [2022-03-05T20:33:28.054Z] #20 29.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-05T20:33:28.054Z] #20 29.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T20:33:28.054Z] #20 29.16 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-05T20:33:28.054Z] #20 29.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:33:28.054Z] #20 29.19 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:33:28.054Z] #20 30.05 Selecting previously unselected package python3.7. [2022-03-05T20:33:28.054Z] #20 30.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:33:28.054Z] #20 30.06 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T20:33:28.054Z] #20 30.18 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-05T20:33:28.054Z] #20 30.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-05T20:33:28.054Z] #20 30.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T20:33:28.170Z] #27 44.00 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-05T20:33:28.170Z] #27 44.00 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2022-03-05T20:33:28.170Z] #27 44.01 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:33:28.170Z] #27 44.20 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-05T20:33:28.170Z] #27 44.20 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-03-05T20:33:28.247Z] #67 24.82 Checking out files: 41% (788/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 79% (1524/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-03-05T20:33:28.247Z] #67 26.65 + cd /tmp/tmp.nqckjUsJeh/src/github.com/docker/libnetwork [2022-03-05T20:33:28.247Z] #67 26.65 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:33:28.313Z] #20 30.32 Setting up python3-minimal (3.7.3-1) ... [2022-03-05T20:33:28.433Z] #27 44.21 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-03-05T20:33:28.433Z] #27 44.33 Selecting previously unselected package libpsl5:arm64. [2022-03-05T20:33:28.433Z] #27 44.34 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-03-05T20:33:28.433Z] #27 44.34 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-03-05T20:33:28.433Z] #27 44.45 Selecting previously unselected package librtmp1:arm64. [2022-03-05T20:33:28.433Z] #27 44.45 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-03-05T20:33:28.433Z] #27 44.45 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T20:33:28.442Z] #49 19.89 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-05T20:33:28.442Z] #49 20.26 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-05T20:33:28.504Z] #67 26.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-05T20:33:28.560Z] #43 62.03 DEP criu/tun.d [2022-03-05T20:33:28.560Z] #43 62.17 DEP criu/tty.d [2022-03-05T20:33:28.560Z] #43 62.32 DEP criu/timerfd.d [2022-03-05T20:33:28.692Z] #27 44.55 Selecting previously unselected package libssh2-1:arm64. [2022-03-05T20:33:28.692Z] #27 44.55 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-03-05T20:33:28.692Z] #27 44.56 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-03-05T20:33:28.692Z] #27 44.70 Selecting previously unselected package libcurl4:arm64. [2022-03-05T20:33:28.692Z] #27 44.70 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-03-05T20:33:28.692Z] #27 44.71 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-03-05T20:33:28.692Z] #27 ... [2022-03-05T20:33:28.692Z] [2022-03-05T20:33:28.692Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:33:28.692Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-05T20:33:28.699Z] #49 20.55 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-05T20:33:28.816Z] #43 62.57 DEP criu/timens.d [2022-03-05T20:33:28.953Z] #32 35.85 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-05T20:33:28.953Z] #32 35.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T20:33:28.957Z] #49 20.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-05T20:33:28.957Z] #49 20.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T20:33:28.957Z] #49 ... [2022-03-05T20:33:28.957Z] [2022-03-05T20:33:28.957Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:33:28.957Z] #51 sha256:b32a2997e893920e1a91b55818f900f375f53998dd995aae64a715f3af3caa12 [2022-03-05T20:33:28.957Z] #51 11.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T20:33:29.073Z] #43 62.79 DEP criu/sysfs_parse.d [2022-03-05T20:33:29.143Z] #20 31.19 Selecting previously unselected package python3. [2022-03-05T20:33:29.143Z] #20 31.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 ... 24113 files and directories currently installed.) [2022-03-05T20:33:29.143Z] #20 31.24 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-05T20:33:29.143Z] #20 31.27 Unpacking python3 (3.7.3-1) ... [2022-03-05T20:33:29.143Z] #20 31.36 Selecting previously unselected package libip4tc0:amd64. [2022-03-05T20:33:29.143Z] #20 31.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-05T20:33:29.143Z] #20 31.38 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T20:33:29.143Z] #20 31.46 Selecting previously unselected package libip6tc0:amd64. [2022-03-05T20:33:29.214Z] #51 ... [2022-03-05T20:33:29.214Z] [2022-03-05T20:33:29.214Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:29.214Z] #58 sha256:958e6122f18a168afbcba09bd191790d8a014697847593e7b09c96940a9f3b90 [2022-03-05T20:33:29.214Z] #58 12.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-05T20:33:29.214Z] #58 13.52 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T20:33:29.214Z] #58 13.52 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T20:33:29.214Z] #58 13.81 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T20:33:29.214Z] #58 14.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T20:33:29.214Z] #58 14.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T20:33:29.214Z] #58 14.64 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-05T20:33:29.214Z] #58 15.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T20:33:29.214Z] #58 15.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-05T20:33:29.214Z] #58 17.27 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-05T20:33:29.214Z] #58 ... [2022-03-05T20:33:29.214Z] [2022-03-05T20:33:29.214Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:29.214Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:29.214Z] #49 21.31 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-05T20:33:29.214Z] #49 21.31 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-05T20:33:29.329Z] #43 62.93 DEP criu/sysctl.d [2022-03-05T20:33:29.329Z] #43 63.08 DEP criu/string.d [2022-03-05T20:33:29.329Z] #43 63.11 DEP criu/stats.d [2022-03-05T20:33:29.404Z] #20 31.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-05T20:33:29.404Z] #20 31.47 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T20:33:29.404Z] #20 31.54 Selecting previously unselected package libiptc0:amd64. [2022-03-05T20:33:29.404Z] #20 31.55 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-05T20:33:29.404Z] #20 31.56 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-05T20:33:29.404Z] #20 31.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-05T20:33:29.404Z] #20 31.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-05T20:33:29.404Z] #20 31.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T20:33:29.404Z] #20 31.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-05T20:33:29.404Z] #20 31.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-05T20:33:29.475Z] #49 21.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-05T20:33:29.475Z] #49 21.48 go: downloading github.com/spf13/afero v1.1.2 [2022-03-05T20:33:29.525Z] #32 36.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:33:29.585Z] #43 63.21 DEP criu/sockets.d [2022-03-05T20:33:29.585Z] #43 63.42 DEP criu/sk-unix.d [2022-03-05T20:33:29.664Z] #20 31.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T20:33:29.664Z] #20 31.78 Selecting previously unselected package libnftnl11:amd64. [2022-03-05T20:33:29.664Z] #20 31.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-05T20:33:29.664Z] #20 31.79 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T20:33:29.733Z] #49 21.67 go: downloading github.com/spf13/cast v1.3.0 [2022-03-05T20:33:29.733Z] #49 21.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-05T20:33:29.733Z] #49 21.73 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T20:33:29.733Z] #49 21.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-05T20:33:29.733Z] #49 21.82 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-05T20:33:29.924Z] #20 31.87 Selecting previously unselected package iptables. [2022-03-05T20:33:29.924Z] #20 31.88 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-05T20:33:29.924Z] #20 31.89 Unpacking iptables (1.8.2-4) ... [2022-03-05T20:33:29.991Z] #49 22.08 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-05T20:33:29.991Z] #49 ... [2022-03-05T20:33:29.991Z] [2022-03-05T20:33:29.991Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:29.991Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:33:29.991Z] #42 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:33:30.099Z] #32 ... [2022-03-05T20:33:30.099Z] [2022-03-05T20:33:30.099Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:30.099Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-05T20:33:30.099Z] #55 22.27 Reading package lists... [2022-03-05T20:33:30.099Z] #55 27.79 Building dependency tree... [2022-03-05T20:33:30.099Z] #55 32.00 The following additional packages will be installed: [2022-03-05T20:33:30.099Z] #55 32.00 libbtrfs0 [2022-03-05T20:33:30.099Z] #55 32.31 The following NEW packages will be installed: [2022-03-05T20:33:30.099Z] #55 32.33 libbtrfs-dev libbtrfs0 [2022-03-05T20:33:30.149Z] #43 63.71 DEP criu/sk-tcp.d [2022-03-05T20:33:30.149Z] #43 63.91 DEP criu/sk-queue.d [2022-03-05T20:33:30.184Z] #20 32.21 Selecting previously unselected package xxd. [2022-03-05T20:33:30.184Z] #20 32.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:33:30.184Z] #20 32.22 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T20:33:30.184Z] #20 32.35 Selecting previously unselected package vim-common. [2022-03-05T20:33:30.184Z] #20 32.35 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:33:30.184Z] #20 32.41 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T20:33:30.248Z] #42 ... [2022-03-05T20:33:30.249Z] [2022-03-05T20:33:30.249Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:30.249Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:30.249Z] #49 22.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T20:33:30.249Z] #49 22.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T20:33:30.249Z] #49 22.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-05T20:33:30.249Z] #49 22.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T20:33:30.249Z] #49 ... [2022-03-05T20:33:30.249Z] [2022-03-05T20:33:30.249Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:30.249Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:33:30.249Z] #36 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:33:30.361Z] #55 ... [2022-03-05T20:33:30.361Z] [2022-03-05T20:33:30.361Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:33:30.361Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T20:33:30.361Z] #27 44.96 Selecting previously unselected package curl. [2022-03-05T20:33:30.361Z] #27 44.96 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-03-05T20:33:30.361Z] #27 44.98 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-05T20:33:30.361Z] #27 45.15 Selecting previously unselected package libonig5:arm64. [2022-03-05T20:33:30.361Z] #27 45.15 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-03-05T20:33:30.361Z] #27 45.16 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-03-05T20:33:30.361Z] #27 45.35 Selecting previously unselected package libjq1:arm64. [2022-03-05T20:33:30.361Z] #27 45.35 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-03-05T20:33:30.361Z] #27 45.35 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-05T20:33:30.361Z] #27 45.50 Selecting previously unselected package jq. [2022-03-05T20:33:30.361Z] #27 45.50 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-03-05T20:33:30.361Z] #27 45.53 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T20:33:30.361Z] #27 45.70 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-03-05T20:33:30.361Z] #27 45.72 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-03-05T20:33:30.361Z] #27 45.74 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2022-03-05T20:33:30.361Z] #27 46.10 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-03-05T20:33:30.361Z] #27 46.12 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:33:30.361Z] #27 46.15 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-03-05T20:33:30.361Z] #27 46.17 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:33:30.361Z] #27 46.20 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-05T20:33:30.361Z] #27 46.22 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-03-05T20:33:30.361Z] #27 46.23 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-05T20:33:30.361Z] #27 46.28 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-03-05T20:33:30.361Z] #27 46.31 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-03-05T20:33:30.361Z] #27 46.34 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-05T20:33:30.361Z] #27 46.36 Setting up libonig5:arm64 (6.9.1-1) ... [2022-03-05T20:33:30.361Z] #27 46.40 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-05T20:33:30.361Z] #27 46.44 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-05T20:33:30.406Z] #43 64.08 DEP criu/sk-packet.d [2022-03-05T20:33:30.445Z] #20 32.57 Selecting previously unselected package bash-completion. [2022-03-05T20:33:30.445Z] #20 32.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-05T20:33:30.508Z] #36 ... [2022-03-05T20:33:30.508Z] [2022-03-05T20:33:30.508Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:30.508Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:30.508Z] #49 22.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T20:33:30.508Z] #49 22.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T20:33:30.508Z] #49 22.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-05T20:33:30.623Z] #27 46.47 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-05T20:33:30.623Z] #27 ... [2022-03-05T20:33:30.623Z] [2022-03-05T20:33:30.623Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:30.623Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T20:33:30.623Z] #42 22.38 Reading package lists... [2022-03-05T20:33:30.623Z] #42 28.07 Building dependency tree... [2022-03-05T20:33:30.623Z] #42 32.27 The following additional packages will be installed: [2022-03-05T20:33:30.623Z] #42 32.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-05T20:33:30.623Z] #42 32.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-05T20:33:30.623Z] #42 32.31 Suggested packages: [2022-03-05T20:33:30.623Z] #42 32.31 manpages-dev python-setuptools [2022-03-05T20:33:30.623Z] #42 33.43 The following NEW packages will be installed: [2022-03-05T20:33:30.623Z] #42 33.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-05T20:33:30.623Z] #42 33.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-05T20:33:30.623Z] #42 33.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-05T20:33:30.623Z] #42 33.45 python-six zlib1g-dev [2022-03-05T20:33:30.623Z] #42 33.82 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:33:30.623Z] #42 33.82 Need to get 3798 kB of archives. [2022-03-05T20:33:30.623Z] #42 33.82 After this operation, 21.6 MB of additional disk space will be used. [2022-03-05T20:33:30.623Z] #42 33.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-03-05T20:33:30.623Z] #42 33.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-05T20:33:30.623Z] #42 33.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-03-05T20:33:30.623Z] #42 33.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-03-05T20:33:30.623Z] #42 33.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-03-05T20:33:30.623Z] #42 33.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-03-05T20:33:30.623Z] #42 33.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-03-05T20:33:30.623Z] #42 33.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2022-03-05T20:33:30.623Z] #42 33.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-03-05T20:33:30.623Z] #42 33.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-03-05T20:33:30.623Z] #42 33.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-03-05T20:33:30.623Z] #42 34.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-03-05T20:33:30.623Z] #42 34.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-03-05T20:33:30.623Z] #42 34.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-03-05T20:33:30.623Z] #42 34.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-05T20:33:30.623Z] #42 34.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-03-05T20:33:30.623Z] #42 34.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-03-05T20:33:30.623Z] #42 35.14 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:33:30.623Z] #42 35.29 Fetched 3798 kB in 1s (6865 kB/s) [2022-03-05T20:33:30.623Z] #42 35.39 Selecting previously unselected package libcap-dev:arm64. [2022-03-05T20:33:30.623Z] #42 35.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-05T20:33:30.623Z] #42 35.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 35.45 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-03-05T20:33:30.623Z] #42 35.66 Selecting previously unselected package libnet1:arm64. [2022-03-05T20:33:30.623Z] #42 35.66 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 35.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:33:30.623Z] #42 35.76 Selecting previously unselected package libnet1-dev. [2022-03-05T20:33:30.623Z] #42 35.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 35.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T20:33:30.623Z] #42 35.95 Selecting previously unselected package libnl-3-200:arm64. [2022-03-05T20:33:30.623Z] #42 35.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 35.96 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-03-05T20:33:30.623Z] #42 36.05 Selecting previously unselected package libnl-3-dev:arm64. [2022-03-05T20:33:30.623Z] #42 36.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 36.07 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-03-05T20:33:30.623Z] #42 36.27 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-05T20:33:30.623Z] #42 36.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 36.29 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-05T20:33:30.623Z] #42 36.34 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-03-05T20:33:30.623Z] #42 36.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 36.35 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-03-05T20:33:30.623Z] #42 36.45 Selecting previously unselected package zlib1g-dev:arm64. [2022-03-05T20:33:30.623Z] #42 36.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 36.46 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-03-05T20:33:30.623Z] #42 36.66 Selecting previously unselected package libprotobuf17:arm64. [2022-03-05T20:33:30.623Z] #42 36.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 36.68 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-03-05T20:33:30.623Z] #42 37.46 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-03-05T20:33:30.623Z] #42 37.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 37.48 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-03-05T20:33:30.623Z] #42 37.67 Selecting previously unselected package libprotobuf-dev:arm64. [2022-03-05T20:33:30.623Z] #42 37.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-03-05T20:33:30.623Z] #42 37.72 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-03-05T20:33:30.664Z] #43 64.24 DEP criu/sk-netlink.d [2022-03-05T20:33:30.665Z] #43 64.38 DEP criu/sk-inet.d [2022-03-05T20:33:30.765Z] #49 22.71 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-05T20:33:30.765Z] #49 22.78 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-05T20:33:30.765Z] #49 22.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T20:33:30.922Z] #43 64.61 DEP criu/signalfd.d [2022-03-05T20:33:30.922Z] #43 64.75 DEP criu/sigframe.d [2022-03-05T20:33:31.178Z] #43 64.85 DEP criu/shmem.d [2022-03-05T20:33:31.330Z] #49 ... [2022-03-05T20:33:31.330Z] [2022-03-05T20:33:31.331Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:31.331Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:33:31.331Z] #13 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:33:31.331Z] #13 12.33 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:33:31.331Z] #13 14.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:33:31.331Z] #13 ... [2022-03-05T20:33:31.331Z] [2022-03-05T20:33:31.331Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:31.331Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:31.331Z] #49 23.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T20:33:31.435Z] #43 64.99 DEP criu/servicefd.d [2022-03-05T20:33:31.435Z] #43 65.12 DEP criu/seize.d [2022-03-05T20:33:31.435Z] #43 65.20 DEP criu/seccomp.d [2022-03-05T20:33:31.435Z] #43 ... [2022-03-05T20:33:31.435Z] [2022-03-05T20:33:31.435Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:33:31.435Z] #53 sha256:73a4355e85b5154edf05e58862e0c9687848b338a7d5ea11736822bb1e01c67c [2022-03-05T20:33:31.435Z] #53 13.79 + cd /tmp/tmp.OtHpEpo75p/src/github.com/opencontainers/runc [2022-03-05T20:33:31.435Z] #53 13.79 + git checkout -q v1.0.3 [2022-03-05T20:33:31.435Z] #53 14.41 + '[' -z '' ']' [2022-03-05T20:33:31.435Z] #53 14.42 + target=static [2022-03-05T20:33:31.435Z] #53 14.42 + make BUILDTAGS=seccomp static [2022-03-05T20:33:31.435Z] #53 14.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-03-05T20:33:31.587Z] #49 ... [2022-03-05T20:33:31.587Z] [2022-03-05T20:33:31.588Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:31.588Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:31.588Z] #55 13.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:33:31.691Z] #53 ... [2022-03-05T20:33:31.691Z] [2022-03-05T20:33:31.691Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:31.691Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:31.691Z] #43 65.37 DEP criu/rst-malloc.d [2022-03-05T20:33:31.691Z] #43 65.41 DEP criu/rbtree.d [2022-03-05T20:33:31.691Z] #43 65.44 DEP criu/pstree.d [2022-03-05T20:33:31.844Z] #55 ... [2022-03-05T20:33:31.844Z] [2022-03-05T20:33:31.844Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:31.844Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:31.844Z] #49 23.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-05T20:33:31.844Z] #49 23.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T20:33:31.948Z] #43 65.58 DEP criu/protobuf.d [2022-03-05T20:33:31.948Z] #43 65.70 GEN criu/protobuf-desc-gen.h [2022-03-05T20:33:32.012Z] #42 39.32 Selecting previously unselected package libprotoc17:arm64. [2022-03-05T20:33:32.012Z] #42 39.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-03-05T20:33:32.012Z] #42 39.35 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-03-05T20:33:32.103Z] #49 ... [2022-03-05T20:33:32.103Z] [2022-03-05T20:33:32.103Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-05T20:33:32.103Z] #45 sha256:1121ea813eac5ab9a5c6bc90245fbe4daa1dbd07caf036dc9c6de04d6fca8df6 [2022-03-05T20:33:32.103Z] #45 DONE 23.9s [2022-03-05T20:33:32.103Z] [2022-03-05T20:33:32.103Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:32.103Z] #58 sha256:958e6122f18a168afbcba09bd191790d8a014697847593e7b09c96940a9f3b90 [2022-03-05T20:33:32.103Z] #58 23.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T20:33:32.273Z] #42 ... [2022-03-05T20:33:32.273Z] [2022-03-05T20:33:32.273Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:33:32.273Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T20:33:32.273Z] #27 48.32 Updating certificates in /etc/ssl/certs... [2022-03-05T20:33:32.534Z] #27 ... [2022-03-05T20:33:32.534Z] [2022-03-05T20:33:32.534Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:32.534Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T20:33:32.534Z] #13 22.49 Reading package lists... [2022-03-05T20:33:32.534Z] #13 28.89 Building dependency tree... [2022-03-05T20:33:32.534Z] #13 32.88 The following additional packages will be installed: [2022-03-05T20:33:32.534Z] #13 32.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-05T20:33:32.534Z] #13 32.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-05T20:33:32.534Z] #13 32.89 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-05T20:33:32.534Z] #13 32.89 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-05T20:33:32.534Z] #13 32.89 mingw-w64-x86-64-dev [2022-03-05T20:33:32.534Z] #13 32.90 Suggested packages: [2022-03-05T20:33:32.534Z] #13 32.92 gcc-8-locales seccomp wine64 [2022-03-05T20:33:32.534Z] #13 33.94 The following NEW packages will be installed: [2022-03-05T20:33:32.534Z] #13 33.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T20:33:32.534Z] #13 33.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-05T20:33:32.534Z] #13 33.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-05T20:33:32.534Z] #13 33.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-05T20:33:32.534Z] #13 33.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-05T20:33:32.534Z] #13 33.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T20:33:32.534Z] #13 33.97 The following packages will be upgraded: [2022-03-05T20:33:32.534Z] #13 33.98 libseccomp2 [2022-03-05T20:33:32.534Z] #13 34.41 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:33:32.534Z] #13 34.41 Need to get 73.4 MB of archives. [2022-03-05T20:33:32.534Z] #13 34.41 After this operation, 471 MB of additional disk space will be used. [2022-03-05T20:33:32.534Z] #13 34.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-03-05T20:33:32.534Z] #13 34.42 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-03-05T20:33:32.534Z] #13 34.43 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-03-05T20:33:32.534Z] #13 34.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-03-05T20:33:32.534Z] #13 34.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-03-05T20:33:32.534Z] #13 34.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-03-05T20:33:32.534Z] #13 34.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-03-05T20:33:32.534Z] #13 34.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-05T20:33:32.534Z] #13 34.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-05T20:33:32.534Z] #13 35.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-03-05T20:33:32.534Z] #13 35.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-03-05T20:33:32.534Z] #13 37.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-03-05T20:33:32.681Z] #67 ... [2022-03-05T20:33:32.681Z] [2022-03-05T20:33:32.681Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:32.681Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:33:32.681Z] #13 17.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:33:32.681Z] #13 ... [2022-03-05T20:33:32.681Z] [2022-03-05T20:33:32.681Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:32.681Z] #49 sha256:659d261cf698c6acf507450507348c05756550c7d0e4343929c0b264f8939e18 [2022-03-05T20:33:32.681Z] #49 29.41 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-05T20:33:32.681Z] #49 29.50 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-05T20:33:32.681Z] #49 29.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T20:33:32.681Z] #49 30.26 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-05T20:33:32.681Z] #49 30.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-05T20:33:32.681Z] #49 30.45 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-05T20:33:32.681Z] #49 30.49 go: downloading github.com/spf13/afero v1.1.2 [2022-03-05T20:33:32.681Z] #49 31.09 go: downloading github.com/spf13/cast v1.3.0 [2022-03-05T20:33:32.795Z] #13 ... [2022-03-05T20:33:32.795Z] [2022-03-05T20:33:32.795Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:32.795Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T20:33:32.795Z] #42 39.80 Selecting previously unselected package protobuf-c-compiler. [2022-03-05T20:33:32.795Z] #42 39.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-03-05T20:33:32.795Z] #42 39.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T20:33:32.795Z] #42 39.95 Selecting previously unselected package protobuf-compiler. [2022-03-05T20:33:32.795Z] #42 39.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-03-05T20:33:32.795Z] #42 39.96 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-05T20:33:32.795Z] #42 40.10 Selecting previously unselected package python-pkg-resources. [2022-03-05T20:33:32.795Z] #42 40.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T20:33:32.795Z] #42 40.14 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-05T20:33:32.940Z] #49 31.20 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-05T20:33:32.940Z] #49 31.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T20:33:32.998Z] #20 35.15 Unpacking bash-completion (1:2.8-6) ... [2022-03-05T20:33:33.036Z] #58 ... [2022-03-05T20:33:33.036Z] [2022-03-05T20:33:33.036Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:33:33.036Z] #47 sha256:2594af9b0460a960b4f70d850d8af8d00ce27ad39eb3ebdeac7d31c99f51a36f [2022-03-05T20:33:33.036Z] #47 15.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T20:33:33.036Z] #47 15.09 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T20:33:33.036Z] #47 ... [2022-03-05T20:33:33.036Z] [2022-03-05T20:33:33.036Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:33:33.036Z] #67 sha256:ae651f4b34487b0e1cde20c2fb3e53853d5cc6e7ccaa46f443b960b6966f9501 [2022-03-05T20:33:33.198Z] #49 31.37 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-05T20:33:33.294Z] #67 24.62 Checking out files: 58% (1115/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-03-05T20:33:33.294Z] #67 25.39 + cd /tmp/tmp.jG6qbPbjHZ/src/github.com/docker/libnetwork [2022-03-05T20:33:33.294Z] #67 25.39 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-05T20:33:33.386Z] #42 40.40 Selecting previously unselected package python-six. [2022-03-05T20:33:33.387Z] #42 40.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T20:33:33.456Z] #49 31.66 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-05T20:33:33.551Z] #67 25.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-05T20:33:33.576Z] #20 35.59 Selecting previously unselected package bzip2. [2022-03-05T20:33:33.576Z] #20 35.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-05T20:33:33.576Z] #20 35.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T20:33:33.576Z] #20 35.72 Selecting previously unselected package xz-utils. [2022-03-05T20:33:33.576Z] #20 35.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-05T20:33:33.576Z] #20 35.74 Unpacking xz-utils (5.2.4-1) ... [2022-03-05T20:33:33.713Z] #49 32.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T20:33:33.713Z] #49 32.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T20:33:33.731Z] #42 40.84 Unpacking python-six (1.12.0-1) ... [2022-03-05T20:33:33.836Z] #20 35.91 Selecting previously unselected package apparmor. [2022-03-05T20:33:33.836Z] #20 35.91 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-05T20:33:33.836Z] #20 35.98 Unpacking apparmor (2.13.2-10) ... [2022-03-05T20:33:33.840Z] #43 67.19 DEP criu/protobuf-desc.d [2022-03-05T20:33:33.840Z] #43 67.33 DEP criu/proc_parse.d [2022-03-05T20:33:33.840Z] #43 67.53 DEP criu/plugin.d [2022-03-05T20:33:33.840Z] #43 67.61 DEP criu/pipes.d [2022-03-05T20:33:33.840Z] #43 67.74 DEP criu/pie-util.d [2022-03-05T20:33:33.971Z] #49 32.22 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-05T20:33:33.971Z] #49 32.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T20:33:33.971Z] #49 32.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T20:33:33.971Z] #49 32.32 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T20:33:33.996Z] #42 41.02 Selecting previously unselected package python-protobuf. [2022-03-05T20:33:33.996Z] #42 41.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-03-05T20:33:33.996Z] #42 41.20 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-05T20:33:34.096Z] #20 36.24 Selecting previously unselected package aufs-tools. [2022-03-05T20:33:34.096Z] #20 36.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-05T20:33:34.096Z] #20 36.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-05T20:33:34.096Z] #20 36.35 Selecting previously unselected package libonig5:amd64. [2022-03-05T20:33:34.096Z] #43 67.86 DEP criu/pie-util-vdso.d [2022-03-05T20:33:34.238Z] #49 32.40 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-05T20:33:34.239Z] #49 32.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-05T20:33:34.239Z] #49 32.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T20:33:34.352Z] #43 68.03 DEP criu/pie-util-vdso-elf32.d [2022-03-05T20:33:34.352Z] #43 68.12 DEP criu/path.d [2022-03-05T20:33:34.352Z] #43 68.23 DEP criu/parasite-syscall.d [2022-03-05T20:33:34.355Z] #20 36.35 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T20:33:34.355Z] #20 36.36 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:33:34.355Z] #20 36.51 Selecting previously unselected package libjq1:amd64. [2022-03-05T20:33:34.355Z] #20 36.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:33:34.355Z] #20 36.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:33:34.615Z] #20 36.62 Selecting previously unselected package jq. [2022-03-05T20:33:34.615Z] #20 36.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:33:34.615Z] #20 36.63 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T20:33:34.615Z] #20 36.71 Selecting previously unselected package libaio1:amd64. [2022-03-05T20:33:34.615Z] #20 36.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-05T20:33:34.615Z] #20 36.73 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-05T20:33:34.615Z] #20 36.81 Selecting previously unselected package libgpm2:amd64. [2022-03-05T20:33:34.615Z] #20 36.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-05T20:33:34.804Z] #49 32.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T20:33:34.804Z] #49 33.05 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-05T20:33:34.877Z] #20 36.85 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-05T20:33:34.877Z] #20 36.95 Selecting previously unselected package libicu63:amd64. [2022-03-05T20:33:34.877Z] #20 36.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T20:33:34.877Z] #20 36.97 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:33:34.916Z] #43 68.40 DEP criu/pagemap.d [2022-03-05T20:33:34.916Z] #43 68.54 DEP criu/pagemap-cache.d [2022-03-05T20:33:34.916Z] #43 68.64 DEP criu/page-xfer.d [2022-03-05T20:33:34.916Z] #43 68.75 DEP criu/page-pipe.d [2022-03-05T20:33:34.922Z] #67 ... [2022-03-05T20:33:34.922Z] [2022-03-05T20:33:34.922Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:34.922Z] #34 sha256:79a6d01bdb10901eb3a7d0cd8044f8eac941148bfd9990f4ee5899ea462ff512 [2022-03-05T20:33:34.922Z] #34 16.64 unicode/utf8 [2022-03-05T20:33:34.922Z] #34 17.51 internal/race [2022-03-05T20:33:34.922Z] #34 17.51 sync/atomic [2022-03-05T20:33:34.922Z] #34 17.87 unicode [2022-03-05T20:33:34.922Z] #34 21.95 encoding [2022-03-05T20:33:34.922Z] #34 ... [2022-03-05T20:33:34.922Z] [2022-03-05T20:33:34.922Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:34.922Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:34.922Z] #49 24.62 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-05T20:33:34.922Z] #49 24.71 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-05T20:33:34.922Z] #49 24.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T20:33:34.922Z] #49 24.91 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-05T20:33:34.922Z] #49 24.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T20:33:34.922Z] #49 25.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T20:33:34.922Z] #49 25.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-05T20:33:34.922Z] #49 25.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-05T20:33:34.922Z] #49 25.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T20:33:34.922Z] #49 25.79 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-05T20:33:34.922Z] #49 25.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-05T20:33:34.922Z] #49 25.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-05T20:33:34.922Z] #49 25.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-05T20:33:34.922Z] #49 26.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-05T20:33:34.922Z] #49 26.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-05T20:33:34.922Z] #49 26.26 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-05T20:33:34.922Z] #49 26.35 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-05T20:33:34.922Z] #49 26.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T20:33:34.922Z] #49 26.44 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-05T20:33:34.922Z] #49 26.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-05T20:33:34.937Z] #42 42.05 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-05T20:33:34.937Z] #42 ... [2022-03-05T20:33:34.937Z] [2022-03-05T20:33:34.937Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:34.937Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-05T20:33:34.937Z] #55 37.77 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:33:34.937Z] #55 37.77 Need to get 119 kB of archives. [2022-03-05T20:33:34.937Z] #55 37.77 After this operation, 387 kB of additional disk space will be used. [2022-03-05T20:33:34.937Z] #55 37.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-03-05T20:33:34.937Z] #55 37.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-03-05T20:33:34.937Z] #55 39.05 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:33:34.937Z] #55 39.41 Fetched 119 kB in 5s (22.5 kB/s) [2022-03-05T20:33:34.937Z] #55 39.51 Selecting previously unselected package libbtrfs0. [2022-03-05T20:33:34.937Z] #55 39.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-05T20:33:34.937Z] #55 39.58 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-03-05T20:33:34.937Z] #55 39.59 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T20:33:34.937Z] #55 39.67 Selecting previously unselected package libbtrfs-dev. [2022-03-05T20:33:34.937Z] #55 39.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-03-05T20:33:34.937Z] #55 39.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:33:34.937Z] #55 40.04 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T20:33:34.937Z] #55 40.07 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:33:34.937Z] #55 40.09 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:33:34.937Z] #55 DONE 42.3s [2022-03-05T20:33:35.063Z] #49 ... [2022-03-05T20:33:35.063Z] [2022-03-05T20:33:35.063Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:35.063Z] #34 sha256:93dbd40f1579ca6cbc57d94c3455b94fbdebdc3d871f5f074dd92d40fad86bc8 [2022-03-05T20:33:35.063Z] #34 23.41 unicode [2022-03-05T20:33:35.063Z] #34 28.94 encoding [2022-03-05T20:33:35.173Z] #43 68.84 DEP criu/netfilter.d [2022-03-05T20:33:35.173Z] #43 68.96 DEP criu/net.d [2022-03-05T20:33:35.198Z] [2022-03-05T20:33:35.198Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:35.198Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T20:33:35.198Z] #13 40.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-03-05T20:33:35.198Z] #13 40.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-03-05T20:33:35.198Z] #13 40.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-03-05T20:33:35.198Z] #13 40.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-03-05T20:33:35.198Z] #13 40.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-03-05T20:33:35.198Z] #13 40.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-03-05T20:33:35.198Z] #13 40.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-03-05T20:33:35.198Z] #13 40.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-03-05T20:33:35.198Z] #13 40.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-03-05T20:33:35.198Z] #13 40.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-03-05T20:33:35.198Z] #13 40.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-03-05T20:33:35.198Z] #13 40.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-03-05T20:33:35.198Z] #13 40.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-03-05T20:33:35.198Z] #13 40.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-03-05T20:33:35.324Z] #34 ... [2022-03-05T20:33:35.324Z] [2022-03-05T20:33:35.324Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:35.324Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:35.324Z] #55 33.60 Fetched 8469 kB in 27s (320 kB/s) [2022-03-05T20:33:35.430Z] #43 69.18 DEP criu/namespaces.d [2022-03-05T20:33:35.430Z] #43 ... [2022-03-05T20:33:35.430Z] [2022-03-05T20:33:35.430Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:33:35.430Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:33:35.430Z] #20 11.20 Fetched 9003 kB in 10s (880 kB/s) [2022-03-05T20:33:35.430Z] #20 11.20 Reading package lists... [2022-03-05T20:33:35.430Z] #20 14.81 Reading package lists... [2022-03-05T20:33:35.430Z] #20 18.19 Building dependency tree... [2022-03-05T20:33:35.430Z] #20 18.83 Reading state information... [2022-03-05T20:33:35.430Z] #20 19.57 libcap2-bin is already the newest version (1:2.25-2). [2022-03-05T20:33:35.430Z] #20 19.57 The following additional packages will be installed: [2022-03-05T20:33:35.430Z] #20 19.57 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-05T20:33:35.430Z] #20 19.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-05T20:33:35.430Z] #20 19.57 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-05T20:33:35.430Z] #20 19.57 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-05T20:33:35.430Z] #20 19.57 python3.7 python3.7-minimal vim-runtime xxd [2022-03-05T20:33:35.430Z] #20 19.57 Suggested packages: [2022-03-05T20:33:35.430Z] #20 19.57 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-05T20:33:35.430Z] #20 19.57 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-05T20:33:35.430Z] #20 19.57 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-05T20:33:35.430Z] #20 19.57 quota [2022-03-05T20:33:35.430Z] #20 19.57 Recommended packages: [2022-03-05T20:33:35.430Z] #20 19.57 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-05T20:33:35.430Z] #20 19.57 python3-keyrings.alt python3-xdg unzip [2022-03-05T20:33:35.430Z] #20 21.27 The following NEW packages will be installed: [2022-03-05T20:33:35.430Z] #20 21.27 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-05T20:33:35.430Z] #20 21.28 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-05T20:33:35.430Z] #20 21.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-05T20:33:35.430Z] #20 21.28 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-05T20:33:35.430Z] #20 21.28 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-05T20:33:35.430Z] #20 21.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-05T20:33:35.430Z] #20 21.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-05T20:33:35.430Z] #20 21.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T20:33:35.430Z] #20 21.28 xz-utils zip [2022-03-05T20:33:35.458Z] #13 ... [2022-03-05T20:33:35.458Z] [2022-03-05T20:33:35.458Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:35.458Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T20:33:35.458Z] #36 32.67 The following NEW packages will be installed: [2022-03-05T20:33:35.458Z] #36 32.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-05T20:33:35.458Z] #36 32.67 vim-common xxd [2022-03-05T20:33:35.458Z] #36 33.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:33:35.458Z] #36 33.06 Need to get 14.2 MB of archives. [2022-03-05T20:33:35.458Z] #36 33.06 After this operation, 60.0 MB of additional disk space will be used. [2022-03-05T20:33:35.458Z] #36 33.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-03-05T20:33:35.458Z] #36 33.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T20:33:35.458Z] #36 33.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-05T20:33:35.458Z] #36 33.19 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-03-05T20:33:35.458Z] #36 33.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2022-03-05T20:33:35.458Z] #36 33.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-03-05T20:33:35.458Z] #36 33.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-03-05T20:33:35.458Z] #36 33.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-03-05T20:33:35.458Z] #36 33.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-03-05T20:33:35.458Z] #36 33.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-03-05T20:33:35.458Z] #36 34.96 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:33:35.458Z] #36 35.14 Fetched 14.2 MB in 1s (11.6 MB/s) [2022-03-05T20:33:35.458Z] #36 35.24 Selecting previously unselected package xxd. [2022-03-05T20:33:35.458Z] #36 35.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-05T20:33:35.458Z] #36 35.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-03-05T20:33:35.458Z] #36 35.32 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T20:33:35.458Z] #36 35.54 Selecting previously unselected package vim-common. [2022-03-05T20:33:35.458Z] #36 35.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:33:35.458Z] #36 35.60 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T20:33:35.458Z] #36 35.86 Selecting previously unselected package cmake-data. [2022-03-05T20:33:35.458Z] #36 35.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-05T20:33:35.458Z] #36 35.87 Unpacking cmake-data (3.13.4-1) ... [2022-03-05T20:33:35.458Z] #36 39.37 Selecting previously unselected package libicu63:arm64. [2022-03-05T20:33:35.458Z] #36 39.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-03-05T20:33:35.458Z] #36 39.38 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-05T20:33:35.687Z] #20 ... [2022-03-05T20:33:35.687Z] [2022-03-05T20:33:35.687Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:35.687Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:35.687Z] #43 69.34 DEP criu/mount.d [2022-03-05T20:33:35.687Z] #43 69.49 DEP criu/memfd.d [2022-03-05T20:33:35.720Z] #36 ... [2022-03-05T20:33:35.720Z] [2022-03-05T20:33:35.720Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:33:35.720Z] #56 sha256:fe45ddafdc648ba3873059ac7ab16282b9ec6c8b6d678fc62f68d67fd0a33edb [2022-03-05T20:33:35.720Z] #56 0.544 + RM_GOPATH=0 [2022-03-05T20:33:35.720Z] #56 0.544 + TMP_GOPATH= [2022-03-05T20:33:35.720Z] #56 0.545 + : /build [2022-03-05T20:33:35.720Z] #56 0.545 + '[' -z '' ']' [2022-03-05T20:33:35.720Z] #56 0.545 ++ mktemp -d [2022-03-05T20:33:35.720Z] #56 0.547 + export GOPATH=/tmp/tmp.sXwD62N9wW [2022-03-05T20:33:35.720Z] #56 0.548 + GOPATH=/tmp/tmp.sXwD62N9wW [2022-03-05T20:33:35.720Z] #56 0.548 + RM_GOPATH=1 [2022-03-05T20:33:35.720Z] #56 0.548 + case "$(go env GOARCH)" in [2022-03-05T20:33:35.720Z] #56 0.549 ++ go env GOARCH [2022-03-05T20:33:35.720Z] #56 0.576 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:35.720Z] #56 0.577 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:35.720Z] #56 0.577 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:35.720Z] #56 0.578 + dir=/tmp/install [2022-03-05T20:33:35.720Z] #56 0.580 + bin=containerd [2022-03-05T20:33:35.720Z] #56 0.580 + shift [2022-03-05T20:33:35.720Z] #56 0.581 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-05T20:33:35.720Z] #56 0.581 + . /tmp/install/containerd.installer [2022-03-05T20:33:35.720Z] #56 0.581 ++ set -e [2022-03-05T20:33:35.720Z] #56 0.581 ++ : v1.5.10 [2022-03-05T20:33:35.720Z] #56 0.582 + install_containerd [2022-03-05T20:33:35.720Z] #56 0.582 + echo 'Install containerd version v1.5.10' [2022-03-05T20:33:35.720Z] #56 0.588 Install containerd version v1.5.10 [2022-03-05T20:33:35.720Z] #56 0.589 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sXwD62N9wW/src/github.com/containerd/containerd [2022-03-05T20:33:35.720Z] #56 0.590 Cloning into '/tmp/tmp.sXwD62N9wW/src/github.com/containerd/containerd'... [2022-03-05T20:33:35.854Z] #49 27.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T20:33:35.854Z] #49 27.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-05T20:33:35.854Z] #49 27.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T20:33:35.854Z] #49 27.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T20:33:35.854Z] #49 27.87 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-05T20:33:35.943Z] #43 69.62 DEP criu/mem.d [2022-03-05T20:33:35.944Z] #43 69.74 DEP criu/lsm.d [2022-03-05T20:33:35.944Z] #43 69.85 DEP criu/log.d [2022-03-05T20:33:36.200Z] #43 69.98 DEP criu/libnetlink.d [2022-03-05T20:33:36.256Z] #55 33.60 Reading package lists... [2022-03-05T20:33:36.256Z] #55 ... [2022-03-05T20:33:36.256Z] [2022-03-05T20:33:36.256Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:36.256Z] #58 sha256:06e97a9974520502c6998378afdd9d43e102f8a9d1645fd544f95df8f1bd03b4 [2022-03-05T20:33:36.256Z] #58 24.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T20:33:36.256Z] #58 24.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-05T20:33:36.256Z] #58 26.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-05T20:33:36.256Z] #58 ... [2022-03-05T20:33:36.256Z] [2022-03-05T20:33:36.256Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:36.256Z] #49 sha256:659d261cf698c6acf507450507348c05756550c7d0e4343929c0b264f8939e18 [2022-03-05T20:33:36.256Z] #49 33.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-05T20:33:36.256Z] #49 33.82 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-05T20:33:36.424Z] #49 28.16 go: downloading golang.org/x/text v0.3.2 [2022-03-05T20:33:36.458Z] #43 70.11 DEP criu/kerndat.d [2022-03-05T20:33:36.458Z] #43 70.26 DEP criu/kcmp-ids.d [2022-03-05T20:33:36.458Z] #43 70.34 DEP criu/irmap.d [2022-03-05T20:33:36.516Z] #49 34.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T20:33:36.664Z] #56 ... [2022-03-05T20:33:36.664Z] [2022-03-05T20:33:36.664Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:36.664Z] #34 sha256:1fc20c37b1801e0ef362fbf59c7a78925d0e2bea596b293c04afdc295a8eae0e [2022-03-05T20:33:36.664Z] #34 33.97 internal/reflectlite [2022-03-05T20:33:36.664Z] #34 33.97 sync [2022-03-05T20:33:36.664Z] #34 35.24 internal/testlog [2022-03-05T20:33:36.664Z] #34 35.98 sort [2022-03-05T20:33:36.664Z] #34 35.98 errors [2022-03-05T20:33:36.664Z] #34 36.37 strconv [2022-03-05T20:33:36.664Z] #34 36.78 io [2022-03-05T20:33:36.664Z] #34 37.67 internal/oserror [2022-03-05T20:33:36.664Z] #34 37.87 syscall [2022-03-05T20:33:36.664Z] #34 39.43 reflect [2022-03-05T20:33:36.664Z] #34 42.13 internal/syscall/unix [2022-03-05T20:33:36.664Z] #34 42.70 time [2022-03-05T20:33:36.715Z] #43 70.46 DEP criu/ipc_ns.d [2022-03-05T20:33:36.715Z] #43 70.58 DEP criu/image.d [2022-03-05T20:33:36.925Z] #34 ... [2022-03-05T20:33:36.925Z] [2022-03-05T20:33:36.925Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:36.925Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T20:33:36.925Z] #42 43.98 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-03-05T20:33:36.925Z] #42 44.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:33:36.925Z] #42 44.01 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-05T20:33:36.925Z] #42 44.03 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-03-05T20:33:36.925Z] #42 44.04 Setting up python-six (1.12.0-1) ... [2022-03-05T20:33:36.972Z] #43 70.74 DEP criu/image-desc.d [2022-03-05T20:33:36.972Z] #43 70.83 DEP criu/fsnotify.d [2022-03-05T20:33:37.082Z] #49 35.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T20:33:37.228Z] #43 70.98 DEP criu/filesystems.d [2022-03-05T20:33:37.339Z] #49 35.53 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-05T20:33:37.339Z] #49 ... [2022-03-05T20:33:37.339Z] [2022-03-05T20:33:37.339Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:33:37.339Z] #47 sha256:67238d1a22c85489ae5c39702cddc825109641a5454888a980c3028fa9e3ab9f [2022-03-05T20:33:37.339Z] #47 25.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T20:33:37.339Z] #47 25.47 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T20:33:37.485Z] #43 71.13 DEP criu/files.d [2022-03-05T20:33:37.485Z] #43 71.29 DEP criu/files-reg.d [2022-03-05T20:33:37.597Z] #47 ... [2022-03-05T20:33:37.598Z] [2022-03-05T20:33:37.598Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:37.598Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:33:37.598Z] #36 35.89 Fetched 8469 kB in 27s (308 kB/s) [2022-03-05T20:33:37.743Z] #43 71.44 DEP criu/files-ext.d [2022-03-05T20:33:37.999Z] #43 71.58 DEP criu/file-lock.d [2022-03-05T20:33:37.999Z] #43 71.72 DEP criu/file-ids.d [2022-03-05T20:33:38.256Z] #43 71.85 DEP criu/fifo.d [2022-03-05T20:33:38.256Z] #43 72.06 DEP criu/fdstore.d [2022-03-05T20:33:38.312Z] #42 45.50 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-03-05T20:33:38.312Z] #42 45.52 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-03-05T20:33:38.312Z] #42 45.55 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-03-05T20:33:38.312Z] #42 45.59 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-03-05T20:33:38.312Z] #42 45.62 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-03-05T20:33:38.312Z] #42 45.64 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-05T20:33:38.312Z] #42 45.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T20:33:38.312Z] #42 45.66 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-03-05T20:33:38.312Z] #42 45.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T20:33:38.312Z] #42 45.68 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-05T20:33:38.511Z] #43 72.20 DEP criu/fault-injection.d [2022-03-05T20:33:38.511Z] #43 72.25 DEP criu/external.d [2022-03-05T20:33:38.533Z] #36 35.89 Reading package lists... [2022-03-05T20:33:38.533Z] #36 ... [2022-03-05T20:33:38.533Z] [2022-03-05T20:33:38.533Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-05T20:33:38.533Z] #45 sha256:ce278f837f9691119259c8b0b47142d9f1758ebeb0fd94e5744ee4fa7dfb21d8 [2022-03-05T20:33:38.533Z] #45 DONE 36.8s [2022-03-05T20:33:38.768Z] #43 72.36 DEP criu/eventpoll.d [2022-03-05T20:33:38.768Z] #43 72.47 DEP criu/eventfd.d [2022-03-05T20:33:38.791Z] [2022-03-05T20:33:38.791Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:38.791Z] #49 sha256:659d261cf698c6acf507450507348c05756550c7d0e4343929c0b264f8939e18 [2022-03-05T20:33:38.791Z] #49 35.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T20:33:38.791Z] #49 36.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-05T20:33:38.791Z] #49 36.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-05T20:33:38.791Z] #49 36.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T20:33:38.791Z] #49 37.12 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-05T20:33:39.026Z] #43 72.62 DEP criu/crtools.d [2022-03-05T20:33:39.026Z] #43 72.85 DEP criu/cr-service.d [2022-03-05T20:33:39.050Z] #49 37.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T20:33:39.076Z] #20 40.52 Selecting previously unselected package libnet1:amd64. [2022-03-05T20:33:39.076Z] #20 40.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:33:39.076Z] #20 40.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:33:39.076Z] #20 40.65 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T20:33:39.076Z] #20 40.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T20:33:39.076Z] #20 40.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:33:39.076Z] #20 40.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T20:33:39.076Z] #20 40.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:33:39.076Z] #20 40.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:33:39.076Z] #20 40.82 Selecting previously unselected package libreadline5:amd64. [2022-03-05T20:33:39.076Z] #20 40.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-05T20:33:39.076Z] #20 40.83 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T20:33:39.076Z] #20 40.94 Selecting previously unselected package net-tools. [2022-03-05T20:33:39.076Z] #20 40.95 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-05T20:33:39.076Z] #20 40.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T20:33:39.076Z] #20 41.16 Selecting previously unselected package patch. [2022-03-05T20:33:39.076Z] #20 41.18 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-05T20:33:39.076Z] #20 41.19 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-05T20:33:39.283Z] #43 72.99 DEP criu/cr-restore.d [2022-03-05T20:33:39.336Z] #20 41.31 Selecting previously unselected package python-pip-whl. [2022-03-05T20:33:39.336Z] #20 41.31 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-05T20:33:39.336Z] #20 41.33 Unpacking python-pip-whl (18.1-5) ... [2022-03-05T20:33:39.540Z] #43 73.16 DEP criu/cr-errno.d [2022-03-05T20:33:39.541Z] #43 73.17 DEP criu/cr-dump.d [2022-03-05T20:33:39.597Z] #20 ... [2022-03-05T20:33:39.597Z] [2022-03-05T20:33:39.597Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:39.597Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:39.597Z] #43 83.29 CC criu/clone-noasan.o [2022-03-05T20:33:39.597Z] #43 83.48 CC criu/config.o [2022-03-05T20:33:39.597Z] #43 84.90 CC criu/cr-check.o [2022-03-05T20:33:39.597Z] #43 86.70 CC criu/cr-dedup.o [2022-03-05T20:33:39.597Z] #43 87.14 CC criu/cr-dump.o [2022-03-05T20:33:39.597Z] #43 89.26 CC criu/cr-errno.o [2022-03-05T20:33:39.597Z] #43 89.33 CC criu/cr-restore.o [2022-03-05T20:33:39.615Z] #49 37.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T20:33:39.615Z] #49 37.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-05T20:33:39.615Z] #49 37.94 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-05T20:33:39.797Z] #43 73.40 DEP criu/cr-dedup.d [2022-03-05T20:33:39.797Z] #43 73.53 DEP criu/cr-check.d [2022-03-05T20:33:39.857Z] #43 ... [2022-03-05T20:33:39.857Z] [2022-03-05T20:33:39.857Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:33:39.857Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:33:39.857Z] #20 41.91 Selecting previously unselected package python3-lib2to3. [2022-03-05T20:33:39.857Z] #20 41.92 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-05T20:33:39.857Z] #20 41.93 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-05T20:33:39.857Z] #20 42.03 Selecting previously unselected package python3-distutils. [2022-03-05T20:33:39.857Z] #20 42.04 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-05T20:33:39.857Z] #20 42.04 Unpacking python3-distutils (3.7.3-1) ... [2022-03-05T20:33:39.873Z] #49 38.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T20:33:39.873Z] #49 38.23 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-05T20:33:40.055Z] #43 73.77 DEP criu/config.d [2022-03-05T20:33:40.055Z] #43 73.93 DEP criu/clone-noasan.d [2022-03-05T20:33:40.116Z] #20 42.19 Selecting previously unselected package python3-pip. [2022-03-05T20:33:40.116Z] #20 42.22 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-05T20:33:40.116Z] #20 42.23 Unpacking python3-pip (18.1-5) ... [2022-03-05T20:33:40.116Z] #20 42.38 Selecting previously unselected package python3-pkg-resources. [2022-03-05T20:33:40.116Z] #20 42.39 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T20:33:40.132Z] #49 38.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-05T20:33:40.272Z] #42 ... [2022-03-05T20:33:40.272Z] [2022-03-05T20:33:40.272Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-05T20:33:40.272Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-05T20:33:40.272Z] #27 52.09 137 added, 0 removed; done. [2022-03-05T20:33:40.272Z] #27 52.18 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-03-05T20:33:40.272Z] #27 52.20 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T20:33:40.272Z] #27 52.22 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-03-05T20:33:40.272Z] #27 52.23 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-05T20:33:40.272Z] #27 52.26 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:33:40.272Z] #27 52.29 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-05T20:33:40.272Z] #27 52.31 Updating certificates in /etc/ssl/certs... [2022-03-05T20:33:40.272Z] #27 54.91 0 added, 0 removed; done. [2022-03-05T20:33:40.272Z] #27 54.92 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T20:33:40.272Z] #27 54.92 done. [2022-03-05T20:33:40.272Z] #27 DONE 56.0s [2022-03-05T20:33:40.272Z] [2022-03-05T20:33:40.272Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:33:40.272Z] #47 sha256:e66d7bc6f83ca4e0dd51f8b470330a637062fd87550fe1bbc3a9bea79d11c35a [2022-03-05T20:33:40.272Z] #47 DONE 47.5s [2022-03-05T20:33:40.272Z] [2022-03-05T20:33:40.272Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:40.272Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T20:33:40.272Z] #36 45.55 Selecting previously unselected package libxml2:arm64. [2022-03-05T20:33:40.272Z] #36 45.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2022-03-05T20:33:40.272Z] #36 45.57 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T20:33:40.272Z] #36 46.08 Selecting previously unselected package libarchive13:arm64. [2022-03-05T20:33:40.272Z] #36 46.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-03-05T20:33:40.272Z] #36 46.13 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-03-05T20:33:40.272Z] #36 46.39 Selecting previously unselected package libjsoncpp1:arm64. [2022-03-05T20:33:40.272Z] #36 46.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-03-05T20:33:40.272Z] #36 46.45 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-03-05T20:33:40.272Z] #36 47.08 Selecting previously unselected package librhash0:arm64. [2022-03-05T20:33:40.272Z] #36 47.09 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-03-05T20:33:40.272Z] #36 47.11 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-03-05T20:33:40.272Z] #36 47.34 Selecting previously unselected package libuv1:arm64. [2022-03-05T20:33:40.272Z] #36 47.35 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-03-05T20:33:40.272Z] #36 47.35 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-03-05T20:33:40.272Z] #36 47.57 Selecting previously unselected package cmake. [2022-03-05T20:33:40.272Z] #36 47.57 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-03-05T20:33:40.272Z] #36 47.58 Unpacking cmake (3.13.4-1) ... [2022-03-05T20:33:40.313Z] #43 74.02 DEP criu/cgroup.d [2022-03-05T20:33:40.314Z] #43 74.22 DEP criu/cgroup-props.d [2022-03-05T20:33:40.376Z] #20 42.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-05T20:33:40.376Z] #20 42.54 Selecting previously unselected package python3-setuptools. [2022-03-05T20:33:40.376Z] #20 42.54 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-05T20:33:40.376Z] #20 42.56 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-05T20:33:40.391Z] #49 38.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-05T20:33:40.391Z] #49 38.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-05T20:33:40.534Z] #36 ... [2022-03-05T20:33:40.534Z] [2022-03-05T20:33:40.534Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T20:33:40.534Z] #28 sha256:9ce6ec76a6ef17e32ce8418c63c859ba134abe83a47e07b4257a4d7627e4ee4b [2022-03-05T20:33:40.534Z] #28 DONE 0.2s [2022-03-05T20:33:40.534Z] [2022-03-05T20:33:40.534Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:40.534Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T20:33:40.534Z] #13 41.72 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:33:40.534Z] #13 41.89 Fetched 73.4 MB in 7s (11.1 MB/s) [2022-03-05T20:33:40.534Z] #13 42.03 (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 ... 15394 files and directories currently installed.) [2022-03-05T20:33:40.534Z] #13 42.07 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-03-05T20:33:40.534Z] #13 42.09 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-05T20:33:40.534Z] #13 42.30 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:33:40.534Z] #13 42.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T20:33:40.534Z] #13 42.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-05T20:33:40.534Z] #13 42.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-03-05T20:33:40.534Z] #13 42.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T20:33:40.534Z] #13 44.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T20:33:40.534Z] #13 44.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-03-05T20:33:40.534Z] #13 44.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T20:33:40.570Z] #43 74.31 DEP criu/bitmap.d [2022-03-05T20:33:40.570Z] #43 74.33 DEP criu/bfd.d [2022-03-05T20:33:40.570Z] #43 74.41 DEP criu/autofs.d [2022-03-05T20:33:40.636Z] #20 42.77 Selecting previously unselected package python3-wheel. [2022-03-05T20:33:40.636Z] #20 42.78 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-05T20:33:40.636Z] #20 42.79 Unpacking python3-wheel (0.32.3-2) ... [2022-03-05T20:33:40.895Z] #20 42.86 Selecting previously unselected package sudo. [2022-03-05T20:33:40.895Z] #20 42.86 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-05T20:33:40.895Z] #20 42.88 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-05T20:33:40.955Z] #49 39.21 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-05T20:33:40.955Z] #49 39.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-05T20:33:41.108Z] #13 47.12 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T20:33:41.108Z] #13 47.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-05T20:33:41.136Z] #43 74.65 DEP criu/aio.d [2022-03-05T20:33:41.136Z] #43 74.89 DEP criu/action-scripts.d [2022-03-05T20:33:41.136Z] #43 ... [2022-03-05T20:33:41.136Z] [2022-03-05T20:33:41.136Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:33:41.136Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:33:41.136Z] #32 DONE 139.2s [2022-03-05T20:33:41.136Z] [2022-03-05T20:33:41.136Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:33:41.136Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:33:41.136Z] #20 21.61 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:33:41.136Z] #20 21.61 Need to get 28.6 MB of archives. [2022-03-05T20:33:41.136Z] #20 21.61 After this operation, 116 MB of additional disk space will be used. [2022-03-05T20:33:41.136Z] #20 21.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-05T20:33:41.136Z] #20 21.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-05T20:33:41.136Z] #20 21.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-05T20:33:41.136Z] #20 21.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-05T20:33:41.136Z] #20 21.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-05T20:33:41.136Z] #20 21.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-05T20:33:41.136Z] #20 21.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-05T20:33:41.136Z] #20 21.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-05T20:33:41.136Z] #20 21.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-05T20:33:41.136Z] #20 21.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-05T20:33:41.136Z] #20 21.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-05T20:33:41.136Z] #20 21.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-05T20:33:41.136Z] #20 21.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-05T20:33:41.136Z] #20 21.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-05T20:33:41.136Z] #20 21.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-05T20:33:41.136Z] #20 21.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-05T20:33:41.136Z] #20 21.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T20:33:41.136Z] #20 21.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T20:33:41.136Z] #20 22.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-05T20:33:41.136Z] #20 22.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-05T20:33:41.136Z] #20 22.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-05T20:33:41.136Z] #20 22.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-05T20:33:41.136Z] #20 22.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-05T20:33:41.136Z] #20 22.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T20:33:41.136Z] #20 22.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T20:33:41.136Z] #20 22.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T20:33:41.136Z] #20 22.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-05T20:33:41.136Z] #20 22.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-05T20:33:41.136Z] #20 22.12 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T20:33:41.136Z] #20 22.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-05T20:33:41.136Z] #20 22.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-05T20:33:41.136Z] #20 22.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-05T20:33:41.136Z] #20 22.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-05T20:33:41.136Z] #20 22.67 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-05T20:33:41.136Z] #20 22.68 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-05T20:33:41.136Z] #20 22.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-05T20:33:41.136Z] #20 22.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-05T20:33:41.136Z] #20 22.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-05T20:33:41.136Z] #20 22.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-05T20:33:41.136Z] #20 22.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-05T20:33:41.136Z] #20 22.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-05T20:33:41.136Z] #20 22.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-05T20:33:41.136Z] #20 22.86 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-05T20:33:41.136Z] #20 22.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-05T20:33:41.136Z] #20 22.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-05T20:33:41.136Z] #20 22.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-05T20:33:41.136Z] #20 23.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-05T20:33:41.136Z] #20 23.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-05T20:33:41.136Z] #20 23.42 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-05T20:33:41.136Z] #20 24.15 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:33:41.136Z] #20 24.25 Fetched 28.6 MB in 2s (13.6 MB/s) [2022-03-05T20:33:41.136Z] #20 24.33 Selecting previously unselected package pigz. [2022-03-05T20:33:41.136Z] #20 24.33 (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 ... 23452 files and directories currently installed.) [2022-03-05T20:33:41.136Z] #20 24.39 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-05T20:33:41.136Z] #20 24.41 Unpacking pigz (2.4-1) ... [2022-03-05T20:33:41.136Z] #20 24.54 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-05T20:33:41.136Z] #20 24.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:33:41.136Z] #20 24.55 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:33:41.136Z] #20 24.99 Selecting previously unselected package python3.7-minimal. [2022-03-05T20:33:41.136Z] #20 25.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:33:41.136Z] #20 25.03 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T20:33:41.136Z] #20 25.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:33:41.136Z] #20 25.93 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T20:33:41.213Z] #49 39.48 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-05T20:33:41.213Z] #49 39.51 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-05T20:33:41.372Z] #13 47.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T20:33:41.418Z] #20 43.43 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T20:33:41.418Z] #20 43.44 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-05T20:33:41.418Z] #20 43.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T20:33:41.418Z] #20 43.69 Selecting previously unselected package uidmap. [2022-03-05T20:33:41.418Z] #20 43.69 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-05T20:33:41.470Z] #49 39.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T20:33:41.470Z] #49 39.80 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-05T20:33:41.470Z] #49 39.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-05T20:33:41.633Z] #13 47.49 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-05T20:33:41.633Z] #13 47.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-03-05T20:33:41.633Z] #13 47.52 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-03-05T20:33:41.677Z] #20 43.70 Unpacking uidmap (1:4.5-1.1) ... [2022-03-05T20:33:41.677Z] #20 43.83 Selecting previously unselected package vim-runtime. [2022-03-05T20:33:41.677Z] #20 43.83 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:33:41.677Z] #20 43.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-05T20:33:41.677Z] #20 43.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-05T20:33:41.677Z] #20 43.91 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-05T20:33:41.909Z] #13 47.79 Selecting previously unselected package dmsetup. [2022-03-05T20:33:41.909Z] #13 47.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-03-05T20:33:41.909Z] #13 47.80 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-05T20:33:41.909Z] #13 47.94 Selecting previously unselected package mingw-w64-common. [2022-03-05T20:33:41.909Z] #13 47.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-05T20:33:41.909Z] #13 47.95 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-05T20:33:41.909Z] #13 ... [2022-03-05T20:33:41.909Z] [2022-03-05T20:33:41.909Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:41.909Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-05T20:33:41.909Z] #42 49.27 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-03-05T20:33:41.909Z] #42 49.29 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:33:42.170Z] #42 DONE 49.6s [2022-03-05T20:33:42.170Z] [2022-03-05T20:33:42.170Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:42.170Z] #34 sha256:1fc20c37b1801e0ef362fbf59c7a78925d0e2bea596b293c04afdc295a8eae0e [2022-03-05T20:33:42.170Z] #34 47.18 internal/poll [2022-03-05T20:33:42.170Z] #34 48.11 internal/fmtsort [2022-03-05T20:33:42.170Z] #34 48.95 internal/syscall/execenv [2022-03-05T20:33:42.170Z] #34 49.07 path [2022-03-05T20:33:42.430Z] #34 49.61 io/fs [2022-03-05T20:33:42.504Z] #20 28.38 Selecting previously unselected package python3-minimal. [2022-03-05T20:33:42.690Z] #34 49.92 strings [2022-03-05T20:33:42.760Z] #20 28.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 ... 23701 files and directories currently installed.) [2022-03-05T20:33:42.760Z] #20 28.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-05T20:33:42.760Z] #20 28.43 Unpacking python3-minimal (3.7.3-1) ... [2022-03-05T20:33:42.760Z] #20 28.50 Selecting previously unselected package libmpdec2:amd64. [2022-03-05T20:33:42.760Z] #20 28.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-05T20:33:42.760Z] #20 28.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T20:33:42.760Z] #20 28.60 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-05T20:33:42.990Z] #49 ... [2022-03-05T20:33:42.990Z] [2022-03-05T20:33:42.990Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:42.990Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:33:42.990Z] #42 24.41 Fetched 8469 kB in 19s (449 kB/s) [2022-03-05T20:33:42.990Z] #42 24.41 Reading package lists... [2022-03-05T20:33:42.990Z] #42 31.07 Reading package lists... [2022-03-05T20:33:42.990Z] #42 ... [2022-03-05T20:33:42.990Z] [2022-03-05T20:33:42.990Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:33:42.990Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:33:42.990Z] #40 28.25 Checking out files: 89% (1653/1837) Checking out files: 90% (1654/1837) Checking out files: 91% (1672/1837) Checking out files: 92% (1691/1837) Checking out files: 93% (1709/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-05T20:33:42.990Z] #40 28.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-05T20:33:42.990Z] #40 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 [2022-03-05T20:33:42.990Z] #40 ... [2022-03-05T20:33:42.990Z] [2022-03-05T20:33:42.990Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:42.990Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:42.990Z] #49 34.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T20:33:42.990Z] #49 34.82 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T20:33:42.990Z] #49 34.94 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-05T20:33:42.990Z] #49 34.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-05T20:33:42.990Z] #49 ... [2022-03-05T20:33:42.990Z] [2022-03-05T20:33:42.990Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:42.990Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:33:42.990Z] #36 25.04 Fetched 8469 kB in 19s (445 kB/s) [2022-03-05T20:33:42.990Z] #36 25.04 Reading package lists... [2022-03-05T20:33:43.017Z] #20 28.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:33:43.017Z] #20 28.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:33:43.255Z] #36 31.89 Reading package lists... [2022-03-05T20:33:43.255Z] #36 ... [2022-03-05T20:33:43.255Z] [2022-03-05T20:33:43.255Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:43.255Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:43.255Z] #49 35.10 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-05T20:33:43.255Z] #49 ... [2022-03-05T20:33:43.255Z] [2022-03-05T20:33:43.255Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:43.255Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:43.255Z] #55 25.34 Fetched 8469 kB in 19s (457 kB/s) [2022-03-05T20:33:43.255Z] #55 25.34 Reading package lists... [2022-03-05T20:33:43.637Z] #34 50.88 os [2022-03-05T20:33:43.818Z] #55 31.94 Reading package lists... [2022-03-05T20:33:43.818Z] #55 ... [2022-03-05T20:33:43.818Z] [2022-03-05T20:33:43.818Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:43.818Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:33:43.818Z] #13 26.07 Fetched 9003 kB in 19s (464 kB/s) [2022-03-05T20:33:43.818Z] #13 26.07 Reading package lists... [2022-03-05T20:33:43.897Z] #34 ... [2022-03-05T20:33:43.897Z] [2022-03-05T20:33:43.897Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:43.897Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-05T20:33:43.897Z] #36 50.50 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-05T20:33:43.897Z] #36 50.54 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T20:33:43.897Z] #36 50.55 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-03-05T20:33:43.897Z] #36 50.56 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T20:33:43.897Z] #36 50.60 Setting up librhash0:arm64 (1.3.8-1) ... [2022-03-05T20:33:43.897Z] #36 50.62 Setting up cmake-data (3.13.4-1) ... [2022-03-05T20:33:43.898Z] #36 50.63 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T20:33:43.898Z] #36 50.65 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-03-05T20:33:43.898Z] #36 50.66 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-03-05T20:33:43.898Z] #36 50.68 Setting up cmake (3.13.4-1) ... [2022-03-05T20:33:43.898Z] #36 50.71 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:33:43.898Z] #36 50.81 Processing triggers for mime-support (3.62) ... [2022-03-05T20:33:43.898Z] #36 DONE 51.3s [2022-03-05T20:33:43.945Z] #20 29.52 Selecting previously unselected package python3.7. [2022-03-05T20:33:43.946Z] #20 29.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:33:43.946Z] #20 29.53 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T20:33:43.946Z] #20 29.66 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-05T20:33:43.946Z] #20 29.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-05T20:33:43.946Z] #20 29.68 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T20:33:43.946Z] #20 29.74 Setting up python3-minimal (3.7.3-1) ... [2022-03-05T20:33:43.997Z] #49 42.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T20:33:43.998Z] #49 42.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-05T20:33:44.158Z] [2022-03-05T20:33:44.158Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:33:44.158Z] #29 sha256:27de9210fda756bd30b2ef78a194cc9af6b24a210086cfcb8191679271a1c8a0 [2022-03-05T20:33:44.158Z] #29 1.850 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-05T20:33:44.158Z] #29 2.257 [2022-03-05T20:33:44.159Z] #29 2.574 #=#=# 0.0% #### 6.5% ########### 16.3% #################### 28.8% ############################# 41.3% ####################################### 55.5% ################################################ 68.0% ############################################################# 85.3% ##################################################################### 96.7% ######################################################################## 100.0% [2022-03-05T20:33:44.159Z] #29 3.965 [2022-03-05T20:33:44.255Z] #49 42.61 go: downloading golang.org/x/text v0.3.2 [2022-03-05T20:33:44.637Z] #13 33.27 Reading package lists... [2022-03-05T20:33:44.637Z] #13 ... [2022-03-05T20:33:44.637Z] [2022-03-05T20:33:44.637Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:44.637Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:33:44.637Z] #49 36.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-05T20:33:44.875Z] #20 30.51 Selecting previously unselected package python3. [2022-03-05T20:33:44.875Z] #20 30.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-05T20:33:44.875Z] #20 30.60 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-05T20:33:44.875Z] #20 30.61 Unpacking python3 (3.7.3-1) ... [2022-03-05T20:33:44.875Z] #20 30.70 Selecting previously unselected package libip4tc0:amd64. [2022-03-05T20:33:44.875Z] #20 30.70 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-05T20:33:44.875Z] #20 30.71 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T20:33:44.894Z] #49 36.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T20:33:44.942Z] #29 4.140 #=#=# ##O#- # 0.2% ############################################## 65.1% ######################################################################## 100.0% [2022-03-05T20:33:44.970Z] #20 47.14 Selecting previously unselected package vim. [2022-03-05T20:33:44.970Z] #20 47.15 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:33:44.970Z] #20 47.17 Unpacking vim (2:8.1.0875-5) ... [2022-03-05T20:33:45.132Z] #20 30.79 Selecting previously unselected package libip6tc0:amd64. [2022-03-05T20:33:45.132Z] #20 30.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-05T20:33:45.132Z] #20 30.80 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T20:33:45.132Z] #20 30.89 Selecting previously unselected package libiptc0:amd64. [2022-03-05T20:33:45.132Z] #20 30.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-05T20:33:45.132Z] #20 30.90 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-05T20:33:45.132Z] #20 30.98 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-05T20:33:45.132Z] #20 30.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-05T20:33:45.132Z] #20 30.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T20:33:45.132Z] #20 31.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-05T20:33:45.150Z] #49 37.01 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-05T20:33:45.202Z] #29 4.790 [2022-03-05T20:33:45.389Z] #20 31.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-05T20:33:45.389Z] #20 31.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T20:33:45.389Z] #20 31.16 Selecting previously unselected package libnftnl11:amd64. [2022-03-05T20:33:45.389Z] #20 31.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-05T20:33:45.389Z] #20 31.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T20:33:45.389Z] #20 31.25 Selecting previously unselected package iptables. [2022-03-05T20:33:45.539Z] #20 47.74 Selecting previously unselected package xfsprogs. [2022-03-05T20:33:45.539Z] #20 47.74 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-05T20:33:45.539Z] #20 47.75 Unpacking xfsprogs (4.20.0-1) ... [2022-03-05T20:33:45.627Z] #49 ... [2022-03-05T20:33:45.627Z] [2022-03-05T20:33:45.627Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:45.627Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:45.627Z] #55 33.60 Reading package lists... [2022-03-05T20:33:45.645Z] #20 31.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-05T20:33:45.645Z] #20 31.26 Unpacking iptables (1.8.2-4) ... [2022-03-05T20:33:45.901Z] #20 31.58 Selecting previously unselected package xxd. [2022-03-05T20:33:45.901Z] #20 31.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:33:45.901Z] #20 31.60 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T20:33:45.987Z] #29 5.086 #=#=# 0.0% ######################### 35.7% ################################################################### 93.9% ######################################################################## 100.0% [2022-03-05T20:33:45.987Z] #29 5.715 [2022-03-05T20:33:46.108Z] #20 48.21 Selecting previously unselected package zip. [2022-03-05T20:33:46.108Z] #20 48.22 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-05T20:33:46.108Z] #20 48.23 Unpacking zip (3.0-11+b1) ... [2022-03-05T20:33:46.108Z] #20 48.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-05T20:33:46.158Z] #20 31.71 Selecting previously unselected package vim-common. [2022-03-05T20:33:46.158Z] #20 31.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:33:46.158Z] #20 31.78 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T20:33:46.158Z] #20 31.95 Selecting previously unselected package bash-completion. [2022-03-05T20:33:46.158Z] #20 31.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-05T20:33:46.367Z] #20 48.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T20:33:46.367Z] #20 48.45 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T20:33:46.367Z] #20 48.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T20:33:46.367Z] #20 48.48 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-05T20:33:46.367Z] #20 48.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T20:33:46.367Z] #20 48.50 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T20:33:46.367Z] #20 48.51 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T20:33:46.367Z] #20 48.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:33:46.367Z] #20 48.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T20:33:46.367Z] #20 48.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:33:46.367Z] #20 48.56 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:33:46.367Z] #20 48.57 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T20:33:46.367Z] #20 48.58 Setting up zip (3.0-11+b1) ... [2022-03-05T20:33:46.367Z] #20 48.59 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T20:33:46.368Z] #20 48.61 Setting up bash-completion (1:2.8-6) ... [2022-03-05T20:33:47.673Z] #49 ... [2022-03-05T20:33:47.673Z] [2022-03-05T20:33:47.673Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:33:47.673Z] #51 sha256:b32a2997e893920e1a91b55818f900f375f53998dd995aae64a715f3af3caa12 [2022-03-05T20:33:47.673Z] #51 DONE 39.1s [2022-03-05T20:33:47.673Z] [2022-03-05T20:33:47.673Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:47.673Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:47.673Z] #55 31.94 Reading package lists... [2022-03-05T20:33:47.829Z] #29 6.008 #=#=# # 2.6% ####### 10.0% ############ 16.9% ################# 24.6% ##################### 30.5% ########################### 37.6% ############################### 43.7% ##################################### 51.7% ######################################### 58.2% ############################################### 65.6% #################################################### 72.6% ######################################################### 79.8% ############################################################## 86.4% ######################################################################## 100.0% [2022-03-05T20:33:48.088Z] #55 44.61 Reading package lists... [2022-03-05T20:33:48.089Z] #55 ... [2022-03-05T20:33:48.089Z] [2022-03-05T20:33:48.089Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:48.089Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:33:48.089Z] #42 36.29 Fetched 8469 kB in 28s (302 kB/s) [2022-03-05T20:33:48.089Z] #42 36.29 Reading package lists... [2022-03-05T20:33:48.089Z] #42 ... [2022-03-05T20:33:48.089Z] [2022-03-05T20:33:48.089Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:33:48.089Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:33:48.089Z] #40 36.97 Checking out files: 80% (1485/1837) Checking out files: 81% (1488/1837) Checking out files: 82% (1507/1837) Checking out files: 83% (1525/1837) Checking out files: 84% (1544/1837) Checking out files: 85% (1562/1837) Checking out files: 86% (1580/1837) Checking out files: 87% (1599/1837) Checking out files: 88% (1617/1837) Checking out files: 89% (1635/1837) Checking out files: 90% (1654/1837) Checking out files: 91% (1672/1837) Checking out files: 92% (1691/1837) Checking out files: 93% (1709/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-05T20:33:48.089Z] #40 37.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-05T20:33:48.089Z] #40 41.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-05T20:33:48.090Z] #29 7.696 [2022-03-05T20:33:48.345Z] #40 ... [2022-03-05T20:33:48.345Z] [2022-03-05T20:33:48.345Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:48.345Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:33:48.345Z] #36 35.89 Reading package lists... [2022-03-05T20:33:48.345Z] #36 ... [2022-03-05T20:33:48.345Z] [2022-03-05T20:33:48.345Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:33:48.345Z] #58 sha256:06e97a9974520502c6998378afdd9d43e102f8a9d1645fd544f95df8f1bd03b4 [2022-03-05T20:33:48.345Z] #58 36.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T20:33:48.602Z] #58 ... [2022-03-05T20:33:48.602Z] [2022-03-05T20:33:48.602Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:48.602Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:33:48.602Z] #13 33.48 Fetched 9003 kB in 28s (317 kB/s) [2022-03-05T20:33:48.604Z] #55 39.12 Building dependency tree... [2022-03-05T20:33:48.859Z] #13 33.48 Reading package lists... [2022-03-05T20:33:48.860Z] #13 ... [2022-03-05T20:33:48.860Z] [2022-03-05T20:33:48.860Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:48.860Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:33:49.431Z] #20 34.65 Unpacking bash-completion (1:2.8-6) ... [2022-03-05T20:33:49.431Z] #20 35.06 Selecting previously unselected package bzip2. [2022-03-05T20:33:49.431Z] #20 35.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-05T20:33:49.431Z] #20 35.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T20:33:49.431Z] #20 35.17 Selecting previously unselected package xz-utils. [2022-03-05T20:33:49.431Z] #20 35.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-05T20:33:49.431Z] #20 35.19 Unpacking xz-utils (5.2.4-1) ... [2022-03-05T20:33:49.684Z] #20 51.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-05T20:33:49.684Z] #20 51.46 Setting up xz-utils (5.2.4-1) ... [2022-03-05T20:33:49.684Z] #20 51.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T20:33:49.684Z] #20 51.49 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-05T20:33:49.684Z] #20 51.50 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-05T20:33:49.684Z] #20 51.60 invoke-rc.d: could not determine current runlevel [2022-03-05T20:33:49.684Z] #20 51.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T20:33:49.684Z] #20 51.62 Setting up pigz (2.4-1) ... [2022-03-05T20:33:49.684Z] #20 51.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T20:33:49.684Z] #20 51.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:33:49.684Z] #20 51.66 Setting up python-pip-whl (18.1-5) ... [2022-03-05T20:33:49.684Z] #20 51.67 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T20:33:49.684Z] #20 51.68 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-05T20:33:49.688Z] #20 35.34 Selecting previously unselected package apparmor. [2022-03-05T20:33:49.688Z] #20 35.35 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-05T20:33:49.688Z] #20 35.42 Unpacking apparmor (2.13.2-10) ... [2022-03-05T20:33:49.945Z] #20 35.79 Selecting previously unselected package aufs-tools. [2022-03-05T20:33:49.945Z] #20 35.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-05T20:33:49.945Z] #20 35.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-05T20:33:49.973Z] #20 52.17 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-05T20:33:49.973Z] #20 ... [2022-03-05T20:33:49.973Z] [2022-03-05T20:33:49.973Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:49.973Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:49.973Z] #43 93.54 CC criu/cr-service.o [2022-03-05T20:33:49.973Z] #43 95.27 CC criu/crtools.o [2022-03-05T20:33:49.973Z] #43 95.81 CC criu/eventfd.o [2022-03-05T20:33:49.973Z] #43 96.12 CC criu/eventpoll.o [2022-03-05T20:33:49.973Z] #43 96.97 CC criu/external.o [2022-03-05T20:33:49.973Z] #43 97.27 CC criu/fault-injection.o [2022-03-05T20:33:49.973Z] #43 97.39 CC criu/fdstore.o [2022-03-05T20:33:49.973Z] #43 97.77 CC criu/fifo.o [2022-03-05T20:33:49.973Z] #43 98.29 CC criu/file-ids.o [2022-03-05T20:33:49.973Z] #43 98.67 CC criu/file-lock.o [2022-03-05T20:33:49.973Z] #43 99.65 CC criu/files-ext.o [2022-03-05T20:33:49.973Z] #43 99.99 CC criu/files-reg.o [2022-03-05T20:33:49.973Z] #43 102.3 CC criu/files.o [2022-03-05T20:33:49.973Z] #43 ... [2022-03-05T20:33:49.973Z] [2022-03-05T20:33:49.973Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:33:49.973Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:33:49.973Z] #20 52.18 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:33:49.973Z] #20 52.19 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:33:49.973Z] #20 52.20 Setting up vim (2:8.1.0875-5) ... [2022-03-05T20:33:49.973Z] #20 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T20:33:49.973Z] #20 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T20:33:49.973Z] #20 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T20:33:49.973Z] #20 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T20:33:49.973Z] #20 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T20:33:49.973Z] #20 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T20:33:49.973Z] #20 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T20:33:49.973Z] #20 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T20:33:50.203Z] #20 35.94 Selecting previously unselected package libonig5:amd64. [2022-03-05T20:33:50.203Z] #20 35.94 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T20:33:50.203Z] #20 35.95 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:33:50.239Z] #20 52.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:33:50.239Z] #20 52.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T20:33:50.239Z] #20 52.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T20:33:50.239Z] #20 52.34 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T20:33:50.239Z] #20 52.35 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T20:33:50.239Z] #20 52.36 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T20:33:50.461Z] #20 36.10 Selecting previously unselected package libjq1:amd64. [2022-03-05T20:33:50.461Z] #20 36.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:33:50.461Z] #20 36.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:33:50.461Z] #20 36.25 Selecting previously unselected package jq. [2022-03-05T20:33:50.461Z] #20 36.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:33:50.461Z] #20 36.27 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T20:33:50.511Z] #55 42.23 The following additional packages will be installed: [2022-03-05T20:33:50.511Z] #55 42.23 libbtrfs0 [2022-03-05T20:33:50.511Z] #55 ... [2022-03-05T20:33:50.511Z] [2022-03-05T20:33:50.511Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:33:50.511Z] #67 sha256:ae651f4b34487b0e1cde20c2fb3e53853d5cc6e7ccaa46f443b960b6966f9501 [2022-03-05T20:33:50.511Z] #67 DONE 42.4s [2022-03-05T20:33:50.511Z] [2022-03-05T20:33:50.511Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:50.511Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:50.511Z] #55 42.38 The following NEW packages will be installed: [2022-03-05T20:33:50.511Z] #55 42.38 libbtrfs-dev libbtrfs0 [2022-03-05T20:33:50.718Z] #20 36.37 Selecting previously unselected package libaio1:amd64. [2022-03-05T20:33:50.718Z] #20 36.39 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-05T20:33:50.718Z] #20 36.39 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-05T20:33:50.718Z] #20 36.45 Selecting previously unselected package libgpm2:amd64. [2022-03-05T20:33:50.718Z] #20 36.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-05T20:33:50.718Z] #20 36.47 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-05T20:33:50.770Z] #55 42.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:33:50.770Z] #55 42.80 Need to get 119 kB of archives. [2022-03-05T20:33:50.770Z] #55 42.80 After this operation, 387 kB of additional disk space will be used. [2022-03-05T20:33:50.770Z] #55 42.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T20:33:50.770Z] #55 42.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T20:33:50.975Z] #20 36.53 Selecting previously unselected package libicu63:amd64. [2022-03-05T20:33:50.975Z] #20 36.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T20:33:50.975Z] #20 36.56 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:33:51.700Z] #55 43.70 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:33:51.751Z] #29 7.997 #=#=# 0.0% # 2.4% ### 4.8% ###### 8.4% ####### 11.0% ########## 14.2% ############ 17.3% ############### 21.4% ################## 25.4% ##################### 30.0% ######################## 34.1% ########################### 37.5% ############################# 41.4% ################################ 45.1% ################################### 49.4% ###################################### 53.6% ######################################### 57.6% ########################################### 60.9% ############################################# 63.8% ############################################### 66.3% ################################################# 68.7% ################################################### 71.8% ##################################################### 74.5% ######################################################## 78.2% ########################################################## 81.1% ############################################################# 85.1% ############################################################### 88.5% ################################################################# 90.6% ################################################################## 92.9% #################################################################### 95.6% ###################################################################### 98.3% ######################################################################## 100.0% [2022-03-05T20:33:51.751Z] #29 11.55 [2022-03-05T20:33:51.946Z] #20 ... [2022-03-05T20:33:51.946Z] [2022-03-05T20:33:51.946Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:51.946Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:33:51.946Z] #43 75.39 CC criu/action-scripts.o [2022-03-05T20:33:51.946Z] #43 76.10 CC criu/aio.o [2022-03-05T20:33:51.946Z] #43 76.59 CC criu/autofs.o [2022-03-05T20:33:51.946Z] #43 77.96 CC criu/bfd.o [2022-03-05T20:33:51.946Z] #43 78.40 CC criu/bitmap.o [2022-03-05T20:33:51.946Z] #43 78.56 CC criu/cgroup-props.o [2022-03-05T20:33:51.946Z] #43 79.41 CC criu/cgroup.o [2022-03-05T20:33:51.946Z] #43 82.09 CC criu/clone-noasan.o [2022-03-05T20:33:51.946Z] #43 82.32 CC criu/config.o [2022-03-05T20:33:51.946Z] #43 83.63 CC criu/cr-check.o [2022-03-05T20:33:51.946Z] #43 85.21 CC criu/cr-dedup.o [2022-03-05T20:33:51.946Z] #43 85.65 CC criu/cr-dump.o [2022-03-05T20:33:51.958Z] #55 43.88 Fetched 119 kB in 0s (422 kB/s) [2022-03-05T20:33:51.958Z] #55 44.04 Selecting previously unselected package libbtrfs0. [2022-03-05T20:33:51.958Z] #55 44.04 (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 ... 15421 files and directories currently installed.) [2022-03-05T20:33:51.958Z] #55 44.09 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T20:33:52.216Z] #55 44.10 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T20:33:52.321Z] #29 ... [2022-03-05T20:33:52.321Z] [2022-03-05T20:33:52.321Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:33:52.321Z] #37 sha256:a139c23f3b3dc4eadbf2bc7e877a394754a399533989c48f06ac50636842ed24 [2022-03-05T20:33:52.321Z] #37 0.587 + RM_GOPATH=0 [2022-03-05T20:33:52.321Z] #37 0.591 + TMP_GOPATH= [2022-03-05T20:33:52.321Z] #37 0.591 + : /build [2022-03-05T20:33:52.321Z] #37 0.592 + '[' -z '' ']' [2022-03-05T20:33:52.321Z] #37 0.592 ++ mktemp -d [2022-03-05T20:33:52.321Z] #37 0.597 + export GOPATH=/tmp/tmp.QBPFMyO5gt [2022-03-05T20:33:52.321Z] #37 0.597 + GOPATH=/tmp/tmp.QBPFMyO5gt [2022-03-05T20:33:52.321Z] #37 0.597 + RM_GOPATH=1 [2022-03-05T20:33:52.321Z] #37 0.597 + case "$(go env GOARCH)" in [2022-03-05T20:33:52.321Z] #37 0.598 ++ go env GOARCH [2022-03-05T20:33:52.321Z] #37 0.616 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:52.321Z] #37 0.616 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:33:52.321Z] #37 0.618 ++ dirname /tmp/install/install.sh [2022-03-05T20:33:52.321Z] #37 0.619 + dir=/tmp/install [2022-03-05T20:33:52.321Z] #37 0.622 + bin=tini [2022-03-05T20:33:52.321Z] #37 0.623 + shift [2022-03-05T20:33:52.321Z] #37 0.623 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-05T20:33:52.321Z] #37 0.623 + . /tmp/install/tini.installer [2022-03-05T20:33:52.321Z] #37 0.623 ++ : v0.19.0 [2022-03-05T20:33:52.321Z] #37 0.625 + install_tini [2022-03-05T20:33:52.321Z] #37 0.629 + echo 'Install tini version v0.19.0' [2022-03-05T20:33:52.321Z] #37 0.630 Install tini version v0.19.0 [2022-03-05T20:33:52.321Z] #37 0.630 + git clone https://github.com/krallin/tini.git /tmp/tmp.QBPFMyO5gt/tini [2022-03-05T20:33:52.321Z] #37 0.631 Cloning into '/tmp/tmp.QBPFMyO5gt/tini'... [2022-03-05T20:33:52.321Z] #37 1.175 + cd /tmp/tmp.QBPFMyO5gt/tini [2022-03-05T20:33:52.321Z] #37 1.175 + git checkout -q v0.19.0 [2022-03-05T20:33:52.321Z] #37 1.217 + cmake . [2022-03-05T20:33:52.321Z] #37 1.506 -- The C compiler identification is GNU 8.3.0 [2022-03-05T20:33:52.321Z] #37 1.539 -- Check for working C compiler: /usr/bin/cc [2022-03-05T20:33:52.321Z] #37 2.132 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-05T20:33:52.321Z] #37 2.133 -- Detecting C compiler ABI info [2022-03-05T20:33:52.321Z] #37 2.420 -- Detecting C compiler ABI info - done [2022-03-05T20:33:52.321Z] #37 2.476 -- Detecting C compile features [2022-03-05T20:33:52.321Z] #37 3.928 -- Detecting C compile features - done [2022-03-05T20:33:52.321Z] #37 3.960 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T20:33:52.321Z] #37 4.128 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T20:33:52.321Z] #37 4.240 -- Configuring done [2022-03-05T20:33:52.321Z] #37 4.272 -- Generating done [2022-03-05T20:33:52.321Z] #37 4.278 -- Build files have been written to: /tmp/tmp.QBPFMyO5gt/tini [2022-03-05T20:33:52.321Z] #37 4.290 + make tini-static [2022-03-05T20:33:52.321Z] #37 4.671 Scanning dependencies of target tini-static [2022-03-05T20:33:52.321Z] #37 4.797 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T20:33:52.321Z] #37 6.478 [100%] Linking C executable tini-static [2022-03-05T20:33:52.321Z] #37 7.052 [100%] Built target tini-static [2022-03-05T20:33:52.321Z] #37 7.157 + mkdir -p /build [2022-03-05T20:33:52.321Z] #37 7.163 + cp tini-static /build/docker-init [2022-03-05T20:33:52.321Z] #37 DONE 8.2s [2022-03-05T20:33:52.321Z] [2022-03-05T20:33:52.321Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:52.321Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:33:52.321Z] #43 6.959 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T20:33:52.321Z] #43 6.959 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T20:33:52.321Z] #43 6.967 Note: Building without GnuTLS support [2022-03-05T20:33:52.321Z] #43 6.971 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T20:33:52.321Z] #43 6.974 Makefile.config:40: Warn: Building without nftables support [2022-03-05T20:33:52.322Z] #43 8.116 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T20:33:52.322Z] #43 8.198 GEN .gitid [2022-03-05T20:33:52.322Z] #43 8.248 GEN criu/include/version.h [2022-03-05T20:33:52.322Z] #43 8.313 GEN include/common/asm [2022-03-05T20:33:52.322Z] #43 10.09 PBCC images/timens.pb-c.c [2022-03-05T20:33:52.474Z] #55 44.25 Selecting previously unselected package libbtrfs-dev. [2022-03-05T20:33:52.474Z] #55 44.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T20:33:52.474Z] #55 44.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:33:52.474Z] #55 44.49 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T20:33:52.474Z] #55 44.49 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:33:52.474Z] #55 44.50 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:33:52.582Z] #43 10.24 DEP images/timens.pb-c.d [2022-03-05T20:33:52.582Z] #43 10.27 PBCC images/fown.pb-c.c [2022-03-05T20:33:52.582Z] #43 10.33 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-05T20:33:52.845Z] #43 10.47 PBCC images/opts.pb-c.c [2022-03-05T20:33:53.040Z] #55 DONE 45.1s [2022-03-05T20:33:53.040Z] [2022-03-05T20:33:53.040Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:33:53.040Z] #56 sha256:566368db6f7e489c5c280e71d451637fc9126e8da2b019c472775a36065006c3 [2022-03-05T20:33:53.107Z] #43 10.61 PBCC images/memfd.pb-c.c [2022-03-05T20:33:53.107Z] #43 10.79 DEP images/fown.pb-c.d [2022-03-05T20:33:53.107Z] #43 10.83 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-05T20:33:53.368Z] #43 10.88 DEP images/opts.pb-c.d [2022-03-05T20:33:53.369Z] #43 10.97 DEP images/memfd.pb-c.d [2022-03-05T20:33:53.369Z] #43 11.00 PBCC images/sit.pb-c.c [2022-03-05T20:33:53.369Z] #43 11.01 DEP images/sit.pb-c.d [2022-03-05T20:33:53.369Z] #43 11.06 PBCC images/macvlan.pb-c.c [2022-03-05T20:33:53.369Z] #43 11.11 DEP images/macvlan.pb-c.d [2022-03-05T20:33:53.369Z] #43 11.15 PBCC images/autofs.pb-c.c [2022-03-05T20:33:53.369Z] #43 11.16 DEP images/autofs.pb-c.d [2022-03-05T20:33:53.369Z] #43 ... [2022-03-05T20:33:53.369Z] [2022-03-05T20:33:53.369Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:33:53.369Z] #29 sha256:27de9210fda756bd30b2ef78a194cc9af6b24a210086cfcb8191679271a1c8a0 [2022-03-05T20:33:53.369Z] #29 13.08 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T20:33:53.558Z] #20 55.46 Setting up iptables (1.8.2-4) ... [2022-03-05T20:33:53.558Z] #20 55.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T20:33:53.558Z] #20 55.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T20:33:53.558Z] #20 55.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T20:33:53.558Z] #20 55.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T20:33:53.558Z] #20 55.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T20:33:53.558Z] #20 55.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T20:33:53.558Z] #20 55.53 Setting up python3 (3.7.3-1) ... [2022-03-05T20:33:53.629Z] #29 13.34 [2022-03-05T20:33:53.819Z] #20 55.93 Setting up python3-wheel (0.32.3-2) ... [2022-03-05T20:33:54.149Z] #29 13.62 #=#=# ######################################################################## 100.0% [2022-03-05T20:33:54.149Z] #29 13.79 [2022-03-05T20:33:54.468Z] #43 ... [2022-03-05T20:33:54.468Z] [2022-03-05T20:33:54.468Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:33:54.468Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:33:54.468Z] #20 39.91 Selecting previously unselected package libnet1:amd64. [2022-03-05T20:33:54.468Z] #20 39.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:33:54.468Z] #20 39.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:33:54.468Z] #20 40.01 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T20:33:54.468Z] #20 40.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T20:33:54.468Z] #20 40.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:33:54.468Z] #20 40.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T20:33:54.468Z] #20 40.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:33:54.468Z] #20 40.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:33:54.468Z] #20 40.17 Selecting previously unselected package libreadline5:amd64. [2022-03-05T20:33:54.468Z] #20 40.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-05T20:33:54.468Z] #20 40.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T20:33:54.724Z] #20 40.30 Selecting previously unselected package net-tools. [2022-03-05T20:33:54.724Z] #20 40.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-05T20:33:54.724Z] #20 40.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T20:33:54.724Z] #20 40.50 Selecting previously unselected package patch. [2022-03-05T20:33:54.724Z] #20 40.51 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-05T20:33:54.724Z] #20 40.52 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-05T20:33:54.758Z] #20 56.72 Setting up apparmor (2.13.2-10) ... [2022-03-05T20:33:54.981Z] #20 40.64 Selecting previously unselected package python-pip-whl. [2022-03-05T20:33:54.981Z] #20 40.65 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-05T20:33:54.981Z] #20 40.65 Unpacking python-pip-whl (18.1-5) ... [2022-03-05T20:33:55.090Z] #29 14.58 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T20:33:55.090Z] #29 14.84 [2022-03-05T20:33:55.090Z] #29 ... [2022-03-05T20:33:55.090Z] [2022-03-05T20:33:55.090Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:55.090Z] #34 sha256:1fc20c37b1801e0ef362fbf59c7a78925d0e2bea596b293c04afdc295a8eae0e [2022-03-05T20:33:55.090Z] #34 52.47 bufio [2022-03-05T20:33:55.090Z] #34 53.56 text/tabwriter [2022-03-05T20:33:55.090Z] #34 54.15 fmt [2022-03-05T20:33:55.090Z] #34 54.16 path/filepath [2022-03-05T20:33:55.090Z] #34 55.34 io/ioutil [2022-03-05T20:33:55.090Z] #34 57.24 github.com/BurntSushi/toml [2022-03-05T20:33:55.090Z] #34 57.24 flag [2022-03-05T20:33:55.090Z] #34 59.10 log [2022-03-05T20:33:55.090Z] #34 61.20 github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T20:33:55.350Z] #34 ... [2022-03-05T20:33:55.350Z] [2022-03-05T20:33:55.350Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:55.350Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:33:55.350Z] #43 11.19 PBCC images/sysctl.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.21 DEP images/sysctl.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.24 PBCC images/time.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.27 DEP images/time.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.29 PBCC images/binfmt-misc.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.32 DEP images/binfmt-misc.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.36 PBCC images/seccomp.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.38 DEP images/seccomp.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.39 PBCC images/userns.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.42 DEP images/userns.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.48 PBCC images/cgroup.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.51 DEP images/cgroup.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.53 PBCC images/ext-file.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.55 DEP images/ext-file.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.58 PBCC images/rpc.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.61 DEP images/rpc.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.62 PBCC images/siginfo.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.63 DEP images/siginfo.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.65 PBCC images/pagemap.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.69 DEP images/pagemap.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.71 PBCC images/rlimit.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.77 DEP images/rlimit.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.78 PBCC images/file-lock.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.83 DEP images/file-lock.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.86 PBCC images/tty.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.92 DEP images/tty.pb-c.d [2022-03-05T20:33:55.350Z] #43 11.94 PBCC images/tun.pb-c.c [2022-03-05T20:33:55.350Z] #43 11.98 PBCC images/netdev.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.03 DEP images/tun.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.06 DEP images/netdev.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.09 PBCC images/vma.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.12 DEP images/vma.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.14 PBCC images/creds.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.16 DEP images/creds.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.17 PBCC images/utsns.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.18 DEP images/utsns.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.21 PBCC images/ipc-desc.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.24 PBCC images/ipc-sem.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.27 DEP images/ipc-desc.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.30 DEP images/ipc-sem.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.33 PBCC images/ipc-msg.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.34 DEP images/ipc-msg.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.37 PBCC images/ipc-shm.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.38 DEP images/ipc-shm.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.44 PBCC images/ipc-var.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.45 DEP images/ipc-var.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.48 PBCC images/sk-opts.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.51 PBCC images/packet-sock.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.55 DEP images/sk-opts.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.60 DEP images/packet-sock.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.65 PBCC images/sk-netlink.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.69 DEP images/sk-netlink.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.72 PBCC images/sk-inet.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.76 DEP images/sk-inet.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.78 PBCC images/sk-unix.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.83 DEP images/sk-unix.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.84 PBCC images/mm.pb-c.c [2022-03-05T20:33:55.350Z] #43 12.89 DEP images/mm.pb-c.d [2022-03-05T20:33:55.350Z] #43 12.96 PBCC images/timerfd.pb-c.c [2022-03-05T20:33:55.350Z] #43 13.01 DEP images/timerfd.pb-c.d [2022-03-05T20:33:55.350Z] #43 13.03 PBCC images/timer.pb-c.c [2022-03-05T20:33:55.350Z] #43 13.07 DEP images/timer.pb-c.d [2022-03-05T20:33:55.350Z] #43 13.10 PBCC images/sa.pb-c.c [2022-03-05T20:33:55.423Z] #36 47.17 Reading package lists... [2022-03-05T20:33:55.423Z] #36 ... [2022-03-05T20:33:55.423Z] [2022-03-05T20:33:55.423Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:55.423Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:33:55.423Z] #13 33.48 Reading package lists... [2022-03-05T20:33:55.543Z] #20 41.23 Selecting previously unselected package python3-lib2to3. [2022-03-05T20:33:55.543Z] #20 41.23 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-05T20:33:55.543Z] #20 41.24 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-05T20:33:55.543Z] #20 41.36 Selecting previously unselected package python3-distutils. [2022-03-05T20:33:55.543Z] #20 41.36 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-05T20:33:55.641Z] #43 13.13 DEP images/sa.pb-c.d [2022-03-05T20:33:55.641Z] #43 13.18 PBCC images/pipe-data.pb-c.c [2022-03-05T20:33:55.641Z] #43 13.19 DEP images/pipe-data.pb-c.d [2022-03-05T20:33:55.641Z] #43 ... [2022-03-05T20:33:55.641Z] [2022-03-05T20:33:55.641Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:33:55.641Z] #34 sha256:1fc20c37b1801e0ef362fbf59c7a78925d0e2bea596b293c04afdc295a8eae0e [2022-03-05T20:33:55.641Z] #34 DONE 62.9s [2022-03-05T20:33:55.641Z] [2022-03-05T20:33:55.641Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:55.641Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:33:55.641Z] #43 13.26 PBCC images/mnt.pb-c.c [2022-03-05T20:33:55.641Z] #43 13.35 DEP images/mnt.pb-c.d [2022-03-05T20:33:55.641Z] #43 13.38 PBCC images/sk-packet.pb-c.c [2022-03-05T20:33:55.641Z] #43 13.40 DEP images/sk-packet.pb-c.d [2022-03-05T20:33:55.641Z] #43 13.48 PBCC images/tcp-stream.pb-c.c [2022-03-05T20:33:55.799Z] #20 41.36 Unpacking python3-distutils (3.7.3-1) ... [2022-03-05T20:33:55.800Z] #20 41.50 Selecting previously unselected package python3-pip. [2022-03-05T20:33:55.800Z] #20 41.50 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-05T20:33:55.800Z] #20 41.51 Unpacking python3-pip (18.1-5) ... [2022-03-05T20:33:55.926Z] #43 13.53 DEP images/tcp-stream.pb-c.d [2022-03-05T20:33:55.926Z] #43 13.57 PBCC images/pipe.pb-c.c [2022-03-05T20:33:55.926Z] #43 13.63 DEP images/pipe.pb-c.d [2022-03-05T20:33:55.926Z] #43 13.71 PBCC images/pstree.pb-c.c [2022-03-05T20:33:55.926Z] #43 13.75 DEP images/pstree.pb-c.d [2022-03-05T20:33:55.987Z] #13 45.91 Reading package lists... [2022-03-05T20:33:55.987Z] #13 ... [2022-03-05T20:33:55.987Z] [2022-03-05T20:33:55.987Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:33:55.987Z] #49 sha256:659d261cf698c6acf507450507348c05756550c7d0e4343929c0b264f8939e18 [2022-03-05T20:33:55.987Z] #49 54.40 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T20:33:56.057Z] #20 41.65 Selecting previously unselected package python3-pkg-resources. [2022-03-05T20:33:56.057Z] #20 41.66 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T20:33:56.057Z] #20 41.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-05T20:33:56.057Z] #20 41.81 Selecting previously unselected package python3-setuptools. [2022-03-05T20:33:56.057Z] #20 41.83 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-05T20:33:56.057Z] #20 41.83 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-05T20:33:56.190Z] #43 13.84 PBCC images/fs.pb-c.c [2022-03-05T20:33:56.190Z] #43 13.86 DEP images/fs.pb-c.d [2022-03-05T20:33:56.190Z] #43 13.93 PBCC images/signalfd.pb-c.c [2022-03-05T20:33:56.190Z] #43 13.95 DEP images/signalfd.pb-c.d [2022-03-05T20:33:56.247Z] #49 54.45 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T20:33:56.314Z] #20 42.04 Selecting previously unselected package python3-wheel. [2022-03-05T20:33:56.314Z] #20 42.04 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-05T20:33:56.314Z] #20 42.05 Unpacking python3-wheel (0.32.3-2) ... [2022-03-05T20:33:56.314Z] #20 42.12 Selecting previously unselected package sudo. [2022-03-05T20:33:56.314Z] #20 42.12 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-05T20:33:56.314Z] #20 42.12 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-05T20:33:56.315Z] #56 ... [2022-03-05T20:33:56.315Z] [2022-03-05T20:33:56.315Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:56.315Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:33:56.315Z] #42 31.07 Reading package lists... [2022-03-05T20:33:56.315Z] #42 38.18 Building dependency tree... [2022-03-05T20:33:56.315Z] #42 41.34 The following additional packages will be installed: [2022-03-05T20:33:56.315Z] #42 41.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-05T20:33:56.315Z] #42 41.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-05T20:33:56.315Z] #42 41.34 Suggested packages: [2022-03-05T20:33:56.315Z] #42 41.34 manpages-dev python-setuptools [2022-03-05T20:33:56.315Z] #42 42.60 The following NEW packages will be installed: [2022-03-05T20:33:56.315Z] #42 42.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-05T20:33:56.315Z] #42 42.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-05T20:33:56.315Z] #42 42.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-05T20:33:56.315Z] #42 42.60 python-six zlib1g-dev [2022-03-05T20:33:56.315Z] #42 43.05 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:33:56.315Z] #42 43.05 Need to get 4095 kB of archives. [2022-03-05T20:33:56.315Z] #42 43.05 After this operation, 22.5 MB of additional disk space will be used. [2022-03-05T20:33:56.315Z] #42 43.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-05T20:33:56.315Z] #42 43.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-05T20:33:56.315Z] #42 43.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-05T20:33:56.315Z] #42 43.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-05T20:33:56.315Z] #42 43.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-05T20:33:56.315Z] #42 43.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-05T20:33:56.315Z] #42 43.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-05T20:33:56.315Z] #42 43.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-05T20:33:56.315Z] #42 43.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-05T20:33:56.315Z] #42 43.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-05T20:33:56.315Z] #42 43.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-05T20:33:56.315Z] #42 43.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-05T20:33:56.315Z] #42 43.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-05T20:33:56.315Z] #42 43.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-05T20:33:56.315Z] #42 43.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-05T20:33:56.315Z] #42 43.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-05T20:33:56.315Z] #42 43.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-05T20:33:56.315Z] #42 44.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:33:56.315Z] #42 44.60 Fetched 4095 kB in 1s (6846 kB/s) [2022-03-05T20:33:56.315Z] #42 44.74 Selecting previously unselected package libcap-dev:amd64. [2022-03-05T20:33:56.315Z] #42 44.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T20:33:56.315Z] #42 44.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 44.86 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T20:33:56.315Z] #42 45.00 Selecting previously unselected package libnet1:amd64. [2022-03-05T20:33:56.315Z] #42 45.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 45.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:33:56.315Z] #42 45.05 Selecting previously unselected package libnet1-dev. [2022-03-05T20:33:56.315Z] #42 45.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 45.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T20:33:56.315Z] #42 45.34 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T20:33:56.315Z] #42 45.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 45.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:33:56.315Z] #42 45.48 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-05T20:33:56.315Z] #42 45.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 45.48 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T20:33:56.315Z] #42 45.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T20:33:56.315Z] #42 45.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 45.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:33:56.315Z] #42 45.87 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-05T20:33:56.315Z] #42 45.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 45.87 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T20:33:56.315Z] #42 46.04 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-05T20:33:56.315Z] #42 46.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 46.04 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T20:33:56.315Z] #42 46.29 Selecting previously unselected package libprotobuf17:amd64. [2022-03-05T20:33:56.315Z] #42 46.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 46.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T20:33:56.315Z] #42 46.89 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-05T20:33:56.315Z] #42 46.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 46.90 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T20:33:56.315Z] #42 47.09 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-05T20:33:56.315Z] #42 47.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-05T20:33:56.315Z] #42 47.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T20:33:56.315Z] #42 ... [2022-03-05T20:33:56.315Z] [2022-03-05T20:33:56.315Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:33:56.315Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:33:56.315Z] #32 45.16 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-05T20:33:56.315Z] #32 45.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T20:33:56.315Z] #32 46.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:33:56.315Z] #32 ... [2022-03-05T20:33:56.315Z] [2022-03-05T20:33:56.315Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:33:56.315Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:33:56.315Z] #36 31.89 Reading package lists... [2022-03-05T20:33:56.315Z] #36 38.38 Building dependency tree... [2022-03-05T20:33:56.315Z] #36 41.58 The following additional packages will be installed: [2022-03-05T20:33:56.315Z] #36 41.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-05T20:33:56.315Z] #36 41.62 Suggested packages: [2022-03-05T20:33:56.315Z] #36 41.62 cmake-doc ninja-build lrzip [2022-03-05T20:33:56.315Z] #36 41.62 Recommended packages: [2022-03-05T20:33:56.315Z] #36 41.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T20:33:56.315Z] #36 42.66 The following NEW packages will be installed: [2022-03-05T20:33:56.315Z] #36 42.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-05T20:33:56.315Z] #36 42.66 vim-common xxd [2022-03-05T20:33:56.315Z] #36 43.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:33:56.315Z] #36 43.06 Need to get 14.9 MB of archives. [2022-03-05T20:33:56.315Z] #36 43.06 After this operation, 61.8 MB of additional disk space will be used. [2022-03-05T20:33:56.315Z] #36 43.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T20:33:56.315Z] #36 43.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T20:33:56.315Z] #36 43.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-05T20:33:56.315Z] #36 43.20 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T20:33:56.315Z] #36 44.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-05T20:33:56.315Z] #36 44.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-05T20:33:56.315Z] #36 44.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-05T20:33:56.316Z] #36 44.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-05T20:33:56.316Z] #36 44.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-05T20:33:56.316Z] #36 44.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-05T20:33:56.316Z] #36 45.22 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:33:56.316Z] #36 45.41 Fetched 14.9 MB in 2s (9349 kB/s) [2022-03-05T20:33:56.316Z] #36 45.52 Selecting previously unselected package xxd. [2022-03-05T20:33:56.316Z] #36 45.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 ... 15421 files and directories currently installed.) [2022-03-05T20:33:56.316Z] #36 45.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:33:56.316Z] #36 45.60 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T20:33:56.316Z] #36 45.78 Selecting previously unselected package vim-common. [2022-03-05T20:33:56.316Z] #36 45.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:33:56.316Z] #36 45.84 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T20:33:56.316Z] #36 46.06 Selecting previously unselected package cmake-data. [2022-03-05T20:33:56.316Z] #36 46.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-05T20:33:56.316Z] #36 46.08 Unpacking cmake-data (3.13.4-1) ... [2022-03-05T20:33:56.316Z] #36 ... [2022-03-05T20:33:56.316Z] [2022-03-05T20:33:56.316Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:56.316Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:33:56.316Z] #42 48.25 Selecting previously unselected package libprotoc17:amd64. [2022-03-05T20:33:56.316Z] #42 48.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:33:56.316Z] #42 48.27 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T20:33:56.458Z] #43 14.05 PBCC images/fh.pb-c.c [2022-03-05T20:33:56.458Z] #43 14.06 PBCC images/fsnotify.pb-c.c [2022-03-05T20:33:56.458Z] #43 14.15 DEP images/fh.pb-c.d [2022-03-05T20:33:56.458Z] #43 14.28 DEP images/fsnotify.pb-c.d [2022-03-05T20:33:56.505Z] #49 54.73 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-05T20:33:56.505Z] #49 54.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-05T20:33:56.505Z] #49 54.97 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-05T20:33:56.666Z] #20 58.51 Setting up xfsprogs (4.20.0-1) ... [2022-03-05T20:33:56.666Z] #20 58.52 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-05T20:33:56.718Z] #43 14.32 PBCC images/eventpoll.pb-c.c [2022-03-05T20:33:56.718Z] #43 14.37 DEP images/eventpoll.pb-c.d [2022-03-05T20:33:56.718Z] #43 14.38 PBCC images/eventfd.pb-c.c [2022-03-05T20:33:56.718Z] #43 14.42 DEP images/eventfd.pb-c.d [2022-03-05T20:33:56.718Z] #43 14.45 PBCC images/remap-file-path.pb-c.c [2022-03-05T20:33:56.718Z] #43 14.51 DEP images/remap-file-path.pb-c.d [2022-03-05T20:33:56.877Z] #20 42.56 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T20:33:56.877Z] #20 42.57 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-05T20:33:56.877Z] #20 42.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T20:33:56.911Z] #42 48.78 Selecting previously unselected package protobuf-c-compiler. [2022-03-05T20:33:56.911Z] #42 48.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:33:56.911Z] #42 48.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T20:33:56.926Z] #20 58.92 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-05T20:33:56.979Z] #43 14.52 PBCC images/fifo.pb-c.c [2022-03-05T20:33:56.979Z] #43 14.56 DEP images/fifo.pb-c.d [2022-03-05T20:33:56.979Z] #43 14.58 PBCC images/ghost-file.pb-c.c [2022-03-05T20:33:56.979Z] #43 14.62 DEP images/ghost-file.pb-c.d [2022-03-05T20:33:56.979Z] #43 14.65 PBCC images/regfile.pb-c.c [2022-03-05T20:33:56.979Z] #43 14.70 DEP images/regfile.pb-c.d [2022-03-05T20:33:56.979Z] #43 14.71 PBCC images/ns.pb-c.c [2022-03-05T20:33:56.979Z] #43 14.74 DEP images/ns.pb-c.d [2022-03-05T20:33:56.979Z] #43 ... [2022-03-05T20:33:56.979Z] [2022-03-05T20:33:56.979Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:33:56.979Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T20:33:56.979Z] #13 53.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T20:33:56.979Z] #13 53.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-05T20:33:56.979Z] #13 53.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T20:33:56.979Z] #13 59.28 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T20:33:56.979Z] #13 59.29 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-05T20:33:56.979Z] #13 59.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:33:56.979Z] #13 59.39 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-05T20:33:56.979Z] #13 59.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-05T20:33:56.979Z] #13 59.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:33:57.072Z] #49 ... [2022-03-05T20:33:57.072Z] [2022-03-05T20:33:57.072Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-05T20:33:57.072Z] #67 sha256:fde69d09bc4affc8c32cf3d09e0e323f8c8ddf51021a8398079a9a12b56db957 [2022-03-05T20:33:57.072Z] #67 DONE 55.4s [2022-03-05T20:33:57.072Z] [2022-03-05T20:33:57.072Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:57.072Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:57.072Z] #55 44.61 Reading package lists... [2022-03-05T20:33:57.133Z] #20 42.81 Selecting previously unselected package uidmap. [2022-03-05T20:33:57.133Z] #20 42.82 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-05T20:33:57.133Z] #20 42.83 Unpacking uidmap (1:4.5-1.1) ... [2022-03-05T20:33:57.168Z] #42 49.00 Selecting previously unselected package protobuf-compiler. [2022-03-05T20:33:57.168Z] #42 49.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-05T20:33:57.168Z] #42 49.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-05T20:33:57.238Z] #13 ... [2022-03-05T20:33:57.238Z] [2022-03-05T20:33:57.238Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:33:57.238Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:33:57.238Z] #43 14.78 PBCC images/fdinfo.pb-c.c [2022-03-05T20:33:57.238Z] #43 14.87 DEP images/fdinfo.pb-c.d [2022-03-05T20:33:57.238Z] #43 14.93 PBCC images/core-aarch64.pb-c.c [2022-03-05T20:33:57.238Z] #43 14.95 PBCC images/core-arm.pb-c.c [2022-03-05T20:33:57.238Z] #43 14.97 PBCC images/core-ppc64.pb-c.c [2022-03-05T20:33:57.389Z] #20 42.94 Selecting previously unselected package vim-runtime. [2022-03-05T20:33:57.389Z] #20 42.95 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:33:57.389Z] #20 42.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-05T20:33:57.390Z] #20 43.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-05T20:33:57.390Z] #20 43.02 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-05T20:33:57.426Z] #42 49.18 Selecting previously unselected package python-pkg-resources. [2022-03-05T20:33:57.426Z] #42 49.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T20:33:57.426Z] #42 49.18 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-05T20:33:57.426Z] #42 49.42 Selecting previously unselected package python-six. [2022-03-05T20:33:57.426Z] #42 49.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T20:33:57.426Z] #42 49.42 Unpacking python-six (1.12.0-1) ... [2022-03-05T20:33:57.496Z] #20 59.66 Setting up python3-distutils (3.7.3-1) ... [2022-03-05T20:33:57.498Z] #43 15.01 PBCC images/core-s390.pb-c.c [2022-03-05T20:33:57.498Z] #43 15.02 PBCC images/core-x86.pb-c.c [2022-03-05T20:33:57.498Z] #43 15.07 PBCC images/core.pb-c.c [2022-03-05T20:33:57.498Z] #43 15.11 PBCC images/inventory.pb-c.c [2022-03-05T20:33:57.498Z] #43 15.16 DEP images/core-aarch64.pb-c.d [2022-03-05T20:33:57.498Z] #43 15.20 DEP images/core-arm.pb-c.d [2022-03-05T20:33:57.498Z] #43 15.23 DEP images/core-ppc64.pb-c.d [2022-03-05T20:33:57.498Z] #43 15.29 DEP images/core-s390.pb-c.d [2022-03-05T20:33:57.498Z] #43 15.33 DEP images/core-x86.pb-c.d [2022-03-05T20:33:57.682Z] #42 49.50 Selecting previously unselected package python-protobuf. [2022-03-05T20:33:57.682Z] #42 49.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-05T20:33:57.682Z] #42 49.51 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-05T20:33:57.759Z] #43 15.38 DEP images/core.pb-c.d [2022-03-05T20:33:57.759Z] #43 15.43 DEP images/inventory.pb-c.d [2022-03-05T20:33:57.759Z] #43 15.49 PBCC images/cpuinfo.pb-c.c [2022-03-05T20:33:57.759Z] #43 15.50 DEP images/cpuinfo.pb-c.d [2022-03-05T20:33:57.759Z] #43 15.53 PBCC images/stats.pb-c.c [2022-03-05T20:33:57.759Z] #43 15.54 DEP images/stats.pb-c.d [2022-03-05T20:33:57.895Z] #55 55.62 Building dependency tree... [2022-03-05T20:33:57.895Z] #55 ... [2022-03-05T20:33:57.895Z] [2022-03-05T20:33:57.895Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-05T20:33:57.895Z] #51 sha256:6d4db09d517bbe0ae6b35700f8e8b19c70b7ea08758a51060764e0a3d47d2330 [2022-03-05T20:33:57.895Z] #51 DONE 56.1s [2022-03-05T20:33:57.938Z] #42 50.03 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-05T20:33:58.071Z] #20 60.16 Setting up python3-setuptools (40.8.0-1) ... [2022-03-05T20:33:58.153Z] [2022-03-05T20:33:58.153Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:33:58.153Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:33:58.153Z] #42 36.29 Reading package lists... [2022-03-05T20:33:59.152Z] #43 16.77 make[1]: Nothing to be done for 'all'. [2022-03-05T20:33:59.457Z] #20 61.49 Setting up python3-pip (18.1-5) ... [2022-03-05T20:33:59.767Z] #42 48.34 Reading package lists... [2022-03-05T20:33:59.767Z] #42 ... [2022-03-05T20:33:59.767Z] [2022-03-05T20:33:59.767Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:33:59.767Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:33:59.767Z] #55 55.62 Building dependency tree... [2022-03-05T20:34:00.093Z] #43 17.80 CC images/stats.o [2022-03-05T20:34:00.353Z] #43 18.10 CC images/core.o [2022-03-05T20:34:00.397Z] #20 62.60 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:34:00.397Z] #20 62.63 Processing triggers for mime-support (3.62) ... [2022-03-05T20:34:00.749Z] #20 46.31 Selecting previously unselected package vim. [2022-03-05T20:34:00.749Z] #20 46.33 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:34:00.749Z] #20 46.36 Unpacking vim (2:8.1.0875-5) ... [2022-03-05T20:34:00.930Z] #43 18.64 CC images/core-x86.o [2022-03-05T20:34:00.969Z] #20 ... [2022-03-05T20:34:00.969Z] [2022-03-05T20:34:00.969Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:00.969Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:00.969Z] #43 104.4 CC criu/filesystems.o [2022-03-05T20:34:00.969Z] #43 105.1 CC criu/fsnotify.o [2022-03-05T20:34:00.969Z] #43 106.4 CC criu/image-desc.o [2022-03-05T20:34:00.969Z] #43 106.5 CC criu/image.o [2022-03-05T20:34:00.969Z] #43 107.5 CC criu/ipc_ns.o [2022-03-05T20:34:00.969Z] #43 108.7 CC criu/irmap.o [2022-03-05T20:34:00.969Z] #43 109.4 CC criu/kcmp-ids.o [2022-03-05T20:34:00.969Z] #43 109.7 CC criu/kerndat.o [2022-03-05T20:34:00.969Z] #43 110.8 CC criu/libnetlink.o [2022-03-05T20:34:00.969Z] #43 111.3 CC criu/log.o [2022-03-05T20:34:00.969Z] #43 111.8 CC criu/lsm.o [2022-03-05T20:34:00.969Z] #43 112.2 CC criu/mem.o [2022-03-05T20:34:00.969Z] #43 114.0 CC criu/memfd.o [2022-03-05T20:34:01.006Z] #20 46.94 Selecting previously unselected package xfsprogs. [2022-03-05T20:34:01.226Z] #42 ... [2022-03-05T20:34:01.226Z] [2022-03-05T20:34:01.226Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:01.226Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:34:01.226Z] #13 33.27 Reading package lists... [2022-03-05T20:34:01.226Z] #13 39.86 Building dependency tree... [2022-03-05T20:34:01.226Z] #13 42.61 The following additional packages will be installed: [2022-03-05T20:34:01.226Z] #13 42.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-05T20:34:01.226Z] #13 42.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-05T20:34:01.226Z] #13 42.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-05T20:34:01.226Z] #13 42.65 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-05T20:34:01.226Z] #13 42.65 mingw-w64-x86-64-dev [2022-03-05T20:34:01.226Z] #13 42.65 Suggested packages: [2022-03-05T20:34:01.226Z] #13 42.65 gcc-8-locales seccomp wine64 [2022-03-05T20:34:01.226Z] #13 43.63 The following NEW packages will be installed: [2022-03-05T20:34:01.226Z] #13 43.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T20:34:01.226Z] #13 43.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-05T20:34:01.226Z] #13 43.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-05T20:34:01.226Z] #13 43.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-05T20:34:01.226Z] #13 43.66 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-05T20:34:01.226Z] #13 43.66 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T20:34:01.226Z] #13 43.66 The following packages will be upgraded: [2022-03-05T20:34:01.226Z] #13 43.66 libseccomp2 [2022-03-05T20:34:01.226Z] #13 44.15 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:34:01.226Z] #13 44.15 Need to get 77.8 MB of archives. [2022-03-05T20:34:01.226Z] #13 44.15 After this operation, 487 MB of additional disk space will be used. [2022-03-05T20:34:01.226Z] #13 44.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-03-05T20:34:01.226Z] #13 44.15 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-05T20:34:01.226Z] #13 44.15 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-05T20:34:01.226Z] #13 44.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-03-05T20:34:01.226Z] #13 44.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-03-05T20:34:01.226Z] #13 44.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-05T20:34:01.226Z] #13 44.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-05T20:34:01.226Z] #13 44.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-05T20:34:01.226Z] #13 45.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-05T20:34:01.226Z] #13 45.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-03-05T20:34:01.226Z] #13 45.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-03-05T20:34:01.226Z] #13 48.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-03-05T20:34:01.226Z] #13 ... [2022-03-05T20:34:01.226Z] [2022-03-05T20:34:01.226Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:34:01.226Z] #56 sha256:566368db6f7e489c5c280e71d451637fc9126e8da2b019c472775a36065006c3 [2022-03-05T20:34:01.226Z] #56 7.029 + RM_GOPATH=0 [2022-03-05T20:34:01.226Z] #56 7.029 + TMP_GOPATH= [2022-03-05T20:34:01.226Z] #56 7.029 + : /build [2022-03-05T20:34:01.226Z] #56 7.029 + '[' -z '' ']' [2022-03-05T20:34:01.226Z] #56 7.045 ++ mktemp -d [2022-03-05T20:34:01.226Z] #56 7.045 + export GOPATH=/tmp/tmp.nLPRIHXQOv [2022-03-05T20:34:01.226Z] #56 7.045 + GOPATH=/tmp/tmp.nLPRIHXQOv [2022-03-05T20:34:01.226Z] #56 7.045 + RM_GOPATH=1 [2022-03-05T20:34:01.226Z] #56 7.045 + case "$(go env GOARCH)" in [2022-03-05T20:34:01.226Z] #56 7.045 ++ go env GOARCH [2022-03-05T20:34:01.226Z] #56 7.078 Install containerd version v1.5.10 [2022-03-05T20:34:01.226Z] #56 7.078 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:34:01.226Z] #56 7.078 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:34:01.226Z] #56 7.078 ++ dirname /tmp/install/install.sh [2022-03-05T20:34:01.226Z] #56 7.078 + dir=/tmp/install [2022-03-05T20:34:01.226Z] #56 7.078 + bin=containerd [2022-03-05T20:34:01.226Z] #56 7.078 + shift [2022-03-05T20:34:01.226Z] #56 7.078 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-05T20:34:01.226Z] #56 7.078 + . /tmp/install/containerd.installer [2022-03-05T20:34:01.226Z] #56 7.078 ++ set -e [2022-03-05T20:34:01.226Z] #56 7.078 ++ : v1.5.10 [2022-03-05T20:34:01.226Z] #56 7.078 + install_containerd [2022-03-05T20:34:01.226Z] #56 7.078 + echo 'Install containerd version v1.5.10' [2022-03-05T20:34:01.226Z] #56 7.100 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nLPRIHXQOv/src/github.com/containerd/containerd [2022-03-05T20:34:01.226Z] #56 7.100 Cloning into '/tmp/tmp.nLPRIHXQOv/src/github.com/containerd/containerd'... [2022-03-05T20:34:01.229Z] #43 114.7 CC criu/mount.o [2022-03-05T20:34:01.229Z] #43 ... [2022-03-05T20:34:01.229Z] [2022-03-05T20:34:01.229Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:34:01.229Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:34:01.229Z] #20 DONE 63.4s [2022-03-05T20:34:01.229Z] [2022-03-05T20:34:01.229Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-05T20:34:01.229Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-05T20:34:01.263Z] #20 46.95 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-05T20:34:01.263Z] #20 46.95 Unpacking xfsprogs (4.20.0-1) ... [2022-03-05T20:34:01.503Z] #43 19.00 CC images/core-arm.o [2022-03-05T20:34:01.503Z] #43 19.33 CC images/core-aarch64.o [2022-03-05T20:34:01.765Z] #43 ... [2022-03-05T20:34:01.765Z] [2022-03-05T20:34:01.765Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-05T20:34:01.765Z] #29 sha256:27de9210fda756bd30b2ef78a194cc9af6b24a210086cfcb8191679271a1c8a0 [2022-03-05T20:34:01.765Z] #29 15.11 #=#=# ################### 27.7% ######################################################################## 100.0% [2022-03-05T20:34:01.765Z] #29 15.37 [2022-03-05T20:34:01.765Z] #29 16.57 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-05T20:34:01.765Z] #29 16.85 [2022-03-05T20:34:01.765Z] #29 17.11 #=#=# 0.0% ####### 10.5% ################ 22.7% ######################### 35.1% ################################ 44.9% ######################################## 56.3% ################################################# 68.9% ########################################################## 81.2% ######################################################################## 100.0% [2022-03-05T20:34:01.765Z] #29 18.48 [2022-03-05T20:34:01.765Z] #29 19.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T20:34:01.765Z] #29 19.55 [2022-03-05T20:34:01.765Z] #29 19.83 #=#=# ######################################################################## 100.0% [2022-03-05T20:34:01.765Z] #29 19.93 [2022-03-05T20:34:01.765Z] #29 20.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T20:34:01.765Z] #29 20.77 [2022-03-05T20:34:01.765Z] #29 21.07 #=#=# ######################################################################## 100.0% [2022-03-05T20:34:01.765Z] #29 21.15 [2022-03-05T20:34:01.765Z] #29 21.21 Download of images into '/build' complete. [2022-03-05T20:34:01.765Z] #29 21.21 Use something like the following to load the result into a Docker daemon: [2022-03-05T20:34:01.765Z] #29 21.21 tar -cC '/build' . | docker load [2022-03-05T20:34:01.765Z] #29 DONE 21.4s [2022-03-05T20:34:01.826Z] #20 47.51 Selecting previously unselected package zip. [2022-03-05T20:34:01.826Z] #20 47.52 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-05T20:34:01.826Z] #20 47.52 Unpacking zip (3.0-11+b1) ... [2022-03-05T20:34:01.826Z] #20 47.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-05T20:34:01.826Z] #20 47.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T20:34:01.826Z] #20 47.76 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T20:34:02.027Z] [2022-03-05T20:34:02.028Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:02.028Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:34:02.028Z] #43 19.75 CC images/core-ppc64.o [2022-03-05T20:34:02.083Z] #20 47.77 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T20:34:02.083Z] #20 47.79 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-05T20:34:02.083Z] #20 47.80 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T20:34:02.083Z] #20 47.81 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T20:34:02.083Z] #20 47.82 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T20:34:02.083Z] #20 47.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:34:02.083Z] #20 47.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T20:34:02.083Z] #20 47.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:34:02.083Z] #20 47.89 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:34:02.083Z] #20 47.90 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T20:34:02.083Z] #20 47.92 Setting up zip (3.0-11+b1) ... [2022-03-05T20:34:02.083Z] #20 47.93 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T20:34:02.083Z] #20 47.96 Setting up bash-completion (1:2.8-6) ... [2022-03-05T20:34:02.173Z] #21 0.870 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T20:34:02.173Z] #21 0.875 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T20:34:02.173Z] #21 0.878 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T20:34:02.173Z] #21 DONE 1.0s [2022-03-05T20:34:02.173Z] [2022-03-05T20:34:02.174Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:34:02.174Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:34:02.174Z] #40 ... [2022-03-05T20:34:02.174Z] [2022-03-05T20:34:02.174Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:34:02.174Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-05T20:34:02.969Z] #43 20.40 CC images/core-s390.o [2022-03-05T20:34:03.127Z] #56 ... [2022-03-05T20:34:03.127Z] [2022-03-05T20:34:03.127Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:34:03.127Z] #34 sha256:79a6d01bdb10901eb3a7d0cd8044f8eac941148bfd9990f4ee5899ea462ff512 [2022-03-05T20:34:03.127Z] #34 44.67 sync [2022-03-05T20:34:03.127Z] #34 44.67 internal/reflectlite [2022-03-05T20:34:03.127Z] #34 46.08 internal/testlog [2022-03-05T20:34:03.127Z] #34 47.25 sort [2022-03-05T20:34:03.127Z] #34 47.25 errors [2022-03-05T20:34:03.127Z] #34 47.62 strconv [2022-03-05T20:34:03.127Z] #34 48.41 io [2022-03-05T20:34:03.127Z] #34 49.68 internal/oserror [2022-03-05T20:34:03.127Z] #34 49.78 syscall [2022-03-05T20:34:03.127Z] #34 51.26 reflect [2022-03-05T20:34:03.127Z] #34 ... [2022-03-05T20:34:03.127Z] [2022-03-05T20:34:03.127Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:03.127Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:34:03.127Z] #13 51.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-05T20:34:03.127Z] #13 51.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-05T20:34:03.127Z] #13 51.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T20:34:03.127Z] #13 51.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T20:34:03.127Z] #13 51.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-03-05T20:34:03.127Z] #13 51.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-05T20:34:03.127Z] #13 51.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-05T20:34:03.127Z] #13 51.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-05T20:34:03.127Z] #13 51.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-05T20:34:03.127Z] #13 51.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-05T20:34:03.127Z] #13 51.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-05T20:34:03.127Z] #13 51.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-05T20:34:03.127Z] #13 51.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-05T20:34:03.127Z] #13 51.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-05T20:34:03.428Z] #13 52.35 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:34:03.428Z] #13 52.56 Fetched 77.8 MB in 7s (10.4 MB/s) [2022-03-05T20:34:03.543Z] #43 21.03 CC images/cpuinfo.o [2022-03-05T20:34:03.683Z] #13 52.70 (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 ... 15421 files and directories currently installed.) [2022-03-05T20:34:03.683Z] #13 52.76 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T20:34:03.684Z] #13 52.79 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-05T20:34:03.804Z] #43 21.31 CC images/inventory.o [2022-03-05T20:34:03.805Z] #43 21.48 CC images/fdinfo.o [2022-03-05T20:34:03.940Z] #13 52.98 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:34:03.955Z] #55 61.75 The following additional packages will be installed: [2022-03-05T20:34:03.955Z] #55 61.76 libbtrfs0 [2022-03-05T20:34:03.955Z] #55 62.07 The following NEW packages will be installed: [2022-03-05T20:34:03.955Z] #55 62.07 libbtrfs-dev libbtrfs0 [2022-03-05T20:34:04.065Z] #43 21.70 CC images/fown.o [2022-03-05T20:34:04.197Z] #13 53.15 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T20:34:04.197Z] #13 53.15 (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 ... 15421 files and directories currently installed.) [2022-03-05T20:34:04.197Z] #13 53.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-05T20:34:04.197Z] #13 53.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T20:34:04.219Z] #55 62.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:34:04.219Z] #55 62.65 Need to get 119 kB of archives. [2022-03-05T20:34:04.219Z] #55 62.65 After this operation, 387 kB of additional disk space will be used. [2022-03-05T20:34:04.219Z] #55 62.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T20:34:04.219Z] #55 62.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T20:34:04.326Z] #43 21.86 CC images/ns.o [2022-03-05T20:34:04.326Z] #43 22.00 CC images/regfile.o [2022-03-05T20:34:04.586Z] #43 22.16 CC images/ghost-file.o [2022-03-05T20:34:04.586Z] #43 22.43 CC images/fifo.o [2022-03-05T20:34:04.652Z] #20 ... [2022-03-05T20:34:04.652Z] [2022-03-05T20:34:04.652Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:04.652Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:04.652Z] #43 87.93 CC criu/cr-errno.o [2022-03-05T20:34:04.652Z] #43 88.01 CC criu/cr-restore.o [2022-03-05T20:34:04.652Z] #43 92.72 CC criu/cr-service.o [2022-03-05T20:34:04.652Z] #43 94.22 CC criu/crtools.o [2022-03-05T20:34:04.652Z] #43 94.78 CC criu/eventfd.o [2022-03-05T20:34:04.652Z] #43 95.18 CC criu/eventpoll.o [2022-03-05T20:34:04.652Z] #43 95.88 CC criu/external.o [2022-03-05T20:34:04.652Z] #43 96.23 CC criu/fault-injection.o [2022-03-05T20:34:04.652Z] #43 96.32 CC criu/fdstore.o [2022-03-05T20:34:04.652Z] #43 96.65 CC criu/fifo.o [2022-03-05T20:34:04.652Z] #43 97.05 CC criu/file-ids.o [2022-03-05T20:34:04.652Z] #43 97.35 CC criu/file-lock.o [2022-03-05T20:34:04.652Z] #43 98.46 CC criu/files-ext.o [2022-03-05T20:34:04.846Z] #43 22.56 CC images/remap-file-path.o [2022-03-05T20:34:04.912Z] #43 98.82 CC criu/files-reg.o [2022-03-05T20:34:04.912Z] #43 ... [2022-03-05T20:34:04.912Z] [2022-03-05T20:34:04.912Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:34:04.912Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:34:04.912Z] #20 50.74 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-05T20:34:04.912Z] #20 50.76 Setting up xz-utils (5.2.4-1) ... [2022-03-05T20:34:04.912Z] #20 50.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T20:34:04.912Z] #20 50.79 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-05T20:34:04.912Z] #20 50.80 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-05T20:34:05.107Z] #43 22.72 CC images/eventfd.o [2022-03-05T20:34:05.195Z] #20 50.87 invoke-rc.d: could not determine current runlevel [2022-03-05T20:34:05.195Z] #20 50.89 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T20:34:05.195Z] #20 50.90 Setting up pigz (2.4-1) ... [2022-03-05T20:34:05.195Z] #20 50.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T20:34:05.195Z] #20 50.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:34:05.195Z] #20 50.97 Setting up python-pip-whl (18.1-5) ... [2022-03-05T20:34:05.195Z] #20 50.98 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T20:34:05.195Z] #20 50.99 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-05T20:34:05.368Z] #43 22.90 CC images/eventpoll.o [2022-03-05T20:34:05.368Z] #43 23.08 CC images/fh.o [2022-03-05T20:34:05.506Z] Running on azwin-2-392490 in d:\jenkins\workspace\moby_PR-43333 [Pipeline] { [Pipeline] ws [2022-03-05T20:34:05.527Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-05T20:34:05.629Z] #43 23.27 CC images/fsnotify.o [2022-03-05T20:34:05.758Z] #20 51.47 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-05T20:34:05.758Z] #20 51.48 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:34:05.758Z] #20 51.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:34:05.758Z] #20 51.51 Setting up vim (2:8.1.0875-5) ... [2022-03-05T20:34:05.758Z] #20 51.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T20:34:05.758Z] #20 51.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T20:34:05.758Z] #20 51.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T20:34:05.758Z] #20 51.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T20:34:05.758Z] #20 51.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T20:34:05.758Z] #20 51.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T20:34:05.758Z] #20 51.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T20:34:05.758Z] #20 51.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T20:34:05.758Z] #20 51.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:34:05.890Z] #43 23.62 CC images/signalfd.o [2022-03-05T20:34:06.014Z] #20 51.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T20:34:06.014Z] #20 51.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T20:34:06.014Z] #20 51.65 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T20:34:06.014Z] #20 51.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T20:34:06.014Z] #20 51.67 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T20:34:06.103Z] #13 55.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T20:34:06.103Z] #13 55.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-05T20:34:06.103Z] #13 55.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T20:34:06.114Z] #55 64.22 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:34:06.114Z] #55 ... [2022-03-05T20:34:06.114Z] [2022-03-05T20:34:06.114Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:34:06.114Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:34:06.114Z] #36 47.17 Reading package lists... [2022-03-05T20:34:06.114Z] #36 59.08 Building dependency tree... [2022-03-05T20:34:06.114Z] #36 64.21 The following additional packages will be installed: [2022-03-05T20:34:06.114Z] #36 64.27 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-05T20:34:06.114Z] #36 64.27 Suggested packages: [2022-03-05T20:34:06.114Z] #36 64.30 cmake-doc ninja-build lrzip [2022-03-05T20:34:06.114Z] #36 64.30 Recommended packages: [2022-03-05T20:34:06.114Z] #36 64.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T20:34:06.114Z] #36 ... [2022-03-05T20:34:06.114Z] [2022-03-05T20:34:06.114Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-05T20:34:06.114Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-05T20:34:06.114Z] #55 64.52 Fetched 119 kB in 0s (409 kB/s) [2022-03-05T20:34:06.150Z] #43 23.76 CC images/fs.o [2022-03-05T20:34:06.370Z] #55 64.71 Selecting previously unselected package libbtrfs0. [2022-03-05T20:34:06.370Z] #55 64.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T20:34:06.370Z] #55 64.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T20:34:06.410Z] #43 23.89 CC images/pstree.o [2022-03-05T20:34:06.410Z] #43 24.02 CC images/pipe.o [2022-03-05T20:34:06.626Z] #55 64.83 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T20:34:06.671Z] #43 24.17 CC images/tcp-stream.o [2022-03-05T20:34:06.671Z] #43 24.36 CC images/sk-packet.o [2022-03-05T20:34:06.886Z] #55 65.13 Selecting previously unselected package libbtrfs-dev. [2022-03-05T20:34:06.886Z] #55 65.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T20:34:06.886Z] #55 65.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:34:06.934Z] #43 24.52 CC images/mnt.o [2022-03-05T20:34:06.934Z] #43 24.65 CC images/pipe-data.o [2022-03-05T20:34:07.035Z] #13 ... [2022-03-05T20:34:07.035Z] [2022-03-05T20:34:07.035Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:34:07.035Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:34:07.035Z] #36 48.70 Selecting previously unselected package libicu63:amd64. [2022-03-05T20:34:07.035Z] #36 48.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T20:34:07.035Z] #36 48.75 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:34:07.035Z] #36 55.13 Selecting previously unselected package libxml2:amd64. [2022-03-05T20:34:07.035Z] #36 55.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-05T20:34:07.035Z] #36 55.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T20:34:07.035Z] #36 55.72 Selecting previously unselected package libarchive13:amd64. [2022-03-05T20:34:07.035Z] #36 55.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-05T20:34:07.035Z] #36 55.74 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T20:34:07.035Z] #36 56.03 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-05T20:34:07.035Z] #36 56.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-05T20:34:07.035Z] #36 56.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T20:34:07.035Z] #36 56.21 Selecting previously unselected package librhash0:amd64. [2022-03-05T20:34:07.035Z] #36 56.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-05T20:34:07.035Z] #36 56.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-05T20:34:07.035Z] #36 56.41 Selecting previously unselected package libuv1:amd64. [2022-03-05T20:34:07.035Z] #36 56.41 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-05T20:34:07.035Z] #36 56.43 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T20:34:07.035Z] #36 56.55 Selecting previously unselected package cmake. [2022-03-05T20:34:07.035Z] #36 56.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-05T20:34:07.035Z] #36 56.59 Unpacking cmake (3.13.4-1) ... [2022-03-05T20:34:07.035Z] #36 ... [2022-03-05T20:34:07.035Z] [2022-03-05T20:34:07.035Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:34:07.035Z] #47 sha256:2594af9b0460a960b4f70d850d8af8d00ce27ad39eb3ebdeac7d31c99f51a36f [2022-03-05T20:34:07.035Z] #47 DONE 59.0s [2022-03-05T20:34:07.035Z] [2022-03-05T20:34:07.035Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:34:07.035Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:34:07.035Z] #42 54.13 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:07.035Z] #42 54.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:34:07.035Z] #42 54.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:34:07.035Z] #42 54.68 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T20:34:07.035Z] #42 54.68 Setting up python-six (1.12.0-1) ... [2022-03-05T20:34:07.035Z] #42 58.15 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T20:34:07.035Z] #42 58.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:34:07.035Z] #42 58.19 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:07.035Z] #42 58.22 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T20:34:07.035Z] #42 58.23 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:07.035Z] #42 58.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-05T20:34:07.035Z] #42 58.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T20:34:07.035Z] #42 58.27 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:07.035Z] #42 58.28 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T20:34:07.035Z] #42 58.30 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-05T20:34:07.063Z] The recommended git tool is: git [2022-03-05T20:34:07.147Z] #55 65.46 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T20:34:07.147Z] #55 65.49 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:34:07.195Z] #43 24.78 CC images/sa.o [2022-03-05T20:34:07.195Z] #43 24.92 CC images/timer.o [2022-03-05T20:34:07.293Z] #42 ... [2022-03-05T20:34:07.293Z] [2022-03-05T20:34:07.293Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:34:07.293Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:34:07.293Z] #36 59.39 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:34:07.405Z] #55 65.50 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:34:07.456Z] #22 4.861 Collecting yamllint==1.26.1 [2022-03-05T20:34:07.579Z] #36 59.40 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T20:34:07.579Z] #36 59.41 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T20:34:07.579Z] #36 59.42 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T20:34:07.579Z] #36 59.47 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-05T20:34:07.579Z] #36 59.48 Setting up cmake-data (3.13.4-1) ... [2022-03-05T20:34:07.579Z] #36 59.50 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T20:34:07.579Z] #36 59.51 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T20:34:07.579Z] #36 59.52 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T20:34:07.579Z] #36 59.53 Setting up cmake (3.13.4-1) ... [2022-03-05T20:34:07.579Z] #36 59.54 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:34:07.766Z] #43 25.24 CC images/timerfd.o [2022-03-05T20:34:07.766Z] #43 25.38 CC images/mm.o [2022-03-05T20:34:07.846Z] #36 59.65 Processing triggers for mime-support (3.62) ... [2022-03-05T20:34:07.981Z] #55 DONE 66.0s [2022-03-05T20:34:07.981Z] [2022-03-05T20:34:07.981Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:34:07.981Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:34:07.981Z] #36 65.51 The following NEW packages will be installed: [2022-03-05T20:34:07.981Z] #36 65.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-05T20:34:07.981Z] #36 65.53 vim-common xxd [2022-03-05T20:34:07.981Z] #36 65.94 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:34:07.981Z] #36 65.94 Need to get 14.9 MB of archives. [2022-03-05T20:34:07.981Z] #36 65.94 After this operation, 61.8 MB of additional disk space will be used. [2022-03-05T20:34:07.981Z] #36 65.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T20:34:07.981Z] #36 65.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T20:34:07.981Z] #36 65.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-05T20:34:07.981Z] #36 66.05 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T20:34:08.026Z] #43 25.60 CC images/sk-opts.o [2022-03-05T20:34:08.026Z] #43 25.72 CC images/sk-unix.o [2022-03-05T20:34:08.287Z] #43 25.91 CC images/sk-inet.o [2022-03-05T20:34:08.423Z] #36 DONE 60.4s [2022-03-05T20:34:08.423Z] [2022-03-05T20:34:08.423Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:34:08.423Z] #37 sha256:b4a93ba7be4162ffaa77126cbb0af08bc2d911049b273fd9767d37dd87305b79 [2022-03-05T20:34:08.529Z] #20 54.38 Setting up iptables (1.8.2-4) ... [2022-03-05T20:34:08.529Z] #20 54.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T20:34:08.529Z] #20 54.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T20:34:08.529Z] #20 54.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T20:34:08.529Z] #20 54.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T20:34:08.547Z] #43 26.26 CC images/tun.o [2022-03-05T20:34:08.547Z] #43 ... [2022-03-05T20:34:08.547Z] [2022-03-05T20:34:08.547Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:08.547Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T20:34:08.784Z] #20 54.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T20:34:08.784Z] #20 54.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T20:34:08.784Z] #20 54.44 Setting up python3 (3.7.3-1) ... [2022-03-05T20:34:08.808Z] #13 74.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T20:34:08.808Z] #13 74.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-05T20:34:08.808Z] #13 74.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:08.910Z] #36 67.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-05T20:34:08.910Z] #36 67.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-05T20:34:08.910Z] #36 67.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-05T20:34:08.910Z] #36 67.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-05T20:34:08.910Z] #36 67.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-05T20:34:08.910Z] #36 67.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-05T20:34:09.040Z] #20 54.85 Setting up python3-wheel (0.32.3-2) ... [2022-03-05T20:34:09.843Z] #36 ... [2022-03-05T20:34:09.843Z] [2022-03-05T20:34:09.843Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:34:09.843Z] #49 sha256:659d261cf698c6acf507450507348c05756550c7d0e4343929c0b264f8939e18 [2022-03-05T20:34:09.843Z] #49 58.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-05T20:34:09.843Z] #49 58.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T20:34:09.843Z] #49 59.62 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-05T20:34:09.969Z] #20 55.57 Setting up apparmor (2.13.2-10) ... [2022-03-05T20:34:09.997Z] #22 ... [2022-03-05T20:34:09.997Z] [2022-03-05T20:34:09.997Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:34:09.997Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:34:09.997Z] #40 186.5 + dpkg --print-architecture [2022-03-05T20:34:09.997Z] #40 186.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-05T20:34:10.100Z] #49 ... [2022-03-05T20:34:10.100Z] [2022-03-05T20:34:10.100Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:34:10.100Z] #56 sha256:f391114496f4611da2ee6fc87d1301040e0c014b7beb224e88f1245585c54443 [2022-03-05T20:34:10.100Z] #56 1.300 + RM_GOPATH=0 [2022-03-05T20:34:10.100Z] #56 1.300 + TMP_GOPATH= [2022-03-05T20:34:10.100Z] #56 1.300 + : /build [2022-03-05T20:34:10.100Z] #56 1.300 + '[' -z '' ']' [2022-03-05T20:34:10.100Z] #56 1.300 ++ mktemp -d [2022-03-05T20:34:10.100Z] #56 1.300 + export GOPATH=/tmp/tmp.rbE7rBU705 [2022-03-05T20:34:10.100Z] #56 1.300 + GOPATH=/tmp/tmp.rbE7rBU705 [2022-03-05T20:34:10.100Z] #56 1.300 + RM_GOPATH=1 [2022-03-05T20:34:10.100Z] #56 1.300 + case "$(go env GOARCH)" in [2022-03-05T20:34:10.100Z] #56 1.300 ++ go env GOARCH [2022-03-05T20:34:10.100Z] #56 1.343 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:34:10.100Z] #56 1.343 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:34:10.100Z] #56 1.344 ++ dirname /tmp/install/install.sh [2022-03-05T20:34:10.100Z] #56 1.349 + dir=/tmp/install [2022-03-05T20:34:10.100Z] #56 1.350 + bin=containerd [2022-03-05T20:34:10.100Z] #56 1.350 + shift [2022-03-05T20:34:10.100Z] #56 1.350 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-05T20:34:10.100Z] #56 1.350 + . /tmp/install/containerd.installer [2022-03-05T20:34:10.100Z] #56 1.350 ++ set -e [2022-03-05T20:34:10.100Z] #56 1.350 ++ : v1.5.10 [2022-03-05T20:34:10.100Z] #56 1.353 + install_containerd [2022-03-05T20:34:10.100Z] #56 1.392 Install containerd version v1.5.10 [2022-03-05T20:34:10.100Z] #56 1.392 + echo 'Install containerd version v1.5.10' [2022-03-05T20:34:10.100Z] #56 1.392 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rbE7rBU705/src/github.com/containerd/containerd [2022-03-05T20:34:10.100Z] #56 1.392 Cloning into '/tmp/tmp.rbE7rBU705/src/github.com/containerd/containerd'... [2022-03-05T20:34:10.256Z] #40 186.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-05T20:34:10.257Z] #40 186.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-05T20:34:10.668Z] #56 ... [2022-03-05T20:34:10.668Z] [2022-03-05T20:34:10.668Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:34:10.668Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:34:10.668Z] #42 48.34 Reading package lists... [2022-03-05T20:34:10.668Z] #42 59.53 Building dependency tree... [2022-03-05T20:34:10.668Z] #42 64.32 The following additional packages will be installed: [2022-03-05T20:34:10.668Z] #42 64.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-05T20:34:10.668Z] #42 64.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-05T20:34:10.668Z] #42 64.35 Suggested packages: [2022-03-05T20:34:10.668Z] #42 64.38 manpages-dev python-setuptools [2022-03-05T20:34:10.668Z] #42 65.80 The following NEW packages will be installed: [2022-03-05T20:34:10.668Z] #42 65.80 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-05T20:34:10.668Z] #42 65.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-05T20:34:10.668Z] #42 65.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-05T20:34:10.668Z] #42 65.81 python-six zlib1g-dev [2022-03-05T20:34:10.668Z] #42 66.27 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:34:10.668Z] #42 66.27 Need to get 4095 kB of archives. [2022-03-05T20:34:10.668Z] #42 66.27 After this operation, 22.5 MB of additional disk space will be used. [2022-03-05T20:34:10.668Z] #42 66.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-05T20:34:10.668Z] #42 66.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-05T20:34:10.668Z] #42 66.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-05T20:34:10.668Z] #42 66.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-05T20:34:10.668Z] #42 66.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-05T20:34:10.668Z] #42 66.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-05T20:34:10.668Z] #42 66.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-05T20:34:10.668Z] #42 66.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-05T20:34:10.668Z] #42 66.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-05T20:34:10.668Z] #42 66.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-05T20:34:10.668Z] #42 66.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-05T20:34:10.668Z] #42 66.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-05T20:34:10.668Z] #42 66.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-05T20:34:10.668Z] #42 66.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-05T20:34:10.668Z] #42 66.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-05T20:34:10.668Z] #42 66.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-05T20:34:10.668Z] #42 66.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-05T20:34:10.668Z] #42 68.25 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:34:10.668Z] #42 68.46 Fetched 4095 kB in 1s (4882 kB/s) [2022-03-05T20:34:10.668Z] #42 68.57 Selecting previously unselected package libcap-dev:amd64. [2022-03-05T20:34:10.668Z] #42 68.57 (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 ... 15421 files and directories currently installed.) [2022-03-05T20:34:10.668Z] #42 68.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-05T20:34:10.668Z] #42 68.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T20:34:10.668Z] #42 68.84 Selecting previously unselected package libnet1:amd64. [2022-03-05T20:34:10.668Z] #42 68.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:34:10.668Z] #42 68.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:34:10.668Z] #42 68.96 Selecting previously unselected package libnet1-dev. [2022-03-05T20:34:10.668Z] #42 68.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:34:10.668Z] #42 68.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T20:34:10.926Z] #42 ... [2022-03-05T20:34:10.926Z] [2022-03-05T20:34:10.926Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:34:10.926Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:34:10.926Z] #36 68.72 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:34:10.926Z] #36 68.98 Fetched 14.9 MB in 2s (7648 kB/s) [2022-03-05T20:34:10.926Z] #36 69.08 Selecting previously unselected package xxd. [2022-03-05T20:34:10.926Z] #36 69.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T20:34:10.926Z] #36 69.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:34:10.926Z] #36 69.20 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T20:34:11.186Z] #36 69.51 Selecting previously unselected package vim-common. [2022-03-05T20:34:11.186Z] #36 69.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:34:11.186Z] #36 69.55 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T20:34:11.751Z] #36 70.06 Selecting previously unselected package cmake-data. [2022-03-05T20:34:11.751Z] #36 70.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-05T20:34:11.751Z] #36 70.08 Unpacking cmake-data (3.13.4-1) ... [2022-03-05T20:34:11.856Z] #20 57.40 Setting up xfsprogs (4.20.0-1) ... [2022-03-05T20:34:11.856Z] #20 57.42 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-05T20:34:12.111Z] #20 57.84 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-05T20:34:12.685Z] #36 ... [2022-03-05T20:34:12.685Z] [2022-03-05T20:34:12.685Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:12.685Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:34:12.685Z] #13 45.91 Reading package lists... [2022-03-05T20:34:12.685Z] #13 57.41 Building dependency tree... [2022-03-05T20:34:12.685Z] #13 62.08 The following additional packages will be installed: [2022-03-05T20:34:12.685Z] #13 62.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-05T20:34:12.685Z] #13 62.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-05T20:34:12.685Z] #13 62.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-05T20:34:12.685Z] #13 62.09 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-05T20:34:12.685Z] #13 62.09 mingw-w64-x86-64-dev [2022-03-05T20:34:12.685Z] #13 62.09 Suggested packages: [2022-03-05T20:34:12.685Z] #13 62.09 gcc-8-locales seccomp wine64 [2022-03-05T20:34:12.685Z] #13 63.66 The following NEW packages will be installed: [2022-03-05T20:34:12.685Z] #13 63.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T20:34:12.685Z] #13 63.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-05T20:34:12.685Z] #13 63.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-05T20:34:12.685Z] #13 63.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-05T20:34:12.685Z] #13 63.69 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-05T20:34:12.685Z] #13 63.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T20:34:12.685Z] #13 63.71 The following packages will be upgraded: [2022-03-05T20:34:12.685Z] #13 63.73 libseccomp2 [2022-03-05T20:34:12.685Z] #13 64.20 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:34:12.685Z] #13 64.20 Need to get 77.8 MB of archives. [2022-03-05T20:34:12.685Z] #13 64.20 After this operation, 487 MB of additional disk space will be used. [2022-03-05T20:34:12.685Z] #13 64.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-03-05T20:34:12.685Z] #13 64.22 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-05T20:34:12.685Z] #13 64.25 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-05T20:34:12.685Z] #13 64.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-03-05T20:34:12.685Z] #13 64.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-03-05T20:34:12.686Z] #13 64.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-05T20:34:12.686Z] #13 64.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-05T20:34:12.686Z] #13 64.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-05T20:34:12.686Z] #13 65.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-05T20:34:12.686Z] #13 65.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-03-05T20:34:12.686Z] #13 65.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-03-05T20:34:12.943Z] #13 ... [2022-03-05T20:34:12.943Z] [2022-03-05T20:34:12.943Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:34:12.943Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:34:12.943Z] #42 69.22 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T20:34:12.943Z] #42 69.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T20:34:12.943Z] #42 69.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:34:12.943Z] #42 69.48 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-05T20:34:12.943Z] #42 69.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-05T20:34:12.943Z] #42 69.52 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T20:34:12.943Z] #42 70.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T20:34:12.943Z] #42 70.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:34:12.943Z] #42 70.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:34:12.943Z] #42 70.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-05T20:34:12.943Z] #42 70.28 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:34:12.943Z] #42 70.30 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T20:34:12.943Z] #42 70.59 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-05T20:34:12.943Z] #42 70.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-05T20:34:12.943Z] #42 70.63 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T20:34:12.943Z] #42 71.26 Selecting previously unselected package libprotobuf17:amd64. [2022-03-05T20:34:12.943Z] #42 71.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:34:12.943Z] #42 71.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:13.039Z] #20 58.84 Setting up python3-distutils (3.7.3-1) ... [2022-03-05T20:34:13.601Z] #20 59.34 Setting up python3-setuptools (40.8.0-1) ... [2022-03-05T20:34:13.696Z] #37 ... [2022-03-05T20:34:13.696Z] [2022-03-05T20:34:13.696Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:34:13.696Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:34:13.696Z] #42 63.85 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T20:34:13.696Z] #42 63.85 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:34:13.696Z] #42 DONE 64.8s [2022-03-05T20:34:13.696Z] [2022-03-05T20:34:13.696Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:34:13.696Z] #37 sha256:b4a93ba7be4162ffaa77126cbb0af08bc2d911049b273fd9767d37dd87305b79 [2022-03-05T20:34:13.696Z] #37 4.376 + RM_GOPATH=0 [2022-03-05T20:34:13.696Z] #37 4.376 + TMP_GOPATH= [2022-03-05T20:34:13.696Z] #37 4.376 + : /build [2022-03-05T20:34:13.696Z] #37 4.376 + '[' -z '' ']' [2022-03-05T20:34:13.696Z] #37 4.377 ++ mktemp -d [2022-03-05T20:34:13.696Z] #37 4.381 + export GOPATH=/tmp/tmp.zu6D8QznWb [2022-03-05T20:34:13.696Z] #37 4.384 + GOPATH=/tmp/tmp.zu6D8QznWb [2022-03-05T20:34:13.696Z] #37 4.384 + RM_GOPATH=1 [2022-03-05T20:34:13.696Z] #37 4.384 + case "$(go env GOARCH)" in [2022-03-05T20:34:13.696Z] #37 4.385 ++ go env GOARCH [2022-03-05T20:34:13.696Z] #37 4.423 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:34:13.696Z] #37 4.423 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:34:13.696Z] #37 4.424 ++ dirname /tmp/install/install.sh [2022-03-05T20:34:13.696Z] #37 4.431 + dir=/tmp/install [2022-03-05T20:34:13.696Z] #37 4.432 + bin=tini [2022-03-05T20:34:13.696Z] #37 4.433 + shift [2022-03-05T20:34:13.696Z] #37 4.433 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-05T20:34:13.696Z] #37 4.436 + . /tmp/install/tini.installer [2022-03-05T20:34:13.696Z] #37 4.437 ++ : v0.19.0 [2022-03-05T20:34:13.696Z] #37 4.438 + install_tini [2022-03-05T20:34:13.696Z] #37 4.438 + echo 'Install tini version v0.19.0' [2022-03-05T20:34:13.696Z] #37 4.440 Install tini version v0.19.0 [2022-03-05T20:34:13.696Z] #37 4.440 + git clone https://github.com/krallin/tini.git /tmp/tmp.zu6D8QznWb/tini [2022-03-05T20:34:13.696Z] #37 4.446 Cloning into '/tmp/tmp.zu6D8QznWb/tini'... [2022-03-05T20:34:13.696Z] #37 ... [2022-03-05T20:34:13.696Z] [2022-03-05T20:34:13.696Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:13.696Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:14.093Z] #13 ... [2022-03-05T20:34:14.093Z] [2022-03-05T20:34:14.093Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:34:14.093Z] #56 sha256:fe45ddafdc648ba3873059ac7ab16282b9ec6c8b6d678fc62f68d67fd0a33edb [2022-03-05T20:34:14.093Z] #56 35.76 Checking out files: 60% (2877/4731) Checking out files: 61% (2886/4731) Checking out files: 62% (2934/4731) Checking out files: 63% (2981/4731) Checking out files: 64% (3028/4731) Checking out files: 65% (3076/4731) Checking out files: 66% (3123/4731) Checking out files: 67% (3170/4731) Checking out files: 68% (3218/4731) Checking out files: 69% (3265/4731) Checking out files: 70% (3312/4731) Checking out files: 71% (3360/4731) Checking out files: 72% (3407/4731) Checking out files: 73% (3454/4731) Checking out files: 74% (3501/4731) Checking out files: 75% (3549/4731) Checking out files: 76% (3596/4731) Checking out files: 77% (3643/4731) Checking out files: 78% (3691/4731) Checking out files: 79% (3738/4731) Checking out files: 80% (3785/4731) Checking out files: 81% (3833/4731) Checking out files: 82% (3880/4731) Checking out files: 83% (3927/4731) Checking out files: 84% (3975/4731) Checking out files: 85% (4022/4731) Checking out files: 86% (4069/4731) Checking out files: 87% (4116/4731) Checking out files: 88% (4164/4731) Checking out files: 89% (4211/4731) Checking out files: 90% (4258/4731) Checking out files: 91% (4306/4731) Checking out files: 92% (4353/4731) Checking out files: 93% (4400/4731) Checking out files: 94% (4448/4731) Checking out files: 95% (4495/4731) Checking out files: 96% (4542/4731) Checking out files: 97% (4590/4731) Checking out files: 98% (4637/4731) Checking out files: 99% (4684/4731) Checking out files: 100% (4731/4731) Checking out files: 100% (4731/4731), done. [2022-03-05T20:34:14.093Z] #56 36.55 + cd /tmp/tmp.sXwD62N9wW/src/github.com/containerd/containerd [2022-03-05T20:34:14.093Z] #56 36.56 + git checkout -q v1.5.10 [2022-03-05T20:34:14.093Z] #56 38.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T20:34:14.093Z] #56 38.06 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T20:34:14.093Z] #56 38.06 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T20:34:14.093Z] #56 38.06 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T20:34:14.093Z] #56 38.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T20:34:14.093Z] #56 38.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T20:34:14.093Z] #56 38.06 + '[' '' = dynamic ']' [2022-03-05T20:34:14.093Z] #56 38.06 + make [2022-03-05T20:34:14.353Z] #56 39.46 + bin/ctr [2022-03-05T20:34:14.840Z] #42 72.72 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-05T20:34:14.840Z] #42 72.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:34:14.840Z] #42 72.76 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:14.965Z] #20 60.67 Setting up python3-pip (18.1-5) ... [2022-03-05T20:34:15.097Z] #42 73.22 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-05T20:34:15.097Z] #42 73.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-05T20:34:15.097Z] #42 73.23 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:15.596Z] #43 ... [2022-03-05T20:34:15.596Z] [2022-03-05T20:34:15.596Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:34:15.596Z] #34 sha256:79a6d01bdb10901eb3a7d0cd8044f8eac941148bfd9990f4ee5899ea462ff512 [2022-03-05T20:34:15.596Z] #34 57.66 internal/syscall/unix [2022-03-05T20:34:15.596Z] #34 57.99 time [2022-03-05T20:34:15.596Z] #34 63.68 internal/fmtsort [2022-03-05T20:34:15.596Z] #34 64.10 internal/poll [2022-03-05T20:34:15.596Z] #34 64.23 internal/syscall/execenv [2022-03-05T20:34:15.596Z] #34 64.37 path [2022-03-05T20:34:15.596Z] #34 64.78 io/fs [2022-03-05T20:34:15.596Z] #34 65.86 strings [2022-03-05T20:34:15.596Z] #34 66.79 os [2022-03-05T20:34:15.853Z] #34 ... [2022-03-05T20:34:15.853Z] [2022-03-05T20:34:15.853Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:34:15.853Z] #37 sha256:b4a93ba7be4162ffaa77126cbb0af08bc2d911049b273fd9767d37dd87305b79 [2022-03-05T20:34:15.853Z] #37 5.131 + cd /tmp/tmp.zu6D8QznWb/tini [2022-03-05T20:34:15.853Z] #37 5.132 + git checkout -q v0.19.0 [2022-03-05T20:34:15.853Z] #37 5.140 + cmake . [2022-03-05T20:34:15.853Z] #37 5.703 -- The C compiler identification is GNU 8.3.0 [2022-03-05T20:34:15.853Z] #37 5.703 -- Check for working C compiler: /usr/bin/cc [2022-03-05T20:34:15.853Z] #37 6.260 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-05T20:34:15.853Z] #37 6.267 -- Detecting C compiler ABI info [2022-03-05T20:34:15.853Z] #37 6.972 -- Detecting C compiler ABI info - done [2022-03-05T20:34:15.853Z] #37 7.009 -- Detecting C compile features [2022-03-05T20:34:16.033Z] #42 ... [2022-03-05T20:34:16.033Z] [2022-03-05T20:34:16.033Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:34:16.033Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:34:16.033Z] #36 74.32 Selecting previously unselected package libicu63:amd64. [2022-03-05T20:34:16.033Z] #36 74.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T20:34:16.033Z] #36 74.41 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:34:16.334Z] #20 61.74 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:34:16.334Z] #20 61.77 Processing triggers for mime-support (3.62) ... [2022-03-05T20:34:16.832Z] #40 ... [2022-03-05T20:34:16.832Z] [2022-03-05T20:34:16.832Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:16.832Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:16.832Z] #43 119.4 CC criu/namespaces.o [2022-03-05T20:34:16.832Z] #43 121.2 CC criu/net.o [2022-03-05T20:34:16.832Z] #43 124.0 CC criu/netfilter.o [2022-03-05T20:34:16.832Z] #43 124.5 CC criu/page-pipe.o [2022-03-05T20:34:16.832Z] #43 125.1 CC criu/page-xfer.o [2022-03-05T20:34:16.832Z] #43 126.6 CC criu/pagemap-cache.o [2022-03-05T20:34:16.832Z] #43 127.0 CC criu/pagemap.o [2022-03-05T20:34:16.832Z] #43 128.0 CC criu/parasite-syscall.o [2022-03-05T20:34:16.832Z] #43 129.0 CC criu/path.o [2022-03-05T20:34:16.832Z] #43 129.3 CC criu/pie-util-vdso-elf32.o [2022-03-05T20:34:16.832Z] #43 ... [2022-03-05T20:34:16.832Z] [2022-03-05T20:34:16.832Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:34:16.832Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-05T20:34:16.832Z] #22 10.24 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-05T20:34:16.832Z] #22 11.53 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-05T20:34:16.832Z] #22 11.60 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-05T20:34:16.832Z] #22 11.68 Collecting pyyaml (from yamllint==1.26.1) [2022-03-05T20:34:16.832Z] #22 12.00 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-03-05T20:34:16.832Z] #22 12.29 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-05T20:34:16.832Z] #22 12.30 Building wheels for collected packages: yamllint [2022-03-05T20:34:16.832Z] #22 12.31 Running setup.py bdist_wheel for yamllint: started [2022-03-05T20:34:16.832Z] #22 13.47 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-05T20:34:16.832Z] #22 13.47 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-05T20:34:16.832Z] #22 13.55 Successfully built yamllint [2022-03-05T20:34:16.832Z] #22 13.58 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-05T20:34:16.832Z] #22 14.00 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T20:34:16.832Z] #22 DONE 14.7s [2022-03-05T20:34:16.832Z] [2022-03-05T20:34:16.832Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T20:34:16.832Z] #25 sha256:3095eb49857f08a9f0ad9b7c5ae4d55cec4f5533284163f089379345578df1d7 [2022-03-05T20:34:16.898Z] #20 DONE 62.5s [2022-03-05T20:34:16.898Z] [2022-03-05T20:34:16.898Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-05T20:34:16.898Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-05T20:34:17.092Z] #25 DONE 0.3s [2022-03-05T20:34:17.092Z] [2022-03-05T20:34:17.092Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T20:34:17.092Z] #30 sha256:fcd9b67310d938fc5cd4b3c41dffb816acb0aeb391622254667cf39d70805801 [2022-03-05T20:34:17.222Z] #37 8.917 -- Detecting C compile features - done [2022-03-05T20:34:17.461Z] #21 ... [2022-03-05T20:34:17.461Z] [2022-03-05T20:34:17.461Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:17.461Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:17.461Z] #43 101.2 CC criu/files.o [2022-03-05T20:34:17.461Z] #43 103.3 CC criu/filesystems.o [2022-03-05T20:34:17.461Z] #43 104.0 CC criu/fsnotify.o [2022-03-05T20:34:17.461Z] #43 105.2 CC criu/image-desc.o [2022-03-05T20:34:17.461Z] #43 105.3 CC criu/image.o [2022-03-05T20:34:17.461Z] #43 106.3 CC criu/ipc_ns.o [2022-03-05T20:34:17.461Z] #43 107.5 CC criu/irmap.o [2022-03-05T20:34:17.461Z] #43 108.2 CC criu/kcmp-ids.o [2022-03-05T20:34:17.461Z] #43 108.6 CC criu/kerndat.o [2022-03-05T20:34:17.461Z] #43 109.7 CC criu/libnetlink.o [2022-03-05T20:34:17.461Z] #43 110.1 CC criu/log.o [2022-03-05T20:34:17.461Z] #43 110.6 CC criu/lsm.o [2022-03-05T20:34:17.461Z] #43 111.0 CC criu/mem.o [2022-03-05T20:34:17.461Z] #43 ... [2022-03-05T20:34:17.461Z] [2022-03-05T20:34:17.461Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-05T20:34:17.461Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-05T20:34:17.461Z] #21 0.868 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T20:34:17.461Z] #21 0.878 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T20:34:17.479Z] #37 9.030 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T20:34:17.718Z] #21 0.882 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T20:34:17.718Z] #21 DONE 0.9s [2022-03-05T20:34:17.718Z] [2022-03-05T20:34:17.718Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:34:17.718Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-05T20:34:17.735Z] #37 9.257 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T20:34:17.999Z] #37 9.335 -- Configuring done [2022-03-05T20:34:17.999Z] #37 9.368 -- Generating done [2022-03-05T20:34:17.999Z] #37 9.373 -- Build files have been written to: /tmp/tmp.zu6D8QznWb/tini [2022-03-05T20:34:17.999Z] #37 9.382 + make tini-static [2022-03-05T20:34:18.255Z] #37 9.794 Scanning dependencies of target tini-static [2022-03-05T20:34:18.511Z] #37 10.00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T20:34:19.081Z] #37 ... [2022-03-05T20:34:19.081Z] [2022-03-05T20:34:19.081Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:19.081Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:34:19.081Z] #13 58.05 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T20:34:19.081Z] #13 58.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-05T20:34:19.081Z] #13 58.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T20:34:19.081Z] #13 58.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-05T20:34:19.081Z] #13 58.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:34:19.081Z] #13 58.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:34:19.081Z] #13 58.40 Selecting previously unselected package dmsetup. [2022-03-05T20:34:19.081Z] #13 58.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:34:19.081Z] #13 58.43 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-05T20:34:19.081Z] #13 58.61 Selecting previously unselected package mingw-w64-common. [2022-03-05T20:34:19.081Z] #13 58.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-05T20:34:19.081Z] #13 58.61 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-05T20:34:19.081Z] #13 63.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T20:34:19.081Z] #13 63.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-05T20:34:19.081Z] #13 63.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T20:34:19.081Z] #13 ... [2022-03-05T20:34:19.081Z] [2022-03-05T20:34:19.081Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:19.081Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:19.081Z] #43 4.267 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T20:34:19.081Z] #43 4.267 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T20:34:19.081Z] #43 4.287 Note: Building without GnuTLS support [2022-03-05T20:34:19.081Z] #43 4.289 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T20:34:19.082Z] #43 4.292 Makefile.config:40: Warn: Building without nftables support [2022-03-05T20:34:19.082Z] #43 6.184 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T20:34:19.338Z] #43 6.263 GEN .gitid [2022-03-05T20:34:19.338Z] #43 6.303 GEN criu/include/version.h [2022-03-05T20:34:19.338Z] #43 6.424 GEN include/common/asm [2022-03-05T20:34:19.641Z] #56 ... [2022-03-05T20:34:19.641Z] [2022-03-05T20:34:19.641Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:19.641Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:34:19.641Z] #43 26.48 CC images/sk-netlink.o [2022-03-05T20:34:19.641Z] #43 26.62 CC images/packet-sock.o [2022-03-05T20:34:19.641Z] #43 26.98 CC images/ipc-var.o [2022-03-05T20:34:19.641Z] #43 27.11 CC images/ipc-desc.o [2022-03-05T20:34:19.641Z] #43 27.25 CC images/ipc-shm.o [2022-03-05T20:34:19.641Z] #43 27.41 CC images/ipc-msg.o [2022-03-05T20:34:19.641Z] #43 27.59 CC images/ipc-sem.o [2022-03-05T20:34:19.641Z] #43 27.76 CC images/utsns.o [2022-03-05T20:34:19.641Z] #43 27.96 CC images/creds.o [2022-03-05T20:34:19.641Z] #43 28.10 CC images/vma.o [2022-03-05T20:34:19.641Z] #43 28.27 CC images/netdev.o [2022-03-05T20:34:19.641Z] #43 28.54 CC images/tty.o [2022-03-05T20:34:19.641Z] #43 28.96 CC images/file-lock.o [2022-03-05T20:34:19.641Z] #43 29.11 CC images/rlimit.o [2022-03-05T20:34:19.641Z] #43 29.25 CC images/pagemap.o [2022-03-05T20:34:19.641Z] #43 29.46 CC images/siginfo.o [2022-03-05T20:34:19.641Z] #43 29.65 CC images/rpc.o [2022-03-05T20:34:19.641Z] #43 30.70 CC images/ext-file.o [2022-03-05T20:34:19.641Z] #43 30.85 CC images/cgroup.o [2022-03-05T20:34:19.641Z] #43 31.30 CC images/userns.o [2022-03-05T20:34:19.641Z] #43 31.50 CC images/google/protobuf/descriptor.o [2022-03-05T20:34:19.641Z] #43 32.91 CC images/opts.o [2022-03-05T20:34:19.641Z] #43 33.05 CC images/seccomp.o [2022-03-05T20:34:19.641Z] #43 33.32 CC images/binfmt-misc.o [2022-03-05T20:34:19.641Z] #43 33.47 CC images/time.o [2022-03-05T20:34:19.641Z] #43 33.61 CC images/sysctl.o [2022-03-05T20:34:19.641Z] #43 33.71 CC images/autofs.o [2022-03-05T20:34:19.641Z] #43 33.82 CC images/macvlan.o [2022-03-05T20:34:19.641Z] #43 33.93 CC images/sit.o [2022-03-05T20:34:19.641Z] #43 34.07 CC images/memfd.o [2022-03-05T20:34:19.641Z] #43 34.27 CC images/timens.o [2022-03-05T20:34:19.641Z] #43 34.43 LINK images/built-in.o [2022-03-05T20:34:19.641Z] #43 34.54 GEN compel/include/asm [2022-03-05T20:34:19.641Z] #43 34.57 GEN compel/include/version.h [2022-03-05T20:34:19.641Z] #43 34.59 touch .config [2022-03-05T20:34:19.641Z] #43 34.63 GEN include/common/config.h [2022-03-05T20:34:19.641Z] #43 34.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-05T20:34:19.641Z] #43 34.70 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-03-05T20:34:19.641Z] #43 34.72 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-03-05T20:34:19.641Z] #43 34.73 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-03-05T20:34:19.641Z] #43 34.76 DEP compel/plugins/std/infect.d [2022-03-05T20:34:19.641Z] #43 34.83 DEP compel/plugins/std/string.d [2022-03-05T20:34:19.641Z] #43 34.88 DEP compel/plugins/std/log.d [2022-03-05T20:34:19.641Z] #43 34.93 DEP compel/plugins/std/fds.d [2022-03-05T20:34:19.641Z] #43 34.99 DEP compel/plugins/std/std.d [2022-03-05T20:34:19.641Z] #43 35.06 DEP compel/plugins/shmem/shmem.d [2022-03-05T20:34:19.641Z] #43 35.12 DEP compel/plugins/fds/fds.d [2022-03-05T20:34:19.641Z] #43 35.21 CC compel/plugins/std/std.o [2022-03-05T20:34:19.641Z] #43 35.37 CC compel/plugins/std/fds.o [2022-03-05T20:34:19.641Z] #43 35.65 CC compel/plugins/std/log.o [2022-03-05T20:34:19.641Z] #43 36.21 CC compel/plugins/std/string.o [2022-03-05T20:34:19.641Z] #43 36.74 CC compel/plugins/std/infect.o [2022-03-05T20:34:19.641Z] #43 37.03 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-03-05T20:34:19.641Z] #43 37.08 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-03-05T20:34:19.641Z] #43 37.13 AR compel/plugins/std.lib.a [2022-03-05T20:34:19.641Z] #43 37.17 CC compel/plugins/fds/fds.o [2022-03-05T20:34:19.641Z] #43 ... [2022-03-05T20:34:19.641Z] [2022-03-05T20:34:19.641Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:19.641Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-05T20:34:19.641Z] #13 85.47 Selecting previously unselected package libapparmor1:arm64. [2022-03-05T20:34:19.641Z] #13 85.47 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-03-05T20:34:19.641Z] #13 85.48 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-03-05T20:34:19.641Z] #13 85.59 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-05T20:34:19.641Z] #13 85.59 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-03-05T20:34:19.641Z] #13 85.60 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-03-05T20:34:19.903Z] #13 85.75 Selecting previously unselected package libbtrfs0. [2022-03-05T20:34:19.903Z] #13 85.75 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-03-05T20:34:19.903Z] #13 85.75 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T20:34:19.903Z] #13 85.81 Selecting previously unselected package libbtrfs-dev. [2022-03-05T20:34:19.903Z] #13 85.83 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-03-05T20:34:19.903Z] #13 85.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:34:20.164Z] #13 85.95 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-05T20:34:20.164Z] #13 85.96 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-03-05T20:34:20.164Z] #13 85.96 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-03-05T20:34:20.164Z] #13 86.01 Selecting previously unselected package libudev-dev:arm64. [2022-03-05T20:34:20.164Z] #13 86.01 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-03-05T20:34:20.164Z] #13 86.02 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-03-05T20:34:20.164Z] #13 86.15 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-05T20:34:20.164Z] #13 86.15 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-03-05T20:34:20.164Z] #13 86.18 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-03-05T20:34:20.216Z] #36 ... [2022-03-05T20:34:20.216Z] [2022-03-05T20:34:20.216Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:34:20.216Z] #34 sha256:93dbd40f1579ca6cbc57d94c3455b94fbdebdc3d871f5f074dd92d40fad86bc8 [2022-03-05T20:34:20.216Z] #34 67.91 internal/reflectlite [2022-03-05T20:34:20.216Z] #34 67.93 sync [2022-03-05T20:34:20.216Z] #34 69.67 internal/testlog [2022-03-05T20:34:20.216Z] #34 70.91 sort [2022-03-05T20:34:20.216Z] #34 70.91 errors [2022-03-05T20:34:20.216Z] #34 71.83 strconv [2022-03-05T20:34:20.216Z] #34 73.09 io [2022-03-05T20:34:20.216Z] #34 75.27 internal/oserror [2022-03-05T20:34:20.216Z] #34 75.45 syscall [2022-03-05T20:34:20.216Z] #34 77.13 reflect [2022-03-05T20:34:20.216Z] #34 ... [2022-03-05T20:34:20.216Z] [2022-03-05T20:34:20.216Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:34:20.216Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:34:20.216Z] #42 75.27 Selecting previously unselected package libprotoc17:amd64. [2022-03-05T20:34:20.216Z] #42 75.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-05T20:34:20.216Z] #42 75.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:20.216Z] #42 76.52 Selecting previously unselected package protobuf-c-compiler. [2022-03-05T20:34:20.216Z] #42 76.52 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:34:20.216Z] #42 76.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T20:34:20.216Z] #42 76.76 Selecting previously unselected package protobuf-compiler. [2022-03-05T20:34:20.216Z] #42 76.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-05T20:34:20.216Z] #42 76.80 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-05T20:34:20.216Z] #42 76.99 Selecting previously unselected package python-pkg-resources. [2022-03-05T20:34:20.216Z] #42 76.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T20:34:20.216Z] #42 77.00 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-05T20:34:20.216Z] #42 77.33 Selecting previously unselected package python-six. [2022-03-05T20:34:20.216Z] #42 77.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-05T20:34:20.216Z] #42 77.34 Unpacking python-six (1.12.0-1) ... [2022-03-05T20:34:20.216Z] #42 77.53 Selecting previously unselected package python-protobuf. [2022-03-05T20:34:20.216Z] #42 77.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-05T20:34:20.216Z] #42 77.54 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-05T20:34:20.216Z] #42 78.36 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-05T20:34:20.426Z] #13 86.41 Selecting previously unselected package libpcre16-3:arm64. [2022-03-05T20:34:20.426Z] #13 86.42 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-03-05T20:34:20.426Z] #13 86.43 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-03-05T20:34:20.426Z] #13 86.57 Selecting previously unselected package libpcre32-3:arm64. [2022-03-05T20:34:20.687Z] #13 86.57 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-03-05T20:34:20.687Z] #13 86.57 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-03-05T20:34:20.687Z] #13 86.70 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-03-05T20:34:20.687Z] #13 86.70 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-03-05T20:34:20.687Z] #13 86.70 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-03-05T20:34:20.687Z] #13 86.77 Selecting previously unselected package libpcre3-dev:arm64. [2022-03-05T20:34:20.687Z] #13 86.77 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-03-05T20:34:20.687Z] #13 86.79 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-03-05T20:34:20.706Z] #43 7.759 PBCC images/timens.pb-c.c [2022-03-05T20:34:20.707Z] #43 7.774 DEP images/timens.pb-c.d [2022-03-05T20:34:20.707Z] #43 7.792 PBCC images/fown.pb-c.c [2022-03-05T20:34:20.707Z] #43 7.803 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-05T20:34:20.707Z] #43 7.818 PBCC images/opts.pb-c.c [2022-03-05T20:34:20.707Z] #43 7.831 PBCC images/memfd.pb-c.c [2022-03-05T20:34:20.707Z] #43 7.844 DEP images/fown.pb-c.d [2022-03-05T20:34:20.707Z] #43 7.898 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-05T20:34:20.963Z] #43 7.961 DEP images/opts.pb-c.d [2022-03-05T20:34:20.963Z] #43 ... [2022-03-05T20:34:20.963Z] [2022-03-05T20:34:20.963Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:34:20.963Z] #37 sha256:b4a93ba7be4162ffaa77126cbb0af08bc2d911049b273fd9767d37dd87305b79 [2022-03-05T20:34:20.963Z] #37 11.31 [100%] Linking C executable tini-static [2022-03-05T20:34:20.963Z] #37 11.95 [100%] Built target tini-static [2022-03-05T20:34:20.963Z] #37 12.03 + mkdir -p /build [2022-03-05T20:34:20.963Z] #37 12.03 + cp tini-static /build/docker-init [2022-03-05T20:34:20.963Z] #37 DONE 12.5s [2022-03-05T20:34:20.963Z] [2022-03-05T20:34:20.963Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:20.963Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:20.963Z] #43 8.080 DEP images/memfd.pb-c.d [2022-03-05T20:34:20.963Z] #43 8.128 PBCC images/sit.pb-c.c [2022-03-05T20:34:20.963Z] #43 8.186 DEP images/sit.pb-c.d [2022-03-05T20:34:20.963Z] #43 8.245 PBCC images/macvlan.pb-c.c [2022-03-05T20:34:21.219Z] #43 8.277 DEP images/macvlan.pb-c.d [2022-03-05T20:34:21.219Z] #43 8.374 PBCC images/autofs.pb-c.c [2022-03-05T20:34:21.219Z] #43 8.374 DEP images/autofs.pb-c.d [2022-03-05T20:34:21.219Z] #43 8.423 PBCC images/sysctl.pb-c.c [2022-03-05T20:34:21.219Z] #43 8.447 DEP images/sysctl.pb-c.d [2022-03-05T20:34:21.219Z] #43 8.496 PBCC images/time.pb-c.c [2022-03-05T20:34:21.260Z] #13 87.12 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-05T20:34:21.260Z] #13 87.17 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-03-05T20:34:21.260Z] #13 87.18 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-03-05T20:34:21.477Z] #43 8.539 DEP images/time.pb-c.d [2022-03-05T20:34:21.477Z] #43 8.566 PBCC images/binfmt-misc.pb-c.c [2022-03-05T20:34:21.477Z] #43 8.583 DEP images/binfmt-misc.pb-c.d [2022-03-05T20:34:21.477Z] #43 8.658 PBCC images/seccomp.pb-c.c [2022-03-05T20:34:21.477Z] #43 8.658 DEP images/seccomp.pb-c.d [2022-03-05T20:34:21.477Z] #43 8.700 PBCC images/userns.pb-c.c [2022-03-05T20:34:21.477Z] #43 8.745 DEP images/userns.pb-c.d [2022-03-05T20:34:21.520Z] #13 87.44 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-05T20:34:21.520Z] #13 87.47 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-03-05T20:34:21.520Z] #13 87.48 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-03-05T20:34:21.520Z] #13 87.53 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-05T20:34:21.520Z] #13 87.55 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-03-05T20:34:21.521Z] #13 87.56 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:34:21.734Z] #43 8.771 PBCC images/cgroup.pb-c.c [2022-03-05T20:34:21.734Z] #43 8.800 DEP images/cgroup.pb-c.d [2022-03-05T20:34:21.734Z] #43 8.855 PBCC images/ext-file.pb-c.c [2022-03-05T20:34:21.734Z] #43 8.880 DEP images/ext-file.pb-c.d [2022-03-05T20:34:21.734Z] #43 8.922 PBCC images/rpc.pb-c.c [2022-03-05T20:34:21.734Z] #43 8.983 DEP images/rpc.pb-c.d [2022-03-05T20:34:21.781Z] #13 87.71 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-05T20:34:21.781Z] #13 87.72 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-03-05T20:34:21.781Z] #13 87.72 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-03-05T20:34:21.993Z] #43 9.039 PBCC images/siginfo.pb-c.c [2022-03-05T20:34:21.993Z] #43 9.071 DEP images/siginfo.pb-c.d [2022-03-05T20:34:21.993Z] #43 9.142 PBCC images/pagemap.pb-c.c [2022-03-05T20:34:21.993Z] #43 9.209 DEP images/pagemap.pb-c.d [2022-03-05T20:34:21.993Z] #43 9.241 PBCC images/rlimit.pb-c.c [2022-03-05T20:34:22.042Z] #13 88.14 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-03-05T20:34:22.042Z] #13 88.16 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:34:22.042Z] #13 88.17 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-03-05T20:34:22.042Z] #13 88.18 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T20:34:22.250Z] #43 9.273 DEP images/rlimit.pb-c.d [2022-03-05T20:34:22.250Z] #43 9.323 PBCC images/file-lock.pb-c.c [2022-03-05T20:34:22.250Z] #43 9.344 DEP images/file-lock.pb-c.d [2022-03-05T20:34:22.250Z] #43 9.392 PBCC images/tty.pb-c.c [2022-03-05T20:34:22.250Z] #43 9.460 DEP images/tty.pb-c.d [2022-03-05T20:34:22.303Z] #13 88.19 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-03-05T20:34:22.303Z] #13 88.20 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-03-05T20:34:22.303Z] #13 88.21 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:22.303Z] #13 88.22 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T20:34:22.303Z] #13 88.23 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-03-05T20:34:22.303Z] #13 88.24 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-03-05T20:34:22.303Z] #13 88.26 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T20:34:22.303Z] #13 88.36 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:34:22.303Z] #13 88.38 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-03-05T20:34:22.303Z] #13 88.39 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-05T20:34:22.303Z] #13 88.40 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-03-05T20:34:22.303Z] #13 88.41 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T20:34:22.372Z] #30 DONE 4.5s [2022-03-05T20:34:22.372Z] [2022-03-05T20:34:22.372Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T20:34:22.372Z] #33 sha256:1476d934176ac61529d884da39bf32b62ebe37fc5d0d539b9830682a09bc0c41 [2022-03-05T20:34:22.372Z] #33 DONE 0.3s [2022-03-05T20:34:22.372Z] [2022-03-05T20:34:22.372Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-05T20:34:22.372Z] #35 sha256:f9c72a7c05e8f02e09aa30f4e17405bdc20761139fdcdaa78aff0d28a45a6b24 [2022-03-05T20:34:22.372Z] #35 DONE 0.1s [2022-03-05T20:34:22.372Z] [2022-03-05T20:34:22.372Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T20:34:22.372Z] #38 sha256:877d32ec3accbdeb1e90b312f51c18e28588f3bc3e8f6472703f8b978a9f8800 [2022-03-05T20:34:22.372Z] #38 DONE 0.0s [2022-03-05T20:34:22.372Z] [2022-03-05T20:34:22.372Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:22.372Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:22.372Z] #43 129.8 CC criu/pie-util-vdso.o [2022-03-05T20:34:22.372Z] #43 130.2 CC criu/pie-util.o [2022-03-05T20:34:22.372Z] #43 130.5 CC criu/pipes.o [2022-03-05T20:34:22.372Z] #43 131.6 CC criu/plugin.o [2022-03-05T20:34:22.372Z] #43 132.1 CC criu/proc_parse.o [2022-03-05T20:34:22.372Z] #43 134.7 CC criu/protobuf-desc.o [2022-03-05T20:34:22.372Z] #43 135.6 CC criu/protobuf.o [2022-03-05T20:34:22.372Z] #43 136.0 CC criu/pstree.o [2022-03-05T20:34:22.506Z] #43 9.517 PBCC images/tun.pb-c.c [2022-03-05T20:34:22.506Z] #43 9.598 PBCC images/netdev.pb-c.c [2022-03-05T20:34:22.506Z] #43 9.676 DEP images/tun.pb-c.d [2022-03-05T20:34:22.506Z] #43 9.719 DEP images/netdev.pb-c.d [2022-03-05T20:34:22.565Z] #13 88.46 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-03-05T20:34:22.565Z] #13 88.47 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:22.565Z] #13 88.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T20:34:22.565Z] #13 88.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T20:34:22.565Z] #13 88.50 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:22.565Z] #13 88.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T20:34:22.565Z] #13 88.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T20:34:22.565Z] #13 88.52 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T20:34:22.565Z] #13 88.53 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-03-05T20:34:22.565Z] #13 88.55 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-03-05T20:34:22.565Z] #13 88.56 Setting up dmsetup (2:1.02.155-3) ... [2022-03-05T20:34:22.565Z] #13 88.57 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-03-05T20:34:22.565Z] #13 88.59 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-03-05T20:34:22.565Z] #13 88.60 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:34:22.763Z] #43 9.771 PBCC images/vma.pb-c.c [2022-03-05T20:34:22.763Z] #43 9.820 DEP images/vma.pb-c.d [2022-03-05T20:34:22.763Z] #43 9.866 PBCC images/creds.pb-c.c [2022-03-05T20:34:22.763Z] #43 9.905 DEP images/creds.pb-c.d [2022-03-05T20:34:22.763Z] #43 9.946 PBCC images/utsns.pb-c.c [2022-03-05T20:34:22.969Z] #22 4.929 Collecting yamllint==1.26.1 [2022-03-05T20:34:23.021Z] #43 9.979 DEP images/utsns.pb-c.d [2022-03-05T20:34:23.021Z] #43 10.03 PBCC images/ipc-desc.pb-c.c [2022-03-05T20:34:23.021Z] #43 10.06 PBCC images/ipc-sem.pb-c.c [2022-03-05T20:34:23.021Z] #43 10.09 DEP images/ipc-desc.pb-c.d [2022-03-05T20:34:23.021Z] #43 10.14 DEP images/ipc-sem.pb-c.d [2022-03-05T20:34:23.021Z] #43 10.21 PBCC images/ipc-msg.pb-c.c [2022-03-05T20:34:23.278Z] #43 10.24 DEP images/ipc-msg.pb-c.d [2022-03-05T20:34:23.278Z] #43 10.29 PBCC images/ipc-shm.pb-c.c [2022-03-05T20:34:23.278Z] #43 10.35 DEP images/ipc-shm.pb-c.d [2022-03-05T20:34:23.278Z] #43 10.36 PBCC images/ipc-var.pb-c.c [2022-03-05T20:34:23.278Z] #43 10.38 DEP images/ipc-var.pb-c.d [2022-03-05T20:34:23.278Z] #43 10.44 PBCC images/sk-opts.pb-c.c [2022-03-05T20:34:23.278Z] #43 10.49 PBCC images/packet-sock.pb-c.c [2022-03-05T20:34:23.488Z] #42 ... [2022-03-05T20:34:23.488Z] [2022-03-05T20:34:23.488Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:23.488Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:34:23.488Z] #13 69.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-03-05T20:34:23.488Z] #13 73.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-05T20:34:23.488Z] #13 73.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-05T20:34:23.488Z] #13 73.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-05T20:34:23.488Z] #13 73.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-05T20:34:23.488Z] #13 73.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-03-05T20:34:23.488Z] #13 73.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-05T20:34:23.488Z] #13 73.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-05T20:34:23.488Z] #13 73.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-05T20:34:23.488Z] #13 73.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-05T20:34:23.488Z] #13 73.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-05T20:34:23.488Z] #13 73.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-05T20:34:23.488Z] #13 73.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-05T20:34:23.488Z] #13 73.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-05T20:34:23.488Z] #13 73.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-05T20:34:23.488Z] #13 75.15 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:34:23.488Z] #13 75.41 Fetched 77.8 MB in 9s (8221 kB/s) [2022-03-05T20:34:23.488Z] #13 75.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T20:34:23.488Z] #13 75.82 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T20:34:23.488Z] #13 75.93 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-05T20:34:23.488Z] #13 76.39 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:34:23.488Z] #13 76.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T20:34:23.488Z] #13 76.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-05T20:34:23.488Z] #13 76.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-05T20:34:23.488Z] #13 76.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T20:34:23.513Z] #13 DONE 89.5s [2022-03-05T20:34:23.513Z] [2022-03-05T20:34:23.513Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:34:23.513Z] #53 sha256:53291a93f3e53ac9671da23130e91ce545fae25d930d669692340133a8bd006a [2022-03-05T20:34:23.535Z] #43 10.54 DEP images/sk-opts.pb-c.d [2022-03-05T20:34:23.535Z] #43 10.55 DEP images/packet-sock.pb-c.d [2022-03-05T20:34:23.535Z] #43 10.61 PBCC images/sk-netlink.pb-c.c [2022-03-05T20:34:23.535Z] #43 10.67 DEP images/sk-netlink.pb-c.d [2022-03-05T20:34:23.535Z] #43 10.72 PBCC images/sk-inet.pb-c.c [2022-03-05T20:34:23.535Z] #43 10.76 DEP images/sk-inet.pb-c.d [2022-03-05T20:34:23.754Z] #43 137.2 CC criu/rbtree.o [2022-03-05T20:34:23.791Z] #43 10.85 PBCC images/sk-unix.pb-c.c [2022-03-05T20:34:23.791Z] #43 10.85 DEP images/sk-unix.pb-c.d [2022-03-05T20:34:23.791Z] #43 10.95 PBCC images/mm.pb-c.c [2022-03-05T20:34:23.791Z] #43 11.03 DEP images/mm.pb-c.d [2022-03-05T20:34:24.015Z] #43 137.5 CC criu/rst-malloc.o [2022-03-05T20:34:24.048Z] #43 11.09 PBCC images/timerfd.pb-c.c [2022-03-05T20:34:24.048Z] #43 11.09 DEP images/timerfd.pb-c.d [2022-03-05T20:34:24.048Z] #43 11.24 PBCC images/timer.pb-c.c [2022-03-05T20:34:24.048Z] #43 11.24 DEP images/timer.pb-c.d [2022-03-05T20:34:24.048Z] #43 11.24 PBCC images/sa.pb-c.c [2022-03-05T20:34:24.048Z] #43 11.28 DEP images/sa.pb-c.d [2022-03-05T20:34:24.048Z] #43 11.33 PBCC images/pipe-data.pb-c.c [2022-03-05T20:34:24.048Z] #43 11.33 DEP images/pipe-data.pb-c.d [2022-03-05T20:34:24.276Z] #43 137.8 CC criu/seccomp.o [2022-03-05T20:34:24.304Z] #43 11.43 PBCC images/mnt.pb-c.c [2022-03-05T20:34:24.304Z] #43 11.46 DEP images/mnt.pb-c.d [2022-03-05T20:34:24.304Z] #43 11.50 PBCC images/sk-packet.pb-c.c [2022-03-05T20:34:24.304Z] #43 11.54 DEP images/sk-packet.pb-c.d [2022-03-05T20:34:24.422Z] #13 ... [2022-03-05T20:34:24.422Z] [2022-03-05T20:34:24.422Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:34:24.422Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:34:24.422Z] #32 72.25 Checking out files: 83% (1264/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 99% (1507/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-05T20:34:24.422Z] #32 73.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T20:34:24.422Z] #32 73.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:34:24.457Z] #53 ... [2022-03-05T20:34:24.457Z] [2022-03-05T20:34:24.457Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-05T20:34:24.457Z] #14 sha256:1e458b4bff10efcd20f05255344b2e3240d6ff9e45aa939f4a3c7572deebcdde [2022-03-05T20:34:24.457Z] #14 DONE 0.9s [2022-03-05T20:34:24.457Z] [2022-03-05T20:34:24.457Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:34:24.457Z] #53 sha256:53291a93f3e53ac9671da23130e91ce545fae25d930d669692340133a8bd006a [2022-03-05T20:34:24.457Z] #53 0.851 + RM_GOPATH=0 [2022-03-05T20:34:24.457Z] #53 0.851 + TMP_GOPATH= [2022-03-05T20:34:24.457Z] #53 0.851 + : /build [2022-03-05T20:34:24.457Z] #53 0.851 + '[' -z '' ']' [2022-03-05T20:34:24.457Z] #53 0.852 ++ mktemp -d [2022-03-05T20:34:24.457Z] #53 0.853 + export GOPATH=/tmp/tmp.yO7eOV3W5A [2022-03-05T20:34:24.457Z] #53 0.853 + GOPATH=/tmp/tmp.yO7eOV3W5A [2022-03-05T20:34:24.457Z] #53 0.854 + RM_GOPATH=1 [2022-03-05T20:34:24.457Z] #53 0.854 + case "$(go env GOARCH)" in [2022-03-05T20:34:24.457Z] #53 0.854 ++ go env GOARCH [2022-03-05T20:34:24.457Z] #53 0.861 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:34:24.457Z] #53 0.861 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:34:24.457Z] #53 0.861 ++ dirname /tmp/install/install.sh [2022-03-05T20:34:24.457Z] #53 0.862 + dir=/tmp/install [2022-03-05T20:34:24.457Z] #53 0.863 + bin=runc [2022-03-05T20:34:24.457Z] #53 0.863 + shift [2022-03-05T20:34:24.457Z] #53 0.864 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-05T20:34:24.457Z] #53 0.864 + . /tmp/install/runc.installer [2022-03-05T20:34:24.457Z] #53 0.864 ++ set -e [2022-03-05T20:34:24.457Z] #53 0.865 ++ : v1.0.3 [2022-03-05T20:34:24.457Z] #53 0.870 + install_runc [2022-03-05T20:34:24.457Z] #53 0.870 + RUNC_BUILDTAGS=seccomp [2022-03-05T20:34:24.457Z] #53 0.870 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-05T20:34:24.457Z] #53 0.870 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yO7eOV3W5A/src/github.com/opencontainers/runc [2022-03-05T20:34:24.457Z] #53 0.874 Install runc version v1.0.3 (build tags: seccomp) [2022-03-05T20:34:24.457Z] #53 0.876 Cloning into '/tmp/tmp.yO7eOV3W5A/src/github.com/opencontainers/runc'... [2022-03-05T20:34:24.561Z] #43 11.57 PBCC images/tcp-stream.pb-c.c [2022-03-05T20:34:24.561Z] #43 11.61 DEP images/tcp-stream.pb-c.d [2022-03-05T20:34:24.561Z] #43 11.64 PBCC images/pipe.pb-c.c [2022-03-05T20:34:24.561Z] #43 11.68 DEP images/pipe.pb-c.d [2022-03-05T20:34:24.561Z] #43 11.73 PBCC images/pstree.pb-c.c [2022-03-05T20:34:24.561Z] #43 11.76 DEP images/pstree.pb-c.d [2022-03-05T20:34:24.561Z] #43 11.81 PBCC images/fs.pb-c.c [2022-03-05T20:34:24.817Z] #43 11.84 DEP images/fs.pb-c.d [2022-03-05T20:34:24.817Z] #43 11.89 PBCC images/signalfd.pb-c.c [2022-03-05T20:34:24.817Z] #43 11.93 DEP images/signalfd.pb-c.d [2022-03-05T20:34:24.817Z] #43 12.00 PBCC images/fh.pb-c.c [2022-03-05T20:34:24.817Z] #43 12.02 PBCC images/fsnotify.pb-c.c [2022-03-05T20:34:25.034Z] #53 ... [2022-03-05T20:34:25.034Z] [2022-03-05T20:34:25.034Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-05T20:34:25.034Z] #15 sha256:0ca2377bd177b589fbb47415ce9acb5dd4b5d798af10359ae161cac59e3d2499 [2022-03-05T20:34:25.034Z] #15 DONE 0.7s [2022-03-05T20:34:25.116Z] #43 12.11 DEP images/fh.pb-c.d [2022-03-05T20:34:25.116Z] #43 12.16 DEP images/fsnotify.pb-c.d [2022-03-05T20:34:25.116Z] #43 12.22 PBCC images/eventpoll.pb-c.c [2022-03-05T20:34:25.116Z] #43 12.27 DEP images/eventpoll.pb-c.d [2022-03-05T20:34:25.116Z] #43 12.31 PBCC images/eventfd.pb-c.c [2022-03-05T20:34:25.116Z] #43 12.35 DEP images/eventfd.pb-c.d [2022-03-05T20:34:25.216Z] #43 138.6 CC criu/seize.o [2022-03-05T20:34:25.299Z] [2022-03-05T20:34:25.299Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:25.299Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:34:25.299Z] #43 37.35 AR compel/plugins/fds.lib.a [2022-03-05T20:34:25.299Z] #43 37.40 HOSTDEP compel/src/lib/log-host.d [2022-03-05T20:34:25.299Z] #43 37.49 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-05T20:34:25.299Z] #43 37.54 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-03-05T20:34:25.299Z] #43 37.57 HOSTDEP compel/src/main-host.d [2022-03-05T20:34:25.299Z] #43 37.62 DEP compel/src/lib/ptrace.d [2022-03-05T20:34:25.299Z] #43 37.75 DEP compel/src/lib/infect.d [2022-03-05T20:34:25.299Z] #43 37.87 DEP compel/src/lib/infect-util.d [2022-03-05T20:34:25.299Z] #43 37.94 DEP compel/src/lib/infect-rpc.d [2022-03-05T20:34:25.299Z] #43 38.00 DEP compel/arch/aarch64/src/lib/infect.d [2022-03-05T20:34:25.299Z] #43 38.09 DEP compel/arch/aarch64/src/lib/cpu.d [2022-03-05T20:34:25.299Z] #43 38.11 DEP compel/src/lib/log.d [2022-03-05T20:34:25.299Z] #43 38.20 DEP compel/src/main.d [2022-03-05T20:34:25.299Z] #43 38.27 DEP compel/src/lib/handle-elf.d [2022-03-05T20:34:25.299Z] #43 38.33 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-03-05T20:34:25.299Z] #43 38.42 CC compel/src/lib/log.o [2022-03-05T20:34:25.299Z] #43 38.63 CC compel/arch/aarch64/src/lib/cpu.o [2022-03-05T20:34:25.299Z] #43 38.78 CC compel/arch/aarch64/src/lib/infect.o [2022-03-05T20:34:25.299Z] #43 39.02 CC compel/src/lib/infect-rpc.o [2022-03-05T20:34:25.299Z] #43 39.30 CC compel/src/lib/infect-util.o [2022-03-05T20:34:25.299Z] #43 39.48 CC compel/src/lib/infect.o [2022-03-05T20:34:25.299Z] #43 41.71 CC compel/src/lib/ptrace.o [2022-03-05T20:34:25.299Z] #43 42.33 AR compel/libcompel.a [2022-03-05T20:34:25.299Z] #43 42.41 HOSTCC compel/src/main-host.o [2022-03-05T20:34:25.299Z] #43 42.59 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-03-05T20:34:25.299Z] #43 42.70 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-05T20:34:25.299Z] #43 43.01 HOSTCC compel/src/lib/log-host.o [2022-03-05T20:34:25.374Z] #43 12.38 PBCC images/remap-file-path.pb-c.c [2022-03-05T20:34:25.374Z] #43 12.41 DEP images/remap-file-path.pb-c.d [2022-03-05T20:34:25.374Z] #43 12.45 PBCC images/fifo.pb-c.c [2022-03-05T20:34:25.374Z] #43 12.49 DEP images/fifo.pb-c.d [2022-03-05T20:34:25.374Z] #43 12.51 PBCC images/ghost-file.pb-c.c [2022-03-05T20:34:25.374Z] #43 12.56 DEP images/ghost-file.pb-c.d [2022-03-05T20:34:25.537Z] #22 ... [2022-03-05T20:34:25.537Z] [2022-03-05T20:34:25.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:25.537Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:25.537Z] #43 113.1 CC criu/memfd.o [2022-03-05T20:34:25.537Z] #43 113.8 CC criu/mount.o [2022-03-05T20:34:25.537Z] #43 117.6 CC criu/namespaces.o [2022-03-05T20:34:25.537Z] #43 119.2 CC criu/net.o [2022-03-05T20:34:25.561Z] #43 43.23 HOSTLINK compel/compel-host-bin [2022-03-05T20:34:25.631Z] #43 12.64 PBCC images/regfile.pb-c.c [2022-03-05T20:34:25.631Z] #43 12.68 DEP images/regfile.pb-c.d [2022-03-05T20:34:25.631Z] #43 12.74 PBCC images/ns.pb-c.c [2022-03-05T20:34:25.631Z] #43 12.78 DEP images/ns.pb-c.d [2022-03-05T20:34:25.631Z] #43 12.83 PBCC images/fdinfo.pb-c.c [2022-03-05T20:34:25.794Z] #32 ... [2022-03-05T20:34:25.794Z] [2022-03-05T20:34:25.794Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:34:25.794Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:34:25.794Z] #42 84.09 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:25.794Z] #42 84.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:34:25.794Z] #42 84.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:34:25.794Z] #42 84.17 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-05T20:34:25.794Z] #42 84.26 Setting up python-six (1.12.0-1) ... [2022-03-05T20:34:25.821Z] #43 ... [2022-03-05T20:34:25.821Z] [2022-03-05T20:34:25.821Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T20:34:25.821Z] #16 sha256:30aaa04515cf0d90be273d6f4257a4a52a3dce1828190a996d9ca807a68687e1 [2022-03-05T20:34:25.821Z] #16 0.669 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T20:34:25.821Z] #16 DONE 0.7s [2022-03-05T20:34:25.821Z] [2022-03-05T20:34:25.821Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:25.821Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:34:25.821Z] #43 43.48 DEP soccr/soccr.d [2022-03-05T20:34:25.821Z] #43 ... [2022-03-05T20:34:25.821Z] [2022-03-05T20:34:25.821Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T20:34:25.821Z] #17 sha256:407e49f22d100a8f8b88ee0a5b00e1f3e9192b5183b511dfc1022114f636b713 [2022-03-05T20:34:25.890Z] #43 12.90 DEP images/fdinfo.pb-c.d [2022-03-05T20:34:25.890Z] #43 12.99 PBCC images/core-aarch64.pb-c.c [2022-03-05T20:34:25.890Z] #43 13.03 PBCC images/core-arm.pb-c.c [2022-03-05T20:34:25.890Z] #43 13.07 PBCC images/core-ppc64.pb-c.c [2022-03-05T20:34:25.890Z] #43 13.11 PBCC images/core-s390.pb-c.c [2022-03-05T20:34:26.081Z] #17 ... [2022-03-05T20:34:26.081Z] [2022-03-05T20:34:26.081Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:34:26.081Z] #58 sha256:29de318b85c3edef4b8b49cfe62ab17a84c401b90d5d359ac0ade0a5b7c39534 [2022-03-05T20:34:26.081Z] #58 87.92 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T20:34:26.081Z] #58 87.92 + GOBIN=/build [2022-03-05T20:34:26.081Z] #58 87.92 + GO111MODULE=on [2022-03-05T20:34:26.081Z] #58 87.92 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-05T20:34:26.081Z] #58 DONE 93.4s [2022-03-05T20:34:26.081Z] [2022-03-05T20:34:26.081Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T20:34:26.081Z] #59 sha256:8975b0b91306cc5e78641ccaf7aa1fed85bb255bdf34dbbbaba13e16075ef667 [2022-03-05T20:34:26.081Z] #59 DONE 0.1s [2022-03-05T20:34:26.147Z] #43 13.23 PBCC images/core-x86.pb-c.c [2022-03-05T20:34:26.147Z] #43 13.25 PBCC images/core.pb-c.c [2022-03-05T20:34:26.147Z] #43 13.30 PBCC images/inventory.pb-c.c [2022-03-05T20:34:26.147Z] #43 13.35 DEP images/core-aarch64.pb-c.d [2022-03-05T20:34:26.147Z] #43 ... [2022-03-05T20:34:26.147Z] [2022-03-05T20:34:26.147Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:34:26.147Z] #34 sha256:79a6d01bdb10901eb3a7d0cd8044f8eac941148bfd9990f4ee5899ea462ff512 [2022-03-05T20:34:26.147Z] #34 68.17 bufio [2022-03-05T20:34:26.147Z] #34 69.94 fmt [2022-03-05T20:34:26.147Z] #34 69.98 path/filepath [2022-03-05T20:34:26.147Z] #34 71.52 io/ioutil [2022-03-05T20:34:26.147Z] #34 71.93 text/tabwriter [2022-03-05T20:34:26.147Z] #34 73.48 github.com/BurntSushi/toml [2022-03-05T20:34:26.147Z] #34 73.48 flag [2022-03-05T20:34:26.147Z] #34 74.96 log [2022-03-05T20:34:26.147Z] #34 77.17 github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T20:34:26.156Z] #43 139.5 CC criu/servicefd.o [2022-03-05T20:34:26.341Z] [2022-03-05T20:34:26.341Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T20:34:26.341Z] #60 sha256:a9b5c4cd8d175ee40f0b47181034e9351fad8f1ad05e092558093e7ce0031579 [2022-03-05T20:34:26.341Z] #60 DONE 0.1s [2022-03-05T20:34:26.341Z] [2022-03-05T20:34:26.341Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:26.341Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:34:26.341Z] #43 43.76 CC soccr/soccr.o [2022-03-05T20:34:26.404Z] #34 ... [2022-03-05T20:34:26.404Z] [2022-03-05T20:34:26.404Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:26.404Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:26.404Z] #43 13.38 DEP images/core-arm.pb-c.d [2022-03-05T20:34:26.404Z] #43 13.42 DEP images/core-ppc64.pb-c.d [2022-03-05T20:34:26.404Z] #43 13.47 DEP images/core-s390.pb-c.d [2022-03-05T20:34:26.404Z] #43 13.51 DEP images/core-x86.pb-c.d [2022-03-05T20:34:26.404Z] #43 13.55 DEP images/core.pb-c.d [2022-03-05T20:34:26.404Z] #43 13.61 DEP images/inventory.pb-c.d [2022-03-05T20:34:26.415Z] #43 140.0 CC criu/shmem.o [2022-03-05T20:34:26.602Z] #43 ... [2022-03-05T20:34:26.602Z] [2022-03-05T20:34:26.602Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T20:34:26.602Z] #17 sha256:407e49f22d100a8f8b88ee0a5b00e1f3e9192b5183b511dfc1022114f636b713 [2022-03-05T20:34:26.602Z] #17 DONE 0.8s [2022-03-05T20:34:26.661Z] #43 13.65 PBCC images/cpuinfo.pb-c.c [2022-03-05T20:34:26.661Z] #43 13.67 DEP images/cpuinfo.pb-c.d [2022-03-05T20:34:26.661Z] #43 13.70 PBCC images/stats.pb-c.c [2022-03-05T20:34:26.661Z] #43 13.74 DEP images/stats.pb-c.d [2022-03-05T20:34:26.863Z] [2022-03-05T20:34:26.864Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T20:34:26.864Z] #18 sha256:f8aa40a105026c30b01a79a2760763b592187b4d571e8e0b0ca6baa649bf8f0f [2022-03-05T20:34:27.224Z] #43 ... [2022-03-05T20:34:27.224Z] [2022-03-05T20:34:27.224Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:34:27.224Z] #34 sha256:79a6d01bdb10901eb3a7d0cd8044f8eac941148bfd9990f4ee5899ea462ff512 [2022-03-05T20:34:27.224Z] #34 DONE 79.1s [2022-03-05T20:34:27.224Z] [2022-03-05T20:34:27.224Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:27.224Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:34:27.224Z] #13 70.00 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T20:34:27.224Z] #13 70.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:34:27.224Z] #13 70.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:27.224Z] #13 70.27 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-05T20:34:27.224Z] #13 70.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:34:27.224Z] #13 70.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:27.354Z] #43 140.9 CC criu/sigframe.o [2022-03-05T20:34:27.614Z] #43 141.1 CC criu/signalfd.o [2022-03-05T20:34:27.810Z] #18 DONE 1.0s [2022-03-05T20:34:27.810Z] [2022-03-05T20:34:27.810Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-05T20:34:27.810Z] #19 sha256:f191b47dbf7482f90343d92c28c6b279988fb63cf896ebebe952369e5ea02e41 [2022-03-05T20:34:27.873Z] #43 141.4 CC criu/sk-inet.o [2022-03-05T20:34:28.111Z] #43 ... [2022-03-05T20:34:28.111Z] [2022-03-05T20:34:28.111Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:34:28.111Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-05T20:34:28.111Z] #22 10.28 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-05T20:34:28.161Z] #13 ... [2022-03-05T20:34:28.161Z] [2022-03-05T20:34:28.161Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:28.161Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:28.161Z] #43 15.15 make[1]: Nothing to be done for 'all'. [2022-03-05T20:34:28.385Z] #19 DONE 0.8s [2022-03-05T20:34:28.385Z] [2022-03-05T20:34:28.385Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:28.385Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:34:28.385Z] #43 45.82 AR soccr/libsoccr.a [2022-03-05T20:34:28.385Z] #43 45.87 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T20:34:28.647Z] #43 46.32 DEP criu/arch/aarch64/sigframe.d [2022-03-05T20:34:28.908Z] #43 46.41 DEP criu/arch/aarch64/crtools.d [2022-03-05T20:34:28.908Z] #43 46.61 DEP criu/arch/aarch64/cpu.d [2022-03-05T20:34:28.908Z] #43 46.64 DEP criu/arch/aarch64/bitops.d [2022-03-05T20:34:28.908Z] #43 46.67 CC criu/arch/aarch64/bitops.o [2022-03-05T20:34:28.908Z] #43 46.70 CC criu/arch/aarch64/cpu.o [2022-03-05T20:34:28.908Z] #43 46.75 CC criu/arch/aarch64/crtools.o [2022-03-05T20:34:29.040Z] #22 11.45 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-05T20:34:29.254Z] #43 142.5 CC criu/sk-netlink.o [2022-03-05T20:34:29.254Z] #43 142.9 CC criu/sk-packet.o [2022-03-05T20:34:29.296Z] #22 11.51 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-05T20:34:29.296Z] #22 11.58 Collecting pyyaml (from yamllint==1.26.1) [2022-03-05T20:34:29.478Z] #43 47.07 CC criu/arch/aarch64/sigframe.o [2022-03-05T20:34:29.478Z] #43 47.27 LINK criu/arch/aarch64/crtools.built-in.o [2022-03-05T20:34:29.478Z] #43 47.32 DEP criu/pie/util-vdso.d [2022-03-05T20:34:29.528Z] #43 16.51 CC images/stats.o [2022-03-05T20:34:29.553Z] #22 11.84 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-03-05T20:34:29.739Z] #43 47.42 DEP criu/pie/util.d [2022-03-05T20:34:29.787Z] #43 16.83 CC images/core.o [2022-03-05T20:34:29.809Z] #22 12.11 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-05T20:34:29.809Z] #22 12.13 Building wheels for collected packages: yamllint [2022-03-05T20:34:29.809Z] #22 12.13 Running setup.py bdist_wheel for yamllint: started [2022-03-05T20:34:30.000Z] #43 47.52 CC criu/pie/util.o [2022-03-05T20:34:30.001Z] #43 47.74 CC criu/pie/util-vdso.o [2022-03-05T20:34:30.193Z] #43 143.7 CC criu/sk-queue.o [2022-03-05T20:34:30.193Z] #43 ... [2022-03-05T20:34:30.193Z] [2022-03-05T20:34:30.193Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:34:30.193Z] #49 sha256:d58c13ce7d37d81adb5433f273590503f72b2853e99a03c09121bb6e0652832c [2022-03-05T20:34:30.193Z] #49 206.8 + /build/golangci-lint --version [2022-03-05T20:34:30.349Z] #43 17.38 CC images/core-x86.o [2022-03-05T20:34:30.453Z] #49 207.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-05T20:34:30.572Z] #43 48.21 AR criu/pie/pie.lib.a [2022-03-05T20:34:30.572Z] #43 48.24 DEP criu/pie/restorer.d [2022-03-05T20:34:30.572Z] #43 48.33 DEP criu/arch/aarch64/intraprocedure.d [2022-03-05T20:34:30.605Z] #43 17.70 CC images/core-arm.o [2022-03-05T20:34:30.713Z] #49 DONE 207.4s [2022-03-05T20:34:30.713Z] [2022-03-05T20:34:30.713Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:30.713Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:30.713Z] #43 144.1 CC criu/sk-tcp.o [2022-03-05T20:34:30.832Z] #43 48.34 DEP criu/arch/aarch64/restorer.d [2022-03-05T20:34:30.832Z] #43 48.44 DEP criu/arch/aarch64/vdso-pie.d [2022-03-05T20:34:30.832Z] #43 48.48 DEP criu/pie/parasite-vdso.d [2022-03-05T20:34:30.832Z] #43 48.55 DEP criu/pie/parasite.d [2022-03-05T20:34:30.862Z] #43 18.08 CC images/core-aarch64.o [2022-03-05T20:34:31.054Z] #42 89.04 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-05T20:34:31.054Z] #42 89.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:34:31.054Z] #42 89.10 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:31.054Z] #42 89.18 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-05T20:34:31.054Z] #42 89.21 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:31.054Z] #42 89.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-05T20:34:31.054Z] #42 89.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-05T20:34:31.054Z] #42 89.29 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-05T20:34:31.054Z] #42 89.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-05T20:34:31.054Z] #42 89.32 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-05T20:34:31.094Z] #43 48.73 CC criu/pie/parasite.o [2022-03-05T20:34:31.178Z] #22 13.28 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-05T20:34:31.178Z] #22 13.28 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-05T20:34:31.178Z] #22 13.33 Successfully built yamllint [2022-03-05T20:34:31.178Z] #22 13.34 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-05T20:34:31.284Z] #43 144.8 CC criu/sk-unix.o [2022-03-05T20:34:31.425Z] #43 18.39 CC images/core-ppc64.o [2022-03-05T20:34:31.436Z] #22 13.77 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T20:34:31.988Z] #43 18.84 CC images/core-s390.o [2022-03-05T20:34:31.999Z] #22 DONE 14.2s [2022-03-05T20:34:32.000Z] [2022-03-05T20:34:32.000Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:34:32.000Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:34:32.000Z] #40 189.4 + dpkg --print-architecture [2022-03-05T20:34:32.000Z] #40 189.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-05T20:34:32.000Z] #40 ... [2022-03-05T20:34:32.000Z] [2022-03-05T20:34:32.000Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T20:34:32.000Z] #25 sha256:183648ee07bdc45e529d16155f90e2da2be8daae54bd1f2642761cb92f8341bd [2022-03-05T20:34:32.000Z] #25 DONE 0.2s [2022-03-05T20:34:32.036Z] #43 49.49 LINK criu/pie/parasite.built-in.o [2022-03-05T20:34:32.036Z] #43 49.50 GEN criu/pie/parasite-blob.h [2022-03-05T20:34:32.036Z] #43 49.51 CC criu/pie/parasite-vdso.o [2022-03-05T20:34:32.244Z] #43 19.37 CC images/cpuinfo.o [2022-03-05T20:34:32.257Z] [2022-03-05T20:34:32.257Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T20:34:32.257Z] #30 sha256:bdb66b2f0052eebb04626fb40d0ebf31355c7c70dc8160d1f59c30b42a1156a9 [2022-03-05T20:34:32.296Z] #43 49.98 CC criu/arch/aarch64/vdso-pie.o [2022-03-05T20:34:32.501Z] #43 19.70 CC images/inventory.o [2022-03-05T20:34:32.522Z] using credential docker-jenkins-github-credentials [2022-03-05T20:34:32.557Z] #43 50.17 CC criu/arch/aarch64/restorer.o [2022-03-05T20:34:32.601Z] Cloning the remote Git repository [2022-03-05T20:34:32.601Z] Cloning with configured refspecs honoured and without tags [2022-03-05T20:34:32.757Z] #43 19.88 CC images/fdinfo.o [2022-03-05T20:34:32.818Z] #43 50.43 CC criu/arch/aarch64/intraprocedure.o [2022-03-05T20:34:32.818Z] #43 50.47 CC criu/pie/restorer.o [2022-03-05T20:34:32.959Z] #42 ... [2022-03-05T20:34:32.959Z] [2022-03-05T20:34:32.959Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:34:32.959Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:34:32.959Z] #36 84.90 Selecting previously unselected package libxml2:amd64. [2022-03-05T20:34:32.959Z] #36 84.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-05T20:34:32.959Z] #36 84.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T20:34:32.959Z] #36 85.70 Selecting previously unselected package libarchive13:amd64. [2022-03-05T20:34:32.959Z] #36 85.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-05T20:34:32.959Z] #36 85.76 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T20:34:32.959Z] #36 86.23 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-05T20:34:32.959Z] #36 86.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-05T20:34:32.959Z] #36 86.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T20:34:32.959Z] #36 86.40 Selecting previously unselected package librhash0:amd64. [2022-03-05T20:34:32.959Z] #36 86.40 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-05T20:34:32.959Z] #36 86.41 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-05T20:34:32.959Z] #36 86.55 Selecting previously unselected package libuv1:amd64. [2022-03-05T20:34:32.959Z] #36 86.58 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-05T20:34:32.959Z] #36 86.59 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T20:34:32.959Z] #36 86.81 Selecting previously unselected package cmake. [2022-03-05T20:34:32.959Z] #36 86.82 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-05T20:34:32.959Z] #36 86.82 Unpacking cmake (3.13.4-1) ... [2022-03-05T20:34:32.959Z] #36 91.00 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:34:32.959Z] #36 91.05 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T20:34:32.959Z] #36 91.08 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-05T20:34:32.959Z] #36 91.10 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T20:34:32.959Z] #36 91.17 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-05T20:34:32.959Z] #36 91.19 Setting up cmake-data (3.13.4-1) ... [2022-03-05T20:34:32.959Z] #36 91.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-05T20:34:32.959Z] #36 91.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-05T20:34:33.014Z] #43 20.16 CC images/fown.o [2022-03-05T20:34:32.803Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T20:34:33.193Z] #43 146.8 CC criu/sockets.o [2022-03-05T20:34:33.215Z] #36 91.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-05T20:34:33.215Z] #36 91.51 Setting up cmake (3.13.4-1) ... [2022-03-05T20:34:33.222Z] #30 DONE 1.0s [2022-03-05T20:34:33.222Z] [2022-03-05T20:34:33.222Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:34:33.222Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:34:33.222Z] #40 190.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-05T20:34:33.222Z] #40 190.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-05T20:34:33.222Z] #40 ... [2022-03-05T20:34:33.222Z] [2022-03-05T20:34:33.222Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T20:34:33.222Z] #33 sha256:6360134c840e96d40acf2814c0ae0b07c5271f6affdda81ed20f765c9f435aef [2022-03-05T20:34:33.222Z] #33 DONE 0.1s [2022-03-05T20:34:33.275Z] #43 20.41 CC images/ns.o [2022-03-05T20:34:33.475Z] #36 91.56 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:34:33.479Z] [2022-03-05T20:34:33.479Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-05T20:34:33.479Z] #35 sha256:369cb8d32d515c70e8a03b82235e8da974d02e11dec7a8c0f61bb6e4f4cfad5e [2022-03-05T20:34:33.479Z] #35 DONE 0.1s [2022-03-05T20:34:33.479Z] [2022-03-05T20:34:33.479Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T20:34:33.479Z] #38 sha256:4d87bbde7ecca0188d4ef12ccaff603770ac05dc0bebfde02ef59ee5b652b86d [2022-03-05T20:34:33.479Z] #38 DONE 0.1s [2022-03-05T20:34:33.479Z] [2022-03-05T20:34:33.479Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:33.479Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:33.479Z] #43 122.3 CC criu/netfilter.o [2022-03-05T20:34:33.479Z] #43 122.7 CC criu/page-pipe.o [2022-03-05T20:34:33.479Z] #43 123.5 CC criu/page-xfer.o [2022-03-05T20:34:33.479Z] #43 125.3 CC criu/pagemap-cache.o [2022-03-05T20:34:33.479Z] #43 125.7 CC criu/pagemap.o [2022-03-05T20:34:33.479Z] #43 126.9 CC criu/parasite-syscall.o [2022-03-05T20:34:33.530Z] #43 20.57 CC images/regfile.o [2022-03-05T20:34:33.731Z] #36 91.83 Processing triggers for mime-support (3.62) ... [2022-03-05T20:34:33.762Z] #43 ... [2022-03-05T20:34:33.762Z] [2022-03-05T20:34:33.762Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:34:33.762Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:34:33.762Z] #40 DONE 210.4s [2022-03-05T20:34:33.786Z] #43 20.79 CC images/ghost-file.o [2022-03-05T20:34:33.786Z] #43 21.01 CC images/fifo.o [2022-03-05T20:34:33.987Z] #36 ... [2022-03-05T20:34:33.987Z] [2022-03-05T20:34:33.987Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-05T20:34:33.987Z] #47 sha256:67238d1a22c85489ae5c39702cddc825109641a5454888a980c3028fa9e3ab9f [2022-03-05T20:34:33.987Z] #47 DONE 92.2s [2022-03-05T20:34:33.987Z] [2022-03-05T20:34:33.987Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:33.987Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:34:33.987Z] #13 80.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T20:34:33.987Z] #13 80.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-05T20:34:33.987Z] #13 80.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T20:34:33.987Z] #13 84.40 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T20:34:33.987Z] #13 84.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-05T20:34:33.987Z] #13 84.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T20:34:33.987Z] #13 84.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-05T20:34:33.987Z] #13 84.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:34:33.987Z] #13 84.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:34:33.987Z] #13 84.81 Selecting previously unselected package dmsetup. [2022-03-05T20:34:33.987Z] #13 84.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:34:33.987Z] #13 84.82 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-05T20:34:33.987Z] #13 85.08 Selecting previously unselected package mingw-w64-common. [2022-03-05T20:34:33.987Z] #13 85.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-05T20:34:33.987Z] #13 85.14 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-05T20:34:34.022Z] [2022-03-05T20:34:34.022Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:34.022Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:34.022Z] #43 147.5 CC criu/stats.o [2022-03-05T20:34:34.042Z] #43 21.19 CC images/remap-file-path.o [2022-03-05T20:34:34.243Z] #13 ... [2022-03-05T20:34:34.243Z] [2022-03-05T20:34:34.243Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-05T20:34:34.243Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-05T20:34:34.243Z] #36 DONE 92.5s [2022-03-05T20:34:34.243Z] [2022-03-05T20:34:34.243Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:34:34.243Z] #37 sha256:df9634471b17ecd5a6f45eabe71dd7bd1fe014bf024bb3c9a10c3d567fce3aa9 [2022-03-05T20:34:34.281Z] #43 147.8 CC criu/string.o [2022-03-05T20:34:34.281Z] #43 147.9 CC criu/sysctl.o [2022-03-05T20:34:34.298Z] #43 21.35 CC images/eventfd.o [2022-03-05T20:34:34.407Z] #43 128.0 CC criu/path.o [2022-03-05T20:34:34.554Z] #43 21.52 CC images/eventpoll.o [2022-03-05T20:34:34.664Z] #43 128.3 CC criu/pie-util-vdso-elf32.o [2022-03-05T20:34:34.850Z] #43 148.5 CC criu/sysfs_parse.o [2022-03-05T20:34:34.854Z] #43 21.76 CC images/fh.o [2022-03-05T20:34:34.854Z] #43 21.99 CC images/fsnotify.o [2022-03-05T20:34:34.921Z] #43 128.7 CC criu/pie-util-vdso.o [2022-03-05T20:34:33.223Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-05T20:34:34.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:34:34.008Z] > git --version # timeout=10 [2022-03-05T20:34:34.066Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-05T20:34:34.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:34:34.070Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:34:35.362Z] #43 52.77 LINK criu/pie/restorer.built-in.o [2022-03-05T20:34:35.362Z] #43 52.78 GEN criu/pie/restorer-blob.h [2022-03-05T20:34:35.362Z] #43 52.89 DEP criu/vdso.d [2022-03-05T20:34:35.362Z] #43 52.98 DEP criu/uts_ns.d [2022-03-05T20:34:35.362Z] #43 53.07 DEP criu/util.d [2022-03-05T20:34:35.416Z] #43 22.50 CC images/signalfd.o [2022-03-05T20:34:35.420Z] #43 148.9 CC criu/timens.o [2022-03-05T20:34:35.484Z] #43 129.2 CC criu/pie-util.o [2022-03-05T20:34:35.624Z] #43 53.19 DEP criu/uffd.d [2022-03-05T20:34:35.624Z] #43 53.38 DEP criu/tun.d [2022-03-05T20:34:35.673Z] #43 22.70 CC images/fs.o [2022-03-05T20:34:35.673Z] #43 22.93 CC images/pstree.o [2022-03-05T20:34:35.681Z] #43 149.2 CC criu/timerfd.o [2022-03-05T20:34:35.740Z] #43 129.4 CC criu/pipes.o [2022-03-05T20:34:35.884Z] #43 53.53 DEP criu/tty.d [2022-03-05T20:34:35.884Z] #43 53.73 DEP criu/timerfd.d [2022-03-05T20:34:35.941Z] #43 149.4 CC criu/tty.o [2022-03-05T20:34:35.941Z] #43 ... [2022-03-05T20:34:35.941Z] [2022-03-05T20:34:35.941Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T20:34:35.941Z] #41 sha256:d016230c92f9dbee6c439788a4fdccaa44213c29841ca01467bbf9a934a74208 [2022-03-05T20:34:35.941Z] #41 DONE 0.5s [2022-03-05T20:34:36.145Z] #43 53.86 DEP criu/timens.d [2022-03-05T20:34:36.201Z] [2022-03-05T20:34:36.201Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:34:36.201Z] #53 sha256:85bf81a97b8f38a0ed438c732b66fb01a947e67d15b510bad75b7de02f420e01 [2022-03-05T20:34:36.237Z] #43 23.10 CC images/pipe.o [2022-03-05T20:34:36.237Z] #43 23.26 CC images/tcp-stream.o [2022-03-05T20:34:36.304Z] #43 130.1 CC criu/plugin.o [2022-03-05T20:34:36.405Z] #43 54.01 DEP criu/sysfs_parse.d [2022-03-05T20:34:36.405Z] #43 54.09 DEP criu/sysctl.d [2022-03-05T20:34:36.494Z] #43 23.44 CC images/sk-packet.o [2022-03-05T20:34:36.494Z] #43 23.64 CC images/mnt.o [2022-03-05T20:34:36.666Z] #43 54.17 DEP criu/string.d [2022-03-05T20:34:36.666Z] #43 54.21 DEP criu/stats.d [2022-03-05T20:34:36.666Z] #43 54.33 DEP criu/sockets.d [2022-03-05T20:34:36.666Z] #43 54.44 DEP criu/sk-unix.d [2022-03-05T20:34:36.751Z] #43 23.83 CC images/pipe-data.o [2022-03-05T20:34:36.769Z] #37 2.068 + RM_GOPATH=0 [2022-03-05T20:34:36.769Z] #37 2.068 + TMP_GOPATH= [2022-03-05T20:34:36.769Z] #37 2.068 + : /build [2022-03-05T20:34:36.769Z] #37 2.068 + '[' -z '' ']' [2022-03-05T20:34:36.769Z] #37 2.068 ++ mktemp -d [2022-03-05T20:34:36.769Z] #37 2.077 + export GOPATH=/tmp/tmp.ZWBJ3DfCtk [2022-03-05T20:34:36.769Z] #37 2.077 + GOPATH=/tmp/tmp.ZWBJ3DfCtk [2022-03-05T20:34:36.769Z] #37 2.077 + RM_GOPATH=1 [2022-03-05T20:34:36.769Z] #37 2.077 + case "$(go env GOARCH)" in [2022-03-05T20:34:36.769Z] #37 2.077 ++ go env GOARCH [2022-03-05T20:34:36.769Z] #37 2.142 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:34:36.769Z] #37 2.142 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:34:36.769Z] #37 2.142 ++ dirname /tmp/install/install.sh [2022-03-05T20:34:36.769Z] #37 2.156 + dir=/tmp/install [2022-03-05T20:34:36.769Z] #37 2.156 + bin=tini [2022-03-05T20:34:36.769Z] #37 2.156 + shift [2022-03-05T20:34:36.769Z] #37 2.156 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-05T20:34:36.769Z] #37 2.156 + . /tmp/install/tini.installer [2022-03-05T20:34:36.769Z] #37 2.156 ++ : v0.19.0 [2022-03-05T20:34:36.769Z] #37 2.156 + install_tini [2022-03-05T20:34:36.769Z] #37 2.156 + echo 'Install tini version v0.19.0' [2022-03-05T20:34:36.769Z] #37 2.156 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZWBJ3DfCtk/tini [2022-03-05T20:34:36.769Z] #37 2.156 Cloning into '/tmp/tmp.ZWBJ3DfCtk/tini'... [2022-03-05T20:34:36.769Z] #37 2.159 Install tini version v0.19.0 [2022-03-05T20:34:36.867Z] #43 130.6 CC criu/proc_parse.o [2022-03-05T20:34:36.926Z] #43 54.53 DEP criu/sk-tcp.d [2022-03-05T20:34:36.926Z] #43 54.61 DEP criu/sk-queue.d [2022-03-05T20:34:36.926Z] #43 54.73 DEP criu/sk-packet.d [2022-03-05T20:34:37.008Z] #43 23.99 CC images/sa.o [2022-03-05T20:34:37.008Z] #43 24.17 CC images/timer.o [2022-03-05T20:34:37.141Z] #53 ... [2022-03-05T20:34:37.141Z] [2022-03-05T20:34:37.141Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:37.141Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:37.141Z] #43 150.6 CC criu/tun.o [2022-03-05T20:34:37.187Z] #43 54.89 DEP criu/sk-netlink.d [2022-03-05T20:34:37.266Z] #43 24.42 CC images/timerfd.o [2022-03-05T20:34:37.334Z] #37 3.203 + cd /tmp/tmp.ZWBJ3DfCtk/tini [2022-03-05T20:34:37.334Z] #37 3.208 + git checkout -q v0.19.0 [2022-03-05T20:34:37.334Z] #37 3.218 + cmake . [2022-03-05T20:34:37.402Z] #43 150.9 CC criu/uffd.o [2022-03-05T20:34:37.448Z] #43 55.09 DEP criu/sk-inet.d [2022-03-05T20:34:37.522Z] #43 24.65 CC images/mm.o [2022-03-05T20:34:37.708Z] #43 55.21 DEP criu/signalfd.d [2022-03-05T20:34:37.708Z] #43 55.31 DEP criu/sigframe.d [2022-03-05T20:34:37.708Z] #43 55.36 DEP criu/shmem.d [2022-03-05T20:34:37.968Z] #43 55.51 DEP criu/servicefd.d [2022-03-05T20:34:37.968Z] #43 55.62 DEP criu/seize.d [2022-03-05T20:34:37.968Z] #43 55.72 DEP criu/seccomp.d [2022-03-05T20:34:37.968Z] #43 55.82 DEP criu/rst-malloc.d [2022-03-05T20:34:38.093Z] #43 24.97 CC images/sk-opts.o [2022-03-05T20:34:38.094Z] #43 25.15 CC images/sk-unix.o [2022-03-05T20:34:38.230Z] #43 55.87 DEP criu/rbtree.d [2022-03-05T20:34:38.230Z] #43 55.88 DEP criu/pstree.d [2022-03-05T20:34:38.265Z] #37 ... [2022-03-05T20:34:38.265Z] [2022-03-05T20:34:38.265Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:34:38.265Z] #34 sha256:93dbd40f1579ca6cbc57d94c3455b94fbdebdc3d871f5f074dd92d40fad86bc8 [2022-03-05T20:34:38.265Z] #34 86.60 internal/syscall/unix [2022-03-05T20:34:38.265Z] #34 86.95 time [2022-03-05T20:34:38.265Z] #34 94.43 internal/fmtsort [2022-03-05T20:34:38.265Z] #34 95.21 internal/syscall/execenv [2022-03-05T20:34:38.265Z] #34 95.50 path [2022-03-05T20:34:38.265Z] #34 95.94 internal/poll [2022-03-05T20:34:38.342Z] #43 151.7 CC criu/util.o [2022-03-05T20:34:38.352Z] #43 25.40 CC images/sk-inet.o [2022-03-05T20:34:38.494Z] #43 56.03 DEP criu/protobuf.d [2022-03-05T20:34:38.494Z] #43 ... [2022-03-05T20:34:38.494Z] [2022-03-05T20:34:38.494Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:34:38.494Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-05T20:34:38.494Z] #20 5.876 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T20:34:38.494Z] #20 5.986 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:34:38.494Z] #20 6.003 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:34:38.494Z] #20 6.100 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:34:38.494Z] #20 6.338 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-03-05T20:34:38.494Z] #20 7.064 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-05T20:34:38.494Z] #20 8.301 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-05T20:34:38.494Z] #20 9.364 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-05T20:34:38.494Z] #20 ... [2022-03-05T20:34:38.494Z] [2022-03-05T20:34:38.494Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:38.494Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:34:38.494Z] #43 56.17 GEN criu/protobuf-desc-gen.h [2022-03-05T20:34:38.523Z] #34 96.70 io/fs [2022-03-05T20:34:38.523Z] #34 ... [2022-03-05T20:34:38.523Z] [2022-03-05T20:34:38.523Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:34:38.523Z] #37 sha256:df9634471b17ecd5a6f45eabe71dd7bd1fe014bf024bb3c9a10c3d567fce3aa9 [2022-03-05T20:34:38.523Z] #37 4.194 -- The C compiler identification is GNU 8.3.0 [2022-03-05T20:34:38.523Z] #37 4.290 -- Check for working C compiler: /usr/bin/cc [2022-03-05T20:34:38.609Z] #43 25.73 CC images/tun.o [2022-03-05T20:34:39.173Z] #43 26.02 CC images/sk-netlink.o [2022-03-05T20:34:39.173Z] #43 26.22 CC images/packet-sock.o [2022-03-05T20:34:39.173Z] #43 ... [2022-03-05T20:34:39.173Z] [2022-03-05T20:34:39.173Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:39.173Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:34:39.173Z] #13 88.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T20:34:39.173Z] #13 88.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:34:39.173Z] #13 88.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:39.287Z] #43 152.6 CC criu/uts_ns.o [2022-03-05T20:34:39.287Z] #43 152.9 CC criu/vdso-compat.o [2022-03-05T20:34:39.388Z] #43 133.1 CC criu/protobuf-desc.o [2022-03-05T20:34:39.547Z] #43 153.1 CC criu/vdso.o [2022-03-05T20:34:39.890Z] #43 57.50 DEP criu/protobuf-desc.d [2022-03-05T20:34:39.890Z] #43 57.58 DEP criu/proc_parse.d [2022-03-05T20:34:39.892Z] #37 5.396 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-05T20:34:39.892Z] #37 5.402 -- Detecting C compiler ABI info [2022-03-05T20:34:40.116Z] #43 153.5 LINK criu/built-in.o [2022-03-05T20:34:40.116Z] #43 153.6 LINK criu/criu [2022-03-05T20:34:40.149Z] #37 ... [2022-03-05T20:34:40.149Z] [2022-03-05T20:34:40.149Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-05T20:34:40.149Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-05T20:34:40.149Z] #42 98.18 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-05T20:34:40.149Z] #42 98.19 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:34:40.149Z] #42 DONE 98.6s [2022-03-05T20:34:40.150Z] #43 57.77 DEP criu/plugin.d [2022-03-05T20:34:40.150Z] #43 57.85 DEP criu/pipes.d [2022-03-05T20:34:40.150Z] #43 57.98 DEP criu/pie-util.d [2022-03-05T20:34:40.320Z] #43 134.1 CC criu/protobuf.o [2022-03-05T20:34:40.376Z] #43 153.9 DEP lib/c/criu.d [2022-03-05T20:34:40.376Z] #43 154.0 CC images/rpc.pb-c.o [2022-03-05T20:34:40.407Z] [2022-03-05T20:34:40.407Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:40.407Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:40.416Z] #43 58.05 DEP criu/pie-util-vdso.d [2022-03-05T20:34:40.676Z] #43 58.14 DEP criu/path.d [2022-03-05T20:34:40.676Z] #43 58.21 DEP criu/parasite-syscall.d [2022-03-05T20:34:40.676Z] #43 58.34 DEP criu/pagemap.d [2022-03-05T20:34:40.884Z] #43 134.5 CC criu/pstree.o [2022-03-05T20:34:40.937Z] #43 58.54 DEP criu/pagemap-cache.d [2022-03-05T20:34:40.937Z] #43 58.63 DEP criu/page-xfer.d [2022-03-05T20:34:40.945Z] #43 154.5 CC lib/c/criu.o [2022-03-05T20:34:41.197Z] #43 58.72 DEP criu/page-pipe.d [2022-03-05T20:34:41.197Z] #43 58.79 DEP criu/netfilter.d [2022-03-05T20:34:41.197Z] #43 58.90 DEP criu/net.d [2022-03-05T20:34:41.458Z] #43 59.11 DEP criu/namespaces.d [2022-03-05T20:34:41.515Z] #43 155.2 LINK lib/c/built-in.o [2022-03-05T20:34:41.719Z] #43 59.26 DEP criu/mount.d [2022-03-05T20:34:41.719Z] #43 59.43 DEP criu/memfd.d [2022-03-05T20:34:41.775Z] #43 155.2 LINK lib/c/libcriu.so [2022-03-05T20:34:41.775Z] #43 155.3 LINK lib/c/libcriu.a [2022-03-05T20:34:41.775Z] #43 155.4 GEN magic.py [2022-03-05T20:34:41.813Z] #43 135.7 CC criu/rbtree.o [2022-03-05T20:34:41.980Z] #43 59.56 DEP criu/mem.d [2022-03-05T20:34:41.980Z] #43 59.75 DEP criu/lsm.d [2022-03-05T20:34:42.035Z] #43 155.5 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T20:34:42.035Z] #43 155.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T20:34:42.035Z] #43 155.5 Note: Building without GnuTLS support [2022-03-05T20:34:42.035Z] #43 155.5 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T20:34:42.035Z] #43 155.5 Makefile.config:40: Warn: Building without nftables support [2022-03-05T20:34:42.240Z] #43 59.85 DEP criu/log.d [2022-03-05T20:34:42.240Z] #43 59.94 DEP criu/libnetlink.d [2022-03-05T20:34:42.240Z] #43 60.02 DEP criu/kerndat.d [2022-03-05T20:34:42.376Z] #43 136.0 CC criu/rst-malloc.o [2022-03-05T20:34:42.501Z] #43 60.23 DEP criu/kcmp-ids.d [2022-03-05T20:34:42.501Z] #43 60.31 DEP criu/irmap.d [2022-03-05T20:34:42.605Z] #43 156.1 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T20:34:42.632Z] #43 136.3 CC criu/seccomp.o [2022-03-05T20:34:42.763Z] #43 60.39 DEP criu/ipc_ns.d [2022-03-05T20:34:42.763Z] #43 60.55 DEP criu/image.d [2022-03-05T20:34:42.932Z] #43 2.342 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T20:34:42.932Z] #43 2.343 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T20:34:42.932Z] #43 2.374 Note: Building without GnuTLS support [2022-03-05T20:34:42.932Z] #43 2.380 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T20:34:42.932Z] #43 2.380 Makefile.config:40: Warn: Building without nftables support [2022-03-05T20:34:43.037Z] #43 60.62 DEP criu/image-desc.d [2022-03-05T20:34:43.037Z] #43 ... [2022-03-05T20:34:43.037Z] [2022-03-05T20:34:43.037Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:34:43.037Z] #53 sha256:53291a93f3e53ac9671da23130e91ce545fae25d930d669692340133a8bd006a [2022-03-05T20:34:43.037Z] #53 9.485 + cd /tmp/tmp.yO7eOV3W5A/src/github.com/opencontainers/runc [2022-03-05T20:34:43.037Z] #53 9.501 + git checkout -q v1.0.3 [2022-03-05T20:34:43.037Z] #53 10.05 + '[' -z '' ']' [2022-03-05T20:34:43.037Z] #53 10.05 + target=static [2022-03-05T20:34:43.037Z] #53 10.05 + make BUILDTAGS=seccomp static [2022-03-05T20:34:43.037Z] #53 10.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-03-05T20:34:43.174Z] #43 156.6 make[1]: Nothing to be done for 'all'. [2022-03-05T20:34:43.194Z] #43 137.0 CC criu/seize.o [2022-03-05T20:34:43.304Z] #53 ... [2022-03-05T20:34:43.304Z] [2022-03-05T20:34:43.304Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:43.304Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:34:43.304Z] #43 60.77 DEP criu/fsnotify.d [2022-03-05T20:34:43.304Z] #43 60.89 DEP criu/filesystems.d [2022-03-05T20:34:43.304Z] #43 61.02 DEP criu/files.d [2022-03-05T20:34:43.568Z] #43 61.15 DEP criu/files-reg.d [2022-03-05T20:34:43.745Z] #43 157.2 make[1]: 'images/built-in.o' is up to date. [2022-03-05T20:34:43.745Z] #43 157.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-05T20:34:43.745Z] #43 157.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-05T20:34:43.745Z] #43 157.3 make[1]: 'compel/libcompel.a' is up to date. [2022-03-05T20:34:43.745Z] #43 157.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-05T20:34:43.745Z] #43 157.3 make[1]: Nothing to be done for 'all'. [2022-03-05T20:34:43.745Z] #43 157.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T20:34:43.745Z] #43 157.4 make[2]: Nothing to be done for 'all'. [2022-03-05T20:34:43.829Z] #43 61.37 DEP criu/files-ext.d [2022-03-05T20:34:43.829Z] #43 61.56 DEP criu/file-lock.d [2022-03-05T20:34:44.005Z] #43 157.4 make[2]: Nothing to be done for 'all'. [2022-03-05T20:34:44.005Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2022-03-05T20:34:44.005Z] #43 157.6 make[2]: Nothing to be done for 'all'. [2022-03-05T20:34:44.005Z] #43 157.6 make[2]: Nothing to be done for 'all'. [2022-03-05T20:34:44.005Z] #43 157.6 make[2]: Nothing to be done for 'all'. [2022-03-05T20:34:44.005Z] #43 157.7 make[2]: Nothing to be done for 'all'. [2022-03-05T20:34:44.095Z] #43 61.77 DEP criu/file-ids.d [2022-03-05T20:34:44.265Z] #43 157.8 make[2]: Nothing to be done for 'all'. [2022-03-05T20:34:44.265Z] #43 157.8 INSTALL criu/criu [2022-03-05T20:34:44.356Z] #43 61.91 DEP criu/fifo.d [2022-03-05T20:34:44.356Z] #43 62.01 DEP criu/fdstore.d [2022-03-05T20:34:44.356Z] #43 62.09 DEP criu/fault-injection.d [2022-03-05T20:34:44.356Z] #43 62.13 DEP criu/external.d [2022-03-05T20:34:44.424Z] #13 ... [2022-03-05T20:34:44.424Z] [2022-03-05T20:34:44.424Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:34:44.424Z] #56 sha256:566368db6f7e489c5c280e71d451637fc9126e8da2b019c472775a36065006c3 [2022-03-05T20:34:44.424Z] #56 46.85 Checking out files: 52% (2503/4731) Checking out files: 53% (2508/4731) Checking out files: 54% (2555/4731) Checking out files: 55% (2603/4731) Checking out files: 56% (2650/4731) Checking out files: 57% (2697/4731) Checking out files: 58% (2744/4731) Checking out files: 59% (2792/4731) Checking out files: 60% (2839/4731) Checking out files: 61% (2886/4731) Checking out files: 62% (2934/4731) Checking out files: 63% (2981/4731) Checking out files: 64% (3028/4731) Checking out files: 65% (3076/4731) Checking out files: 66% (3123/4731) Checking out files: 67% (3170/4731) Checking out files: 68% (3218/4731) Checking out files: 69% (3265/4731) Checking out files: 70% (3312/4731) Checking out files: 71% (3360/4731) Checking out files: 72% (3407/4731) Checking out files: 73% (3454/4731) Checking out files: 74% (3501/4731) Checking out files: 75% (3549/4731) Checking out files: 76% (3596/4731) Checking out files: 77% (3643/4731) Checking out files: 78% (3691/4731) Checking out files: 79% (3738/4731) Checking out files: 80% (3785/4731) Checking out files: 81% (3833/4731) Checking out files: 82% (3880/4731) Checking out files: 83% (3927/4731) Checking out files: 84% (3975/4731) Checking out files: 85% (4022/4731) Checking out files: 86% (4069/4731) Checking out files: 87% (4116/4731) Checking out files: 88% (4164/4731) Checking out files: 89% (4211/4731) Checking out files: 90% (4258/4731) Checking out files: 91% (4306/4731) Checking out files: 92% (4353/4731) Checking out files: 92% (4370/4731) Checking out files: 93% (4400/4731) Checking out files: 94% (4448/4731) Checking out files: 95% (4495/4731) Checking out files: 96% (4542/4731) Checking out files: 97% (4590/4731) Checking out files: 98% (4637/4731) Checking out files: 99% (4684/4731) Checking out files: 100% (4731/4731) Checking out files: 100% (4731/4731), done. [2022-03-05T20:34:44.424Z] #56 48.12 + cd /tmp/tmp.nLPRIHXQOv/src/github.com/containerd/containerd [2022-03-05T20:34:44.424Z] #56 48.13 + git checkout -q v1.5.10 [2022-03-05T20:34:44.424Z] #56 49.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T20:34:44.424Z] #56 49.53 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T20:34:44.424Z] #56 49.53 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T20:34:44.424Z] #56 49.53 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T20:34:44.424Z] #56 49.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T20:34:44.424Z] #56 49.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T20:34:44.424Z] #56 49.53 + '[' '' = dynamic ']' [2022-03-05T20:34:44.424Z] #56 49.53 + make [2022-03-05T20:34:44.424Z] #56 51.07 + bin/ctr [2022-03-05T20:34:44.523Z] #43 DONE 158.1s [2022-03-05T20:34:44.523Z] [2022-03-05T20:34:44.523Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:34:44.523Z] #53 sha256:85bf81a97b8f38a0ed438c732b66fb01a947e67d15b510bad75b7de02f420e01 [2022-03-05T20:34:44.563Z] #43 138.0 CC criu/servicefd.o [2022-03-05T20:34:44.563Z] #43 138.4 CC criu/shmem.o [2022-03-05T20:34:44.617Z] #43 62.23 DEP criu/eventpoll.d [2022-03-05T20:34:44.617Z] #43 62.34 DEP criu/eventfd.d [2022-03-05T20:34:44.877Z] #43 62.42 DEP criu/crtools.d [2022-03-05T20:34:44.877Z] #43 62.56 DEP criu/cr-service.d [2022-03-05T20:34:45.137Z] #43 62.69 DEP criu/cr-restore.d [2022-03-05T20:34:45.137Z] #43 62.85 DEP criu/cr-errno.d [2022-03-05T20:34:45.137Z] #43 62.85 DEP criu/cr-dump.d [2022-03-05T20:34:45.398Z] #43 63.01 DEP criu/cr-dedup.d [2022-03-05T20:34:45.398Z] #43 63.19 DEP criu/cr-check.d [2022-03-05T20:34:45.458Z] #43 5.103 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T20:34:45.460Z] #53 ... [2022-03-05T20:34:45.460Z] [2022-03-05T20:34:45.460Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-05T20:34:45.460Z] #44 sha256:09b71e93f9dbf488c3b58ccdca7bd25fa9a9900d400bc7c0cf7ccc3f62c7029e [2022-03-05T20:34:45.460Z] #44 DONE 0.1s [2022-03-05T20:34:45.460Z] [2022-03-05T20:34:45.460Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-05T20:34:45.460Z] #46 sha256:17aab4b1f093d82bebb32b5471913e3cf3ecd0f728a038f75a047d69d860d06e [2022-03-05T20:34:45.460Z] #46 DONE 0.1s [2022-03-05T20:34:45.460Z] [2022-03-05T20:34:45.460Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T20:34:45.460Z] #48 sha256:fc9408192848351ecf092ae9887613556428121bfa1943ef96355dcc59d1ebc1 [2022-03-05T20:34:45.491Z] #43 139.3 CC criu/sigframe.o [2022-03-05T20:34:45.658Z] #43 63.36 DEP criu/config.d [2022-03-05T20:34:45.658Z] #43 63.47 DEP criu/clone-noasan.d [2022-03-05T20:34:45.716Z] #43 5.287 GEN .gitid [2022-03-05T20:34:45.716Z] #43 5.386 GEN criu/include/version.h [2022-03-05T20:34:45.719Z] #48 DONE 0.1s [2022-03-05T20:34:45.719Z] [2022-03-05T20:34:45.719Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T20:34:45.719Z] #50 sha256:5072f9005c401d64ef1a507228db83941b785acc702098011c750f2363265b84 [2022-03-05T20:34:45.748Z] #43 139.5 CC criu/signalfd.o [2022-03-05T20:34:45.918Z] #43 63.52 DEP criu/cgroup.d [2022-03-05T20:34:45.918Z] #43 63.64 DEP criu/cgroup-props.d [2022-03-05T20:34:45.918Z] #43 63.77 DEP criu/bitmap.d [2022-03-05T20:34:45.973Z] #43 5.619 GEN include/common/asm [2022-03-05T20:34:46.004Z] #43 139.8 CC criu/sk-inet.o [2022-03-05T20:34:46.178Z] #43 63.81 DEP criu/bfd.d [2022-03-05T20:34:46.178Z] #43 63.90 DEP criu/autofs.d [2022-03-05T20:34:46.285Z] #50 DONE 0.4s [2022-03-05T20:34:46.285Z] [2022-03-05T20:34:46.285Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T20:34:46.285Z] #52 sha256:3931c09be03b1e6415b131aa1f431fd6eb2b88244cb94d08198d252118719c40 [2022-03-05T20:34:46.285Z] #52 DONE 0.1s [2022-03-05T20:34:46.285Z] [2022-03-05T20:34:46.285Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:34:46.286Z] #53 sha256:85bf81a97b8f38a0ed438c732b66fb01a947e67d15b510bad75b7de02f420e01 [2022-03-05T20:34:46.439Z] #43 63.95 DEP criu/aio.d [2022-03-05T20:34:46.439Z] #43 ... [2022-03-05T20:34:46.439Z] [2022-03-05T20:34:46.439Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:34:46.439Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-05T20:34:46.439Z] #32 DONE 113.5s [2022-03-05T20:34:46.439Z] [2022-03-05T20:34:46.439Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:46.439Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:34:46.439Z] #43 64.08 DEP criu/action-scripts.d [2022-03-05T20:34:46.700Z] #43 64.40 CC criu/action-scripts.o [2022-03-05T20:34:47.271Z] #43 64.96 CC criu/aio.o [2022-03-05T20:34:47.414Z] #43 141.1 CC criu/sk-netlink.o [2022-03-05T20:34:47.842Z] #43 65.34 CC criu/autofs.o [2022-03-05T20:34:47.870Z] #43 ... [2022-03-05T20:34:47.870Z] [2022-03-05T20:34:47.870Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:34:47.870Z] #37 sha256:df9634471b17ecd5a6f45eabe71dd7bd1fe014bf024bb3c9a10c3d567fce3aa9 [2022-03-05T20:34:47.870Z] #37 6.746 -- Detecting C compiler ABI info - done [2022-03-05T20:34:47.870Z] #37 6.786 -- Detecting C compile features [2022-03-05T20:34:47.870Z] #37 8.773 -- Detecting C compile features - done [2022-03-05T20:34:47.870Z] #37 8.844 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T20:34:47.870Z] #37 9.336 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T20:34:47.870Z] #37 9.481 -- Configuring done [2022-03-05T20:34:47.870Z] #37 9.538 -- Generating done [2022-03-05T20:34:47.870Z] #37 9.546 -- Build files have been written to: /tmp/tmp.ZWBJ3DfCtk/tini [2022-03-05T20:34:47.870Z] #37 9.558 + make tini-static [2022-03-05T20:34:47.870Z] #37 10.19 Scanning dependencies of target tini-static [2022-03-05T20:34:47.870Z] #37 10.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T20:34:47.870Z] #37 12.05 [100%] Linking C executable tini-static [2022-03-05T20:34:47.870Z] #37 13.06 [100%] Built target tini-static [2022-03-05T20:34:47.870Z] #37 13.15 + mkdir -p /build [2022-03-05T20:34:47.870Z] #37 13.17 + cp tini-static /build/docker-init [2022-03-05T20:34:47.870Z] #37 ... [2022-03-05T20:34:47.870Z] [2022-03-05T20:34:47.870Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:47.870Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:47.870Z] #43 7.648 PBCC images/timens.pb-c.c [2022-03-05T20:34:47.870Z] #43 7.679 DEP images/timens.pb-c.d [2022-03-05T20:34:47.870Z] #43 7.741 PBCC images/fown.pb-c.c [2022-03-05T20:34:47.870Z] #43 7.772 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-05T20:34:47.977Z] #43 141.5 CC criu/sk-packet.o [2022-03-05T20:34:48.140Z] #43 7.876 PBCC images/opts.pb-c.c [2022-03-05T20:34:48.140Z] #43 8.002 PBCC images/memfd.pb-c.c [2022-03-05T20:34:48.396Z] #43 ... [2022-03-05T20:34:48.396Z] [2022-03-05T20:34:48.396Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-05T20:34:48.396Z] #37 sha256:df9634471b17ecd5a6f45eabe71dd7bd1fe014bf024bb3c9a10c3d567fce3aa9 [2022-03-05T20:34:48.396Z] #37 DONE 14.1s [2022-03-05T20:34:48.396Z] [2022-03-05T20:34:48.396Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:48.396Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:48.396Z] #43 8.028 DEP images/fown.pb-c.d [2022-03-05T20:34:48.396Z] #43 8.100 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-05T20:34:48.396Z] #43 8.142 DEP images/opts.pb-c.d [2022-03-05T20:34:48.396Z] #43 8.174 DEP images/memfd.pb-c.d [2022-03-05T20:34:48.396Z] #43 8.208 PBCC images/sit.pb-c.c [2022-03-05T20:34:48.396Z] #43 8.256 DEP images/sit.pb-c.d [2022-03-05T20:34:48.538Z] #43 142.2 CC criu/sk-queue.o [2022-03-05T20:34:48.538Z] #43 ... [2022-03-05T20:34:48.538Z] [2022-03-05T20:34:48.538Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:34:48.538Z] #49 sha256:4238fa7b69a7d2d3ad7c66bde5b3e956d81b60db71a504f939a5b319a3576bc5 [2022-03-05T20:34:48.538Z] #49 206.6 + /build/golangci-lint --version [2022-03-05T20:34:48.655Z] #43 8.313 PBCC images/macvlan.pb-c.c [2022-03-05T20:34:48.655Z] #43 8.346 DEP images/macvlan.pb-c.d [2022-03-05T20:34:48.655Z] #43 8.421 PBCC images/autofs.pb-c.c [2022-03-05T20:34:48.655Z] #43 8.449 DEP images/autofs.pb-c.d [2022-03-05T20:34:48.655Z] #43 8.531 PBCC images/sysctl.pb-c.c [2022-03-05T20:34:48.796Z] #49 207.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-05T20:34:48.911Z] #43 8.655 DEP images/sysctl.pb-c.d [2022-03-05T20:34:48.911Z] #43 8.754 PBCC images/time.pb-c.c [2022-03-05T20:34:48.911Z] #43 8.779 DEP images/time.pb-c.d [2022-03-05T20:34:49.052Z] #49 DONE 207.3s [2022-03-05T20:34:49.052Z] [2022-03-05T20:34:49.052Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:49.052Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:49.052Z] #43 142.8 CC criu/sk-tcp.o [2022-03-05T20:34:49.170Z] #43 8.855 PBCC images/binfmt-misc.pb-c.c [2022-03-05T20:34:49.170Z] #43 8.903 DEP images/binfmt-misc.pb-c.d [2022-03-05T20:34:49.170Z] #43 9.010 PBCC images/seccomp.pb-c.c [2022-03-05T20:34:49.225Z] #43 66.63 CC criu/bfd.o [2022-03-05T20:34:49.429Z] #43 9.051 DEP images/seccomp.pb-c.d [2022-03-05T20:34:49.429Z] #43 9.194 PBCC images/userns.pb-c.c [2022-03-05T20:34:49.429Z] #43 9.262 DEP images/userns.pb-c.d [2022-03-05T20:34:49.485Z] #43 67.17 CC criu/bitmap.o [2022-03-05T20:34:49.685Z] #43 9.299 PBCC images/cgroup.pb-c.c [2022-03-05T20:34:49.686Z] #43 9.315 DEP images/cgroup.pb-c.d [2022-03-05T20:34:49.686Z] #43 9.375 PBCC images/ext-file.pb-c.c [2022-03-05T20:34:49.686Z] #43 9.400 DEP images/ext-file.pb-c.d [2022-03-05T20:34:49.686Z] #43 9.436 PBCC images/rpc.pb-c.c [2022-03-05T20:34:49.686Z] #43 9.510 DEP images/rpc.pb-c.d [2022-03-05T20:34:49.720Z] #56 ... [2022-03-05T20:34:49.720Z] [2022-03-05T20:34:49.720Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:49.720Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:49.720Z] #43 26.56 CC images/ipc-var.o [2022-03-05T20:34:49.720Z] #43 26.67 CC images/ipc-desc.o [2022-03-05T20:34:49.720Z] #43 26.87 CC images/ipc-shm.o [2022-03-05T20:34:49.720Z] #43 27.02 CC images/ipc-msg.o [2022-03-05T20:34:49.720Z] #43 27.23 CC images/ipc-sem.o [2022-03-05T20:34:49.720Z] #43 27.38 CC images/utsns.o [2022-03-05T20:34:49.720Z] #43 27.56 CC images/creds.o [2022-03-05T20:34:49.720Z] #43 27.74 CC images/vma.o [2022-03-05T20:34:49.720Z] #43 27.92 CC images/netdev.o [2022-03-05T20:34:49.720Z] #43 28.23 CC images/tty.o [2022-03-05T20:34:49.720Z] #43 28.67 CC images/file-lock.o [2022-03-05T20:34:49.720Z] #43 28.87 CC images/rlimit.o [2022-03-05T20:34:49.720Z] #43 29.11 CC images/pagemap.o [2022-03-05T20:34:49.720Z] #43 29.33 CC images/siginfo.o [2022-03-05T20:34:49.720Z] #43 29.61 CC images/rpc.o [2022-03-05T20:34:49.720Z] #43 30.50 CC images/ext-file.o [2022-03-05T20:34:49.720Z] #43 30.67 CC images/cgroup.o [2022-03-05T20:34:49.720Z] #43 31.12 CC images/userns.o [2022-03-05T20:34:49.720Z] #43 31.35 CC images/google/protobuf/descriptor.o [2022-03-05T20:34:49.720Z] #43 32.80 CC images/opts.o [2022-03-05T20:34:49.720Z] #43 32.98 CC images/seccomp.o [2022-03-05T20:34:49.720Z] #43 33.18 CC images/binfmt-misc.o [2022-03-05T20:34:49.720Z] #43 33.25 CC images/time.o [2022-03-05T20:34:49.720Z] #43 33.39 CC images/sysctl.o [2022-03-05T20:34:49.720Z] #43 33.56 CC images/autofs.o [2022-03-05T20:34:49.720Z] #43 33.73 CC images/macvlan.o [2022-03-05T20:34:49.720Z] #43 33.88 CC images/sit.o [2022-03-05T20:34:49.720Z] #43 34.04 CC images/memfd.o [2022-03-05T20:34:49.720Z] #43 34.35 CC images/timens.o [2022-03-05T20:34:49.720Z] #43 34.55 LINK images/built-in.o [2022-03-05T20:34:49.720Z] #43 34.68 GEN compel/include/asm [2022-03-05T20:34:49.720Z] #43 34.70 GEN compel/include/version.h [2022-03-05T20:34:49.720Z] #43 34.72 touch .config [2022-03-05T20:34:49.720Z] #43 34.77 GEN include/common/config.h [2022-03-05T20:34:49.720Z] #43 34.85 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-05T20:34:49.720Z] #43 34.87 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-05T20:34:49.720Z] #43 34.91 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-05T20:34:49.720Z] #43 34.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-05T20:34:49.720Z] #43 34.93 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-05T20:34:49.720Z] #43 34.96 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-05T20:34:49.720Z] #43 34.99 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-05T20:34:49.720Z] #43 35.01 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-05T20:34:49.720Z] #43 35.03 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-05T20:34:49.720Z] #43 35.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-05T20:34:49.720Z] #43 35.05 DEP compel/plugins/std/infect.d [2022-03-05T20:34:49.720Z] #43 35.21 DEP compel/plugins/std/string.d [2022-03-05T20:34:49.720Z] #43 35.28 DEP compel/plugins/std/log.d [2022-03-05T20:34:49.720Z] #43 35.34 DEP compel/plugins/std/fds.d [2022-03-05T20:34:49.720Z] #43 35.41 DEP compel/plugins/std/std.d [2022-03-05T20:34:49.720Z] #43 35.49 DEP compel/plugins/shmem/shmem.d [2022-03-05T20:34:49.720Z] #43 35.56 DEP compel/plugins/fds/fds.d [2022-03-05T20:34:49.720Z] #43 35.70 CC compel/plugins/std/std.o [2022-03-05T20:34:49.720Z] #43 36.06 CC compel/plugins/std/fds.o [2022-03-05T20:34:49.720Z] #43 36.49 CC compel/plugins/std/log.o [2022-03-05T20:34:49.747Z] #43 67.28 CC criu/cgroup-props.o [2022-03-05T20:34:49.944Z] #43 9.590 PBCC images/siginfo.pb-c.c [2022-03-05T20:34:49.944Z] #43 9.631 DEP images/siginfo.pb-c.d [2022-03-05T20:34:49.944Z] #43 9.698 PBCC images/pagemap.pb-c.c [2022-03-05T20:34:49.944Z] #43 9.738 DEP images/pagemap.pb-c.d [2022-03-05T20:34:49.977Z] #43 37.21 CC compel/plugins/std/string.o [2022-03-05T20:34:49.982Z] #43 143.7 CC criu/sk-unix.o [2022-03-05T20:34:50.201Z] #43 9.795 PBCC images/rlimit.pb-c.c [2022-03-05T20:34:50.201Z] #43 9.806 DEP images/rlimit.pb-c.d [2022-03-05T20:34:50.201Z] #43 9.852 PBCC images/file-lock.pb-c.c [2022-03-05T20:34:50.201Z] #43 9.899 DEP images/file-lock.pb-c.d [2022-03-05T20:34:50.201Z] #43 9.957 PBCC images/tty.pb-c.c [2022-03-05T20:34:50.201Z] #43 10.03 DEP images/tty.pb-c.d [2022-03-05T20:34:50.201Z] #43 10.06 PBCC images/tun.pb-c.c [2022-03-05T20:34:50.317Z] #43 67.94 CC criu/cgroup.o [2022-03-05T20:34:50.458Z] #43 10.09 PBCC images/netdev.pb-c.c [2022-03-05T20:34:50.458Z] #43 10.16 DEP images/tun.pb-c.d [2022-03-05T20:34:50.458Z] #43 10.20 DEP images/netdev.pb-c.d [2022-03-05T20:34:50.458Z] #43 ... [2022-03-05T20:34:50.458Z] [2022-03-05T20:34:50.458Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:50.458Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:34:50.458Z] #13 94.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T20:34:50.458Z] #13 94.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-05T20:34:50.458Z] #13 94.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T20:34:50.458Z] #13 102.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T20:34:50.458Z] #13 102.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:34:50.458Z] #13 102.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:50.458Z] #13 102.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-05T20:34:50.458Z] #13 102.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:34:50.458Z] #13 102.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:50.458Z] #13 ... [2022-03-05T20:34:50.458Z] [2022-03-05T20:34:50.458Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:50.458Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:50.458Z] #43 10.27 PBCC images/vma.pb-c.c [2022-03-05T20:34:50.458Z] #43 10.30 DEP images/vma.pb-c.d [2022-03-05T20:34:50.458Z] #43 10.35 PBCC images/creds.pb-c.c [2022-03-05T20:34:50.540Z] #43 37.79 CC compel/plugins/std/infect.o [2022-03-05T20:34:50.715Z] #43 10.37 DEP images/creds.pb-c.d [2022-03-05T20:34:50.715Z] #43 10.40 PBCC images/utsns.pb-c.c [2022-03-05T20:34:50.715Z] #43 10.45 DEP images/utsns.pb-c.d [2022-03-05T20:34:50.715Z] #43 ... [2022-03-05T20:34:50.715Z] [2022-03-05T20:34:50.715Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:34:50.715Z] #34 sha256:93dbd40f1579ca6cbc57d94c3455b94fbdebdc3d871f5f074dd92d40fad86bc8 [2022-03-05T20:34:50.715Z] #34 98.96 strings [2022-03-05T20:34:50.715Z] #34 100.1 os [2022-03-05T20:34:50.715Z] #34 102.0 bufio [2022-03-05T20:34:50.715Z] #34 104.4 text/tabwriter [2022-03-05T20:34:50.715Z] #34 105.7 path/filepath [2022-03-05T20:34:50.715Z] #34 105.7 fmt [2022-03-05T20:34:50.715Z] #34 107.1 io/ioutil [2022-03-05T20:34:50.715Z] #34 108.9 flag [2022-03-05T20:34:50.715Z] #34 108.9 github.com/BurntSushi/toml [2022-03-05T20:34:50.715Z] #34 ... [2022-03-05T20:34:50.715Z] [2022-03-05T20:34:50.715Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:50.715Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:50.715Z] #43 10.51 PBCC images/ipc-desc.pb-c.c [2022-03-05T20:34:50.715Z] #43 10.53 PBCC images/ipc-sem.pb-c.c [2022-03-05T20:34:50.715Z] #43 10.54 DEP images/ipc-desc.pb-c.d [2022-03-05T20:34:50.715Z] #43 10.57 DEP images/ipc-sem.pb-c.d [2022-03-05T20:34:50.715Z] #43 10.61 PBCC images/ipc-msg.pb-c.c [2022-03-05T20:34:50.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:34:50.629Z] > git config --add remote.origin.fetch +refs/pull/43333/head:refs/remotes/origin/PR-43333 # timeout=10 [2022-03-05T20:34:50.694Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:34:50.923Z] Fetching without tags [2022-03-05T20:34:50.972Z] #43 10.64 DEP images/ipc-msg.pb-c.d [2022-03-05T20:34:50.972Z] #43 10.67 PBCC images/ipc-shm.pb-c.c [2022-03-05T20:34:50.972Z] #43 10.70 DEP images/ipc-shm.pb-c.d [2022-03-05T20:34:50.972Z] #43 10.74 PBCC images/ipc-var.pb-c.c [2022-03-05T20:34:51.103Z] #43 38.14 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-05T20:34:51.103Z] #43 38.19 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-05T20:34:51.103Z] #43 38.25 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-05T20:34:51.103Z] #43 38.30 AR compel/plugins/std.lib.a [2022-03-05T20:34:51.229Z] #43 10.77 DEP images/ipc-var.pb-c.d [2022-03-05T20:34:51.229Z] #43 10.81 PBCC images/sk-opts.pb-c.c [2022-03-05T20:34:51.229Z] #43 10.83 PBCC images/packet-sock.pb-c.c [2022-03-05T20:34:51.229Z] #43 10.88 DEP images/sk-opts.pb-c.d [2022-03-05T20:34:51.229Z] #43 10.91 DEP images/packet-sock.pb-c.d [2022-03-05T20:34:51.229Z] #43 10.96 PBCC images/sk-netlink.pb-c.c [2022-03-05T20:34:51.259Z] #43 ... [2022-03-05T20:34:51.259Z] [2022-03-05T20:34:51.259Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:34:51.259Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-05T20:34:51.259Z] #20 12.85 Fetched 8822 kB in 12s (723 kB/s) [2022-03-05T20:34:51.259Z] #20 12.85 Reading package lists... [2022-03-05T20:34:51.259Z] #20 16.43 Reading package lists... [2022-03-05T20:34:51.259Z] #20 19.71 Building dependency tree... [2022-03-05T20:34:51.259Z] #20 21.24 libcap2-bin is already the newest version (1:2.25-2). [2022-03-05T20:34:51.259Z] #20 21.24 The following additional packages will be installed: [2022-03-05T20:34:51.259Z] #20 21.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-05T20:34:51.259Z] #20 21.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-05T20:34:51.259Z] #20 21.25 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-05T20:34:51.259Z] #20 21.25 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-05T20:34:51.259Z] #20 21.25 python3.7 python3.7-minimal vim-runtime xxd [2022-03-05T20:34:51.259Z] #20 21.26 Suggested packages: [2022-03-05T20:34:51.259Z] #20 21.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-05T20:34:51.259Z] #20 21.26 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-05T20:34:51.259Z] #20 21.26 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-05T20:34:51.259Z] #20 21.26 quota [2022-03-05T20:34:51.259Z] #20 21.26 Recommended packages: [2022-03-05T20:34:51.259Z] #20 21.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-05T20:34:51.259Z] #20 21.26 python3-keyrings.alt python3-xdg unzip [2022-03-05T20:34:51.259Z] #20 22.67 The following NEW packages will be installed: [2022-03-05T20:34:51.259Z] #20 22.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-05T20:34:51.259Z] #20 22.68 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-05T20:34:51.259Z] #20 22.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-05T20:34:51.259Z] #20 22.68 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-05T20:34:51.259Z] #20 22.68 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-05T20:34:51.259Z] #20 22.68 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-05T20:34:51.259Z] #20 22.68 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-05T20:34:51.259Z] #20 22.68 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T20:34:51.259Z] #20 22.68 xz-utils zip [2022-03-05T20:34:51.360Z] #43 38.38 CC compel/plugins/fds/fds.o [2022-03-05T20:34:51.486Z] #43 11.04 DEP images/sk-netlink.pb-c.d [2022-03-05T20:34:51.486Z] #43 11.10 PBCC images/sk-inet.pb-c.c [2022-03-05T20:34:51.486Z] #43 11.17 DEP images/sk-inet.pb-c.d [2022-03-05T20:34:51.486Z] #43 11.21 PBCC images/sk-unix.pb-c.c [2022-03-05T20:34:51.486Z] #43 11.29 DEP images/sk-unix.pb-c.d [2022-03-05T20:34:51.519Z] #20 23.02 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:34:51.519Z] #20 23.02 Need to get 27.7 MB of archives. [2022-03-05T20:34:51.519Z] #20 23.02 After this operation, 114 MB of additional disk space will be used. [2022-03-05T20:34:51.519Z] #20 23.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-03-05T20:34:51.519Z] #20 23.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-03-05T20:34:51.519Z] #20 23.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-03-05T20:34:51.519Z] #20 23.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-03-05T20:34:51.519Z] #20 ... [2022-03-05T20:34:51.519Z] [2022-03-05T20:34:51.519Z] #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 [2022-03-05T20:34:51.519Z] #24 sha256:a9d5665b8b3a2567cdeaca90627e37a2f88e9ec715ebe003bed4f5f883c5e734 [2022-03-05T20:34:51.520Z] #24 115.6 Checking out files: 28% (3203/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 54% (6212/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 85% (9774/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-03-05T20:34:51.520Z] #24 118.1 + cd /tmp/tmp.RvNnppsRtL/tmp/docker-ce [2022-03-05T20:34:51.520Z] #24 118.1 + git checkout -q v17.06.2-ce [2022-03-05T20:34:51.617Z] #43 38.67 AR compel/plugins/fds.lib.a [2022-03-05T20:34:51.617Z] #43 38.71 HOSTDEP compel/src/lib/log-host.d [2022-03-05T20:34:51.617Z] #43 38.85 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-05T20:34:51.678Z] Merging remotes/origin/20.10 commit c3dec607c39bc004b08cea068aa080c3786014d0 into PR head commit ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:34:51.742Z] #43 11.34 PBCC images/mm.pb-c.c [2022-03-05T20:34:51.742Z] #43 11.38 DEP images/mm.pb-c.d [2022-03-05T20:34:51.742Z] #43 11.45 PBCC images/timerfd.pb-c.c [2022-03-05T20:34:51.742Z] #43 11.49 DEP images/timerfd.pb-c.d [2022-03-05T20:34:51.742Z] #43 11.54 PBCC images/timer.pb-c.c [2022-03-05T20:34:51.742Z] #43 11.59 DEP images/timer.pb-c.d [2022-03-05T20:34:51.742Z] #43 11.64 PBCC images/sa.pb-c.c [2022-03-05T20:34:51.873Z] #43 145.5 CC criu/sockets.o [2022-03-05T20:34:51.874Z] #43 38.95 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-05T20:34:51.874Z] #43 39.00 HOSTDEP compel/src/main-host.d [2022-03-05T20:34:51.874Z] #43 39.09 DEP compel/src/lib/ptrace.d [2022-03-05T20:34:51.999Z] #43 11.71 DEP images/sa.pb-c.d [2022-03-05T20:34:51.999Z] #43 11.74 PBCC images/pipe-data.pb-c.c [2022-03-05T20:34:51.999Z] #43 11.77 DEP images/pipe-data.pb-c.d [2022-03-05T20:34:51.999Z] #43 11.82 PBCC images/mnt.pb-c.c [2022-03-05T20:34:51.999Z] #43 11.89 DEP images/mnt.pb-c.d [2022-03-05T20:34:52.131Z] #43 39.22 DEP compel/src/lib/infect.d [2022-03-05T20:34:52.256Z] #43 11.93 PBCC images/sk-packet.pb-c.c [2022-03-05T20:34:52.256Z] #43 11.97 DEP images/sk-packet.pb-c.d [2022-03-05T20:34:52.256Z] #43 11.99 PBCC images/tcp-stream.pb-c.c [2022-03-05T20:34:52.256Z] #43 12.05 DEP images/tcp-stream.pb-c.d [2022-03-05T20:34:52.388Z] #43 39.37 DEP compel/src/lib/infect-util.d [2022-03-05T20:34:52.388Z] #43 39.45 DEP compel/src/lib/infect-rpc.d [2022-03-05T20:34:52.388Z] #43 39.59 DEP compel/arch/x86/src/lib/infect.d [2022-03-05T20:34:52.513Z] #43 12.16 PBCC images/pipe.pb-c.c [2022-03-05T20:34:52.513Z] #43 12.20 DEP images/pipe.pb-c.d [2022-03-05T20:34:52.513Z] #43 12.24 PBCC images/pstree.pb-c.c [2022-03-05T20:34:52.513Z] #43 12.27 DEP images/pstree.pb-c.d [2022-03-05T20:34:52.513Z] #43 12.34 PBCC images/fs.pb-c.c [2022-03-05T20:34:52.513Z] #43 12.37 DEP images/fs.pb-c.d [2022-03-05T20:34:52.647Z] #43 39.69 DEP compel/arch/x86/src/lib/cpu.d [2022-03-05T20:34:52.647Z] #43 39.73 DEP compel/src/lib/log.d [2022-03-05T20:34:52.647Z] #43 39.80 DEP compel/src/main.d [2022-03-05T20:34:52.769Z] #43 12.44 PBCC images/signalfd.pb-c.c [2022-03-05T20:34:52.769Z] #43 12.49 DEP images/signalfd.pb-c.d [2022-03-05T20:34:52.769Z] #43 12.56 PBCC images/fh.pb-c.c [2022-03-05T20:34:52.769Z] #43 12.61 PBCC images/fsnotify.pb-c.c [2022-03-05T20:34:52.802Z] #43 146.4 CC criu/stats.o [2022-03-05T20:34:52.802Z] #43 146.6 CC criu/string.o [2022-03-05T20:34:52.904Z] #43 39.87 DEP compel/src/lib/handle-elf.d [2022-03-05T20:34:52.904Z] #43 ... [2022-03-05T20:34:52.904Z] [2022-03-05T20:34:52.904Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:34:52.904Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:34:52.904Z] #13 101.9 Selecting previously unselected package libapparmor1:amd64. [2022-03-05T20:34:52.904Z] #13 101.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-05T20:34:52.904Z] #13 101.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T20:34:52.904Z] #13 102.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-05T20:34:52.904Z] #13 102.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-05T20:34:52.904Z] #13 102.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T20:34:53.026Z] #43 12.65 DEP images/fh.pb-c.d [2022-03-05T20:34:53.026Z] #43 12.70 DEP images/fsnotify.pb-c.d [2022-03-05T20:34:53.026Z] #43 12.75 PBCC images/eventpoll.pb-c.c [2022-03-05T20:34:53.026Z] #43 12.79 DEP images/eventpoll.pb-c.d [2022-03-05T20:34:53.026Z] #43 12.85 PBCC images/eventfd.pb-c.c [2022-03-05T20:34:53.059Z] #43 146.7 CC criu/sysctl.o [2022-03-05T20:34:53.161Z] #13 102.1 Selecting previously unselected package libbtrfs0. [2022-03-05T20:34:53.161Z] #13 102.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T20:34:53.161Z] #13 102.1 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T20:34:53.161Z] #13 102.2 Selecting previously unselected package libbtrfs-dev. [2022-03-05T20:34:53.161Z] #13 102.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T20:34:53.161Z] #13 102.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:34:53.161Z] #13 102.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-05T20:34:53.284Z] #43 12.88 DEP images/eventfd.pb-c.d [2022-03-05T20:34:53.284Z] #43 12.93 PBCC images/remap-file-path.pb-c.c [2022-03-05T20:34:53.284Z] #43 12.95 DEP images/remap-file-path.pb-c.d [2022-03-05T20:34:53.284Z] #43 12.99 PBCC images/fifo.pb-c.c [2022-03-05T20:34:53.284Z] #43 13.03 DEP images/fifo.pb-c.d [2022-03-05T20:34:53.284Z] #43 13.08 PBCC images/ghost-file.pb-c.c [2022-03-05T20:34:53.284Z] #43 13.11 DEP images/ghost-file.pb-c.d [2022-03-05T20:34:53.418Z] #13 102.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:34:53.418Z] #13 102.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:34:53.418Z] #13 102.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-05T20:34:53.418Z] #13 102.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T20:34:53.418Z] #13 102.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:34:53.551Z] #43 13.15 PBCC images/regfile.pb-c.c [2022-03-05T20:34:53.551Z] #43 13.21 DEP images/regfile.pb-c.d [2022-03-05T20:34:53.551Z] #43 13.27 PBCC images/ns.pb-c.c [2022-03-05T20:34:53.551Z] #43 13.29 DEP images/ns.pb-c.d [2022-03-05T20:34:53.551Z] #43 13.36 PBCC images/fdinfo.pb-c.c [2022-03-05T20:34:53.622Z] #43 147.3 CC criu/sysfs_parse.o [2022-03-05T20:34:53.676Z] #13 102.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-05T20:34:53.676Z] #13 102.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-05T20:34:53.676Z] #13 102.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T20:34:53.808Z] #43 13.43 DEP images/fdinfo.pb-c.d [2022-03-05T20:34:53.808Z] #43 13.50 PBCC images/core-aarch64.pb-c.c [2022-03-05T20:34:53.808Z] #43 13.54 PBCC images/core-arm.pb-c.c [2022-03-05T20:34:53.808Z] #43 13.63 PBCC images/core-ppc64.pb-c.c [2022-03-05T20:34:50.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T20:34:50.963Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T20:34:50.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:34:50.965Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43333/head:refs/remotes/origin/PR-43333 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-05T20:34:51.792Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:34:51.856Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:34:53.886Z] #43 147.7 CC criu/timens.o [2022-03-05T20:34:53.934Z] #13 102.9 Selecting previously unselected package libpcre16-3:amd64. [2022-03-05T20:34:53.934Z] #13 102.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-05T20:34:53.934Z] #13 102.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T20:34:53.934Z] #13 103.1 Selecting previously unselected package libpcre32-3:amd64. [2022-03-05T20:34:53.934Z] #13 103.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-05T20:34:53.934Z] #13 103.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T20:34:54.062Z] #24 120.8 + mkdir -p /tmp/tmp.RvNnppsRtL/src/github.com/docker [2022-03-05T20:34:54.062Z] #24 120.8 + mv components/cli /tmp/tmp.RvNnppsRtL/src/github.com/docker/cli [2022-03-05T20:34:54.062Z] #24 120.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-05T20:34:54.066Z] #43 13.72 PBCC images/core-s390.pb-c.c [2022-03-05T20:34:54.066Z] #43 13.77 PBCC images/core-x86.pb-c.c [2022-03-05T20:34:54.066Z] #43 13.82 PBCC images/core.pb-c.c [2022-03-05T20:34:54.066Z] #43 13.90 PBCC images/inventory.pb-c.c [2022-03-05T20:34:54.066Z] #43 13.95 DEP images/core-aarch64.pb-c.d [2022-03-05T20:34:54.142Z] #43 ... [2022-03-05T20:34:54.142Z] [2022-03-05T20:34:54.142Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:34:54.142Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:34:54.142Z] #40 DONE 211.9s [2022-03-05T20:34:54.191Z] #13 103.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-05T20:34:54.191Z] #13 103.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-05T20:34:54.191Z] #13 103.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T20:34:54.322Z] #43 14.01 DEP images/core-arm.pb-c.d [2022-03-05T20:34:54.323Z] #43 14.06 DEP images/core-ppc64.pb-c.d [2022-03-05T20:34:54.323Z] #43 14.13 DEP images/core-s390.pb-c.d [2022-03-05T20:34:54.323Z] #43 14.18 DEP images/core-x86.pb-c.d [2022-03-05T20:34:54.398Z] [2022-03-05T20:34:54.398Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:54.398Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:54.398Z] #43 148.1 CC criu/timerfd.o [2022-03-05T20:34:54.448Z] #13 103.4 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-05T20:34:54.448Z] #13 103.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-05T20:34:54.448Z] #13 103.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T20:34:54.581Z] #43 14.21 DEP images/core.pb-c.d [2022-03-05T20:34:54.581Z] #43 14.24 DEP images/inventory.pb-c.d [2022-03-05T20:34:54.581Z] #43 14.30 PBCC images/cpuinfo.pb-c.c [2022-03-05T20:34:54.581Z] #43 14.33 DEP images/cpuinfo.pb-c.d [2022-03-05T20:34:54.581Z] #43 14.36 PBCC images/stats.pb-c.c [2022-03-05T20:34:54.581Z] #43 14.38 DEP images/stats.pb-c.d [2022-03-05T20:34:54.706Z] #13 103.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-05T20:34:54.706Z] #13 103.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-05T20:34:54.706Z] #13 103.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T20:34:54.960Z] #43 148.6 CC criu/tty.o [2022-03-05T20:34:54.963Z] #13 104.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-05T20:34:54.963Z] #13 104.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:34:54.963Z] #13 104.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T20:34:54.963Z] #13 104.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-05T20:34:55.143Z] Merge succeeded, producing ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:34:55.143Z] Checking out Revision ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc (PR-43333) [2022-03-05T20:34:55.219Z] #13 104.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T20:34:55.219Z] #13 104.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:34:55.219Z] #13 104.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-05T20:34:55.219Z] #13 104.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T20:34:55.219Z] #13 104.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:34:55.782Z] #13 104.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T20:34:55.782Z] #13 104.8 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:34:55.782Z] #13 104.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T20:34:55.782Z] #13 104.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T20:34:55.782Z] #13 104.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T20:34:55.782Z] #13 104.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T20:34:55.782Z] #13 104.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:55.782Z] #13 104.9 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T20:34:55.782Z] #13 104.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T20:34:55.782Z] #13 104.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:34:55.888Z] #43 ... [2022-03-05T20:34:55.888Z] [2022-03-05T20:34:55.888Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T20:34:55.888Z] #41 sha256:7cfc1b65f2071a38aeccc9976ec0d3a068ff701f7ebd3bf419ce4add0384da45 [2022-03-05T20:34:55.888Z] #41 DONE 0.1s [2022-03-05T20:34:55.888Z] [2022-03-05T20:34:55.888Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:34:55.888Z] #53 sha256:73a4355e85b5154edf05e58862e0c9687848b338a7d5ea11736822bb1e01c67c [2022-03-05T20:34:55.950Z] #43 15.60 make[1]: Nothing to be done for 'all'. [2022-03-05T20:34:55.950Z] #43 ... [2022-03-05T20:34:55.950Z] [2022-03-05T20:34:55.950Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-05T20:34:55.950Z] #34 sha256:93dbd40f1579ca6cbc57d94c3455b94fbdebdc3d871f5f074dd92d40fad86bc8 [2022-03-05T20:34:55.950Z] #34 110.3 log [2022-03-05T20:34:55.950Z] #34 112.4 github.com/BurntSushi/toml/cmd/tomlv [2022-03-05T20:34:55.950Z] #34 DONE 114.3s [2022-03-05T20:34:56.039Z] #13 105.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T20:34:56.039Z] #13 105.0 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:34:56.039Z] #13 105.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T20:34:56.039Z] #13 105.0 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-05T20:34:56.039Z] #13 105.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:34:56.039Z] #13 105.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T20:34:56.039Z] #13 105.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T20:34:56.039Z] #13 105.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:56.039Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T20:34:56.039Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T20:34:56.039Z] #13 105.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:34:56.039Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T20:34:56.039Z] #13 105.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T20:34:56.039Z] #13 105.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T20:34:56.039Z] #13 105.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T20:34:56.209Z] [2022-03-05T20:34:56.209Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:34:56.209Z] #56 sha256:f391114496f4611da2ee6fc87d1301040e0c014b7beb224e88f1245585c54443 [2022-03-05T20:34:56.297Z] #13 105.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:34:56.298Z] #13 105.2 Setting up dmsetup (2:1.02.155-3) ... [2022-03-05T20:34:56.298Z] #13 105.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:34:56.298Z] #13 105.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T20:34:56.298Z] #13 105.3 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:34:56.605Z] #24 ... [2022-03-05T20:34:56.605Z] [2022-03-05T20:34:56.605Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:34:56.605Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-05T20:34:56.605Z] #20 23.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-03-05T20:34:56.605Z] #20 23.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-03-05T20:34:56.605Z] #20 23.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-03-05T20:34:56.605Z] #20 23.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-03-05T20:34:56.605Z] #20 23.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-03-05T20:34:56.605Z] #20 23.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-03-05T20:34:56.605Z] #20 23.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-03-05T20:34:56.605Z] #20 23.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-03-05T20:34:56.605Z] #20 23.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-05T20:34:56.605Z] #20 23.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-03-05T20:34:56.605Z] #20 23.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-03-05T20:34:56.605Z] #20 23.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-03-05T20:34:56.605Z] #20 23.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-03-05T20:34:56.605Z] #20 23.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T20:34:56.605Z] #20 23.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-03-05T20:34:56.605Z] #20 23.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-03-05T20:34:56.605Z] #20 23.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2022-03-05T20:34:56.605Z] #20 23.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-03-05T20:34:56.605Z] #20 23.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-03-05T20:34:56.605Z] #20 23.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-03-05T20:34:56.605Z] #20 23.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-03-05T20:34:56.605Z] #20 23.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-03-05T20:34:56.605Z] #20 23.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-03-05T20:34:56.605Z] #20 23.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-03-05T20:34:56.605Z] #20 23.27 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-03-05T20:34:56.605Z] #20 23.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-05T20:34:56.605Z] #20 23.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-03-05T20:34:56.605Z] #20 23.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-03-05T20:34:56.605Z] #20 23.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-03-05T20:34:56.605Z] #20 23.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-03-05T20:34:56.605Z] #20 23.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-03-05T20:34:56.605Z] #20 23.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-05T20:34:56.605Z] #20 23.65 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-05T20:34:56.605Z] #20 23.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-05T20:34:56.605Z] #20 23.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-03-05T20:34:56.605Z] #20 23.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-05T20:34:56.605Z] #20 23.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-05T20:34:56.605Z] #20 23.69 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-05T20:34:56.605Z] #20 23.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-03-05T20:34:56.605Z] #20 23.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-03-05T20:34:56.606Z] #20 23.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-03-05T20:34:56.606Z] #20 23.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-05T20:34:56.606Z] #20 23.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2022-03-05T20:34:56.606Z] #20 24.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-03-05T20:34:56.606Z] #20 24.03 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-03-05T20:34:56.606Z] #20 24.58 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:34:56.606Z] #20 24.70 Fetched 27.7 MB in 1s (21.4 MB/s) [2022-03-05T20:34:56.606Z] #20 24.76 Selecting previously unselected package pigz. [2022-03-05T20:34:56.606Z] #20 24.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23425 files and directories currently installed.) [2022-03-05T20:34:56.606Z] #20 24.79 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-03-05T20:34:56.606Z] #20 24.82 Unpacking pigz (2.4-1) ... [2022-03-05T20:34:56.606Z] #20 24.93 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-03-05T20:34:56.606Z] #20 24.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-03-05T20:34:56.606Z] #20 24.94 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-03-05T20:34:56.606Z] #20 25.33 Selecting previously unselected package python3.7-minimal. [2022-03-05T20:34:56.606Z] #20 25.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-03-05T20:34:56.606Z] #20 25.34 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T20:34:56.606Z] #20 25.98 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-03-05T20:34:56.606Z] #20 26.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T20:34:56.606Z] #20 28.14 Selecting previously unselected package python3-minimal. [2022-03-05T20:34:56.606Z] #20 28.14 (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 ... 23674 files and directories currently installed.) [2022-03-05T20:34:56.606Z] #20 28.18 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-03-05T20:34:56.606Z] #20 28.18 Unpacking python3-minimal (3.7.3-1) ... [2022-03-05T20:34:56.817Z] #53 ... [2022-03-05T20:34:56.817Z] [2022-03-05T20:34:56.817Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:56.817Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:56.817Z] #43 150.4 CC criu/tun.o [2022-03-05T20:34:56.865Z] #20 28.24 Selecting previously unselected package libmpdec2:arm64. [2022-03-05T20:34:56.865Z] #20 28.25 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-03-05T20:34:56.865Z] #20 28.26 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-03-05T20:34:56.865Z] #20 28.32 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-03-05T20:34:56.865Z] #20 28.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-03-05T20:34:56.865Z] #20 28.32 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-03-05T20:34:54.735Z] > git remote # timeout=10 [2022-03-05T20:34:54.818Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T20:34:54.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T20:34:54.877Z] > git merge c3dec607c39bc004b08cea068aa080c3786014d0 # timeout=10 [2022-03-05T20:34:55.027Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-05T20:34:55.181Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T20:34:55.251Z] > git checkout -f ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc # timeout=10 [2022-03-05T20:34:57.112Z] #43 150.8 CC criu/uffd.o [2022-03-05T20:34:57.578Z] #56 ... [2022-03-05T20:34:57.578Z] [2022-03-05T20:34:57.578Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:34:57.578Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:34:57.578Z] #43 17.37 CC images/stats.o [2022-03-05T20:34:57.670Z] #13 DONE 106.6s [2022-03-05T20:34:57.670Z] [2022-03-05T20:34:57.670Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:34:57.670Z] #53 sha256:926e11fd93ca239b989953291a82476aecc35a4a9de64bd1ecd460c4e369baad [2022-03-05T20:34:57.805Z] #20 29.15 Selecting previously unselected package python3.7. [2022-03-05T20:34:57.805Z] #20 29.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-03-05T20:34:57.805Z] #20 29.15 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T20:34:57.805Z] #20 29.24 Selecting previously unselected package libpython3-stdlib:arm64. [2022-03-05T20:34:57.805Z] #20 29.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-03-05T20:34:57.805Z] #20 29.27 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-03-05T20:34:57.805Z] #20 29.36 Setting up python3-minimal (3.7.3-1) ... [2022-03-05T20:34:58.061Z] #43 151.7 CC criu/util.o [2022-03-05T20:34:58.178Z] #43 17.73 CC images/core.o [2022-03-05T20:34:58.748Z] #20 30.14 Selecting previously unselected package python3. [2022-03-05T20:34:58.748Z] #20 30.14 (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 ... 24086 files and directories currently installed.) [2022-03-05T20:34:58.748Z] #20 30.17 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-03-05T20:34:58.748Z] #20 30.18 Unpacking python3 (3.7.3-1) ... [2022-03-05T20:34:58.748Z] #20 30.30 Selecting previously unselected package libip4tc0:arm64. [2022-03-05T20:34:58.748Z] #20 30.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-03-05T20:34:58.748Z] #20 30.31 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-03-05T20:34:58.748Z] #20 30.36 Selecting previously unselected package libip6tc0:arm64. [2022-03-05T20:34:58.748Z] #20 30.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-03-05T20:34:58.748Z] #20 30.38 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-03-05T20:34:58.748Z] #20 30.45 Selecting previously unselected package libiptc0:arm64. [2022-03-05T20:34:58.748Z] #20 30.46 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-03-05T20:34:58.748Z] #20 30.46 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-03-05T20:34:58.748Z] #20 30.51 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-05T20:34:58.794Z] #43 18.35 CC images/core-x86.o [2022-03-05T20:34:59.006Z] #43 152.6 CC criu/uts_ns.o [2022-03-05T20:34:59.007Z] #43 152.8 CC criu/vdso-compat.o [2022-03-05T20:34:59.007Z] #43 152.9 CC criu/vdso.o [2022-03-05T20:34:59.009Z] #20 30.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-05T20:34:59.009Z] #20 30.55 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-05T20:34:59.009Z] #20 30.61 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-05T20:34:59.009Z] #20 30.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-03-05T20:34:59.009Z] #20 30.63 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-03-05T20:34:59.009Z] #20 30.69 Selecting previously unselected package libnftnl11:arm64. [2022-03-05T20:34:59.009Z] #20 30.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-03-05T20:34:59.009Z] #20 30.69 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-03-05T20:34:59.094Z] #43 18.75 CC images/core-arm.o [2022-03-05T20:34:59.270Z] #20 30.76 Selecting previously unselected package iptables. [2022-03-05T20:34:59.270Z] #20 30.76 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-03-05T20:34:59.270Z] #20 30.78 Unpacking iptables (1.8.2-4) ... [2022-03-05T20:34:59.535Z] #20 31.02 Selecting previously unselected package xxd. [2022-03-05T20:34:59.535Z] #20 31.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-03-05T20:34:59.535Z] #20 31.06 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T20:34:59.535Z] #20 31.16 Selecting previously unselected package vim-common. [2022-03-05T20:34:59.568Z] #43 153.3 LINK criu/built-in.o [2022-03-05T20:34:59.568Z] #43 153.4 LINK criu/criu [2022-03-05T20:34:59.658Z] #43 19.18 CC images/core-aarch64.o [2022-03-05T20:34:59.658Z] #43 19.44 CC images/core-ppc64.o [2022-03-05T20:34:59.799Z] #20 31.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:34:59.799Z] #20 31.21 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T20:34:59.799Z] #20 31.35 Selecting previously unselected package bash-completion. [2022-03-05T20:34:59.799Z] #20 31.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-05T20:35:00.131Z] #43 153.8 DEP lib/c/criu.d [2022-03-05T20:35:00.131Z] #43 153.8 CC images/rpc.pb-c.o [2022-03-05T20:35:00.220Z] #43 19.88 CC images/core-s390.o [2022-03-05T20:35:00.477Z] #43 20.33 CC images/cpuinfo.o [2022-03-05T20:35:00.693Z] #43 154.3 CC lib/c/criu.o [2022-03-05T20:35:00.946Z] #53 2.796 + RM_GOPATH=0 [2022-03-05T20:35:00.946Z] #53 2.797 + TMP_GOPATH= [2022-03-05T20:35:00.946Z] #53 2.797 + : /build [2022-03-05T20:35:00.946Z] #53 2.797 + '[' -z '' ']' [2022-03-05T20:35:00.946Z] #53 2.798 ++ mktemp -d [2022-03-05T20:35:00.946Z] #53 2.800 + export GOPATH=/tmp/tmp.JcYK1ok6OB [2022-03-05T20:35:00.946Z] #53 2.806 + GOPATH=/tmp/tmp.JcYK1ok6OB [2022-03-05T20:35:00.946Z] #53 2.806 + RM_GOPATH=1 [2022-03-05T20:35:00.946Z] #53 2.806 + case "$(go env GOARCH)" in [2022-03-05T20:35:00.946Z] #53 2.810 ++ go env GOARCH [2022-03-05T20:35:00.946Z] #53 2.826 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:35:00.946Z] #53 2.826 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:35:00.946Z] #53 2.827 ++ dirname /tmp/install/install.sh [2022-03-05T20:35:00.946Z] #53 2.827 + dir=/tmp/install [2022-03-05T20:35:00.946Z] #53 2.830 + bin=runc [2022-03-05T20:35:00.946Z] #53 2.830 + shift [2022-03-05T20:35:00.946Z] #53 2.830 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-05T20:35:00.946Z] #53 2.830 + . /tmp/install/runc.installer [2022-03-05T20:35:00.946Z] #53 2.830 ++ set -e [2022-03-05T20:35:00.946Z] #53 2.831 ++ : v1.0.3 [2022-03-05T20:35:00.946Z] #53 2.831 + install_runc [2022-03-05T20:35:00.946Z] #53 2.831 + RUNC_BUILDTAGS=seccomp [2022-03-05T20:35:00.946Z] #53 2.838 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-05T20:35:00.946Z] #53 2.838 Install runc version v1.0.3 (build tags: seccomp) [2022-03-05T20:35:00.946Z] #53 2.838 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JcYK1ok6OB/src/github.com/opencontainers/runc [2022-03-05T20:35:00.946Z] #53 2.840 Cloning into '/tmp/tmp.JcYK1ok6OB/src/github.com/opencontainers/runc'... [2022-03-05T20:35:00.946Z] #53 ... [2022-03-05T20:35:00.946Z] [2022-03-05T20:35:00.946Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:35:00.946Z] #58 sha256:958e6122f18a168afbcba09bd191790d8a014697847593e7b09c96940a9f3b90 [2022-03-05T20:35:00.946Z] #58 106.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T20:35:00.946Z] #58 106.5 + GOBIN=/build [2022-03-05T20:35:00.946Z] #58 106.5 + GO111MODULE=on [2022-03-05T20:35:00.946Z] #58 106.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-05T20:35:00.946Z] #58 DONE 112.7s [2022-03-05T20:35:00.946Z] [2022-03-05T20:35:00.946Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-05T20:35:00.946Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-05T20:35:00.946Z] #14 DONE 3.3s [2022-03-05T20:35:00.946Z] [2022-03-05T20:35:00.946Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-05T20:35:00.946Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-05T20:35:01.039Z] #43 20.63 CC images/inventory.o [2022-03-05T20:35:01.039Z] #43 20.83 CC images/fdinfo.o [2022-03-05T20:35:01.256Z] #43 155.0 LINK lib/c/built-in.o [2022-03-05T20:35:01.256Z] #43 155.0 LINK lib/c/libcriu.so [2022-03-05T20:35:01.256Z] #43 155.1 LINK lib/c/libcriu.a [2022-03-05T20:35:01.256Z] #43 155.1 GEN magic.py [2022-03-05T20:35:01.511Z] #43 155.2 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T20:35:01.511Z] #43 155.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T20:35:01.511Z] #43 155.2 Note: Building without GnuTLS support [2022-03-05T20:35:01.511Z] #43 155.2 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T20:35:01.511Z] #43 155.2 Makefile.config:40: Warn: Building without nftables support [2022-03-05T20:35:01.543Z] #15 ... [2022-03-05T20:35:01.543Z] [2022-03-05T20:35:01.543Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T20:35:01.543Z] #59 sha256:a4f137110ea46af5e7e7ba8fd97231a00c5a762e862c0b66c445a3a2040ba997 [2022-03-05T20:35:01.543Z] #59 DONE 0.6s [2022-03-05T20:35:01.543Z] [2022-03-05T20:35:01.543Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T20:35:01.543Z] #60 sha256:3e2d036fe1aca1ab5e9e301652f7fa519460b0f0ca156628e4b0d2e72c26aa13 [2022-03-05T20:35:01.601Z] #43 21.12 CC images/fown.o [2022-03-05T20:35:01.602Z] #43 21.29 CC images/ns.o [2022-03-05T20:35:01.602Z] #43 21.49 CC images/regfile.o [2022-03-05T20:35:01.858Z] #43 21.76 CC images/ghost-file.o [2022-03-05T20:35:02.073Z] #43 155.8 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T20:35:02.123Z] #60 DONE 0.7s [2022-03-05T20:35:02.123Z] [2022-03-05T20:35:02.123Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:02.123Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:02.123Z] #43 39.97 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-05T20:35:02.123Z] #43 40.09 CC compel/src/lib/log.o [2022-03-05T20:35:02.123Z] #43 40.30 CC compel/arch/x86/src/lib/cpu.o [2022-03-05T20:35:02.123Z] #43 40.97 CC compel/arch/x86/src/lib/infect.o [2022-03-05T20:35:02.123Z] #43 41.65 CC compel/src/lib/infect-rpc.o [2022-03-05T20:35:02.123Z] #43 41.94 CC compel/src/lib/infect-util.o [2022-03-05T20:35:02.123Z] #43 42.16 CC compel/src/lib/infect.o [2022-03-05T20:35:02.123Z] #43 44.32 CC compel/src/lib/ptrace.o [2022-03-05T20:35:02.123Z] #43 44.78 AR compel/libcompel.a [2022-03-05T20:35:02.123Z] #43 44.82 HOSTCC compel/src/main-host.o [2022-03-05T20:35:02.123Z] #43 45.22 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-05T20:35:02.123Z] #43 45.34 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-05T20:35:02.123Z] #43 45.67 HOSTCC compel/src/lib/log-host.o [2022-03-05T20:35:02.123Z] #43 45.83 HOSTLINK compel/compel-host-bin [2022-03-05T20:35:02.123Z] #43 46.02 DEP soccr/soccr.d [2022-03-05T20:35:02.123Z] #43 46.16 CC soccr/soccr.o [2022-03-05T20:35:02.123Z] #43 47.55 AR soccr/libsoccr.a [2022-03-05T20:35:02.123Z] #43 47.59 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T20:35:02.123Z] #43 47.80 DEP criu/arch/x86/sigframe.d [2022-03-05T20:35:02.123Z] #43 47.93 DEP criu/arch/x86/sigaction_compat.d [2022-03-05T20:35:02.123Z] #43 47.98 DEP criu/arch/x86/kerndat.d [2022-03-05T20:35:02.123Z] #43 48.18 DEP criu/arch/x86/crtools.d [2022-03-05T20:35:02.123Z] #43 48.27 DEP criu/arch/x86/cpu.d [2022-03-05T20:35:02.123Z] #43 48.51 CC criu/arch/x86/cpu.o [2022-03-05T20:35:02.344Z] #20 33.52 Unpacking bash-completion (1:2.8-6) ... [2022-03-05T20:35:02.344Z] #20 33.89 Selecting previously unselected package bzip2. [2022-03-05T20:35:02.344Z] #20 33.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-03-05T20:35:02.344Z] #20 33.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T20:35:02.344Z] #20 34.03 Selecting previously unselected package xz-utils. [2022-03-05T20:35:02.387Z] #43 49.32 CC criu/arch/x86/crtools.o [2022-03-05T20:35:02.427Z] #43 22.11 CC images/fifo.o [2022-03-05T20:35:02.605Z] #20 34.06 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2022-03-05T20:35:02.605Z] #20 34.07 Unpacking xz-utils (5.2.4-1) ... [2022-03-05T20:35:02.605Z] #20 34.23 Selecting previously unselected package apparmor. [2022-03-05T20:35:02.605Z] #20 34.23 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-03-05T20:35:02.634Z] #43 156.4 make[1]: Nothing to be done for 'all'. [2022-03-05T20:35:02.683Z] #43 22.36 CC images/remap-file-path.o [2022-03-05T20:35:02.867Z] #20 34.30 Unpacking apparmor (2.13.2-10) ... [2022-03-05T20:35:02.867Z] #20 ... [2022-03-05T20:35:02.867Z] [2022-03-05T20:35:02.867Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:02.867Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:35:02.867Z] #43 70.52 CC criu/clone-noasan.o [2022-03-05T20:35:02.867Z] #43 70.76 CC criu/config.o [2022-03-05T20:35:02.867Z] #43 72.16 CC criu/cr-check.o [2022-03-05T20:35:02.867Z] #43 73.67 CC criu/cr-dedup.o [2022-03-05T20:35:02.867Z] #43 73.99 CC criu/cr-dump.o [2022-03-05T20:35:02.867Z] #43 76.43 CC criu/cr-errno.o [2022-03-05T20:35:02.867Z] #43 76.53 CC criu/cr-restore.o [2022-03-05T20:35:02.867Z] #43 ... [2022-03-05T20:35:02.867Z] [2022-03-05T20:35:02.867Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:35:02.867Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-05T20:35:02.940Z] #43 22.58 CC images/eventfd.o [2022-03-05T20:35:03.127Z] #20 34.59 Selecting previously unselected package aufs-tools. [2022-03-05T20:35:03.127Z] #20 34.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-03-05T20:35:03.127Z] #20 34.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-05T20:35:03.127Z] #20 34.71 Selecting previously unselected package libonig5:arm64. [2022-03-05T20:35:03.127Z] #20 34.72 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-03-05T20:35:03.127Z] #20 34.73 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-03-05T20:35:03.196Z] #43 156.9 make[1]: 'images/built-in.o' is up to date. [2022-03-05T20:35:03.196Z] #43 22.88 CC images/eventpoll.o [2022-03-05T20:35:03.196Z] #43 156.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-05T20:35:03.196Z] #43 156.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-05T20:35:03.196Z] #43 157.0 make[1]: 'compel/libcompel.a' is up to date. [2022-03-05T20:35:03.196Z] #43 157.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-05T20:35:03.196Z] #43 157.0 make[1]: Nothing to be done for 'all'. [2022-03-05T20:35:03.389Z] #20 34.84 Selecting previously unselected package libjq1:arm64. [2022-03-05T20:35:03.389Z] #20 34.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-03-05T20:35:03.389Z] #20 34.86 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-05T20:35:03.389Z] #20 34.94 Selecting previously unselected package jq. [2022-03-05T20:35:03.389Z] #20 34.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-03-05T20:35:03.389Z] #20 34.96 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T20:35:03.389Z] #20 35.03 Selecting previously unselected package libaio1:arm64. [2022-03-05T20:35:03.389Z] #20 35.03 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-03-05T20:35:03.389Z] #20 35.04 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-03-05T20:35:03.452Z] #43 157.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T20:35:03.452Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-03-05T20:35:03.452Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-03-05T20:35:03.453Z] #43 23.11 CC images/fh.o [2022-03-05T20:35:03.650Z] #20 35.13 Selecting previously unselected package libgpm2:arm64. [2022-03-05T20:35:03.650Z] #20 35.13 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-03-05T20:35:03.650Z] #20 35.13 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-03-05T20:35:03.650Z] #20 35.17 Selecting previously unselected package libicu63:arm64. [2022-03-05T20:35:03.650Z] #20 35.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-03-05T20:35:03.650Z] #20 35.21 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-05T20:35:03.708Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-03-05T20:35:03.708Z] #43 157.4 make[2]: Nothing to be done for 'all'. [2022-03-05T20:35:03.708Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2022-03-05T20:35:03.708Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2022-03-05T20:35:03.708Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2022-03-05T20:35:03.709Z] #43 23.32 CC images/fsnotify.o [2022-03-05T20:35:03.759Z] #43 50.56 CC criu/arch/x86/kerndat.o [2022-03-05T20:35:03.759Z] #43 51.04 CC criu/arch/x86/sigaction_compat.o [2022-03-05T20:35:03.965Z] #43 157.7 make[2]: Nothing to be done for 'all'. [2022-03-05T20:35:03.965Z] #43 157.7 INSTALL criu/criu [2022-03-05T20:35:03.966Z] #43 23.79 CC images/signalfd.o [2022-03-05T20:35:04.221Z] #43 DONE 157.8s [2022-03-05T20:35:04.221Z] [2022-03-05T20:35:04.221Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:35:04.221Z] #53 sha256:73a4355e85b5154edf05e58862e0c9687848b338a7d5ea11736822bb1e01c67c [2022-03-05T20:35:04.222Z] #43 24.01 CC images/fs.o [2022-03-05T20:35:04.323Z] #43 51.28 CC criu/arch/x86/sigframe.o [2022-03-05T20:35:04.432Z] #53 132.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-03-05T20:35:04.432Z] #53 133.4 + mkdir -p /build [2022-03-05T20:35:04.432Z] #53 133.4 + cp runc /build/runc [2022-03-05T20:35:04.479Z] #43 24.19 CC images/pstree.o [2022-03-05T20:35:04.580Z] #43 51.51 LINK criu/arch/x86/crtools.built-in.o [2022-03-05T20:35:04.580Z] #43 51.57 DEP criu/pie/util-vdso-elf32.d [2022-03-05T20:35:04.580Z] #43 51.76 DEP criu/pie/util-vdso.d [2022-03-05T20:35:04.736Z] #43 24.41 CC images/pipe.o [2022-03-05T20:35:04.736Z] #43 24.58 CC images/tcp-stream.o [2022-03-05T20:35:04.837Z] #43 51.89 DEP criu/pie/util.d [2022-03-05T20:35:04.837Z] #43 52.03 CC criu/pie/util.o [2022-03-05T20:35:04.992Z] #43 24.79 CC images/sk-packet.o [2022-03-05T20:35:05.093Z] #43 ... [2022-03-05T20:35:05.093Z] [2022-03-05T20:35:05.093Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-05T20:35:05.093Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-05T20:35:05.093Z] #15 DONE 4.4s [2022-03-05T20:35:05.093Z] [2022-03-05T20:35:05.093Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T20:35:05.093Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-05T20:35:05.151Z] #53 ... [2022-03-05T20:35:05.151Z] [2022-03-05T20:35:05.151Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-05T20:35:05.151Z] #44 sha256:eb6f8eb891186586767514f7eb05e5a0177a5dcc7865a2cfb4a725d53e15b71c [2022-03-05T20:35:05.151Z] #44 DONE 0.1s [2022-03-05T20:35:05.151Z] [2022-03-05T20:35:05.151Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-05T20:35:05.151Z] #46 sha256:c5dec70784b173351ddb4c8da9b88f18a761c00126a19bb6b70e03025bf94830 [2022-03-05T20:35:05.151Z] #46 DONE 0.1s [2022-03-05T20:35:05.151Z] [2022-03-05T20:35:05.151Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T20:35:05.151Z] #48 sha256:c93473f443a747d57a8696aec9dfcb8b4275bd8b25e9e807e4171fc46017cfb6 [2022-03-05T20:35:05.249Z] #43 ... [2022-03-05T20:35:05.249Z] [2022-03-05T20:35:05.249Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:35:05.249Z] #56 sha256:f391114496f4611da2ee6fc87d1301040e0c014b7beb224e88f1245585c54443 [2022-03-05T20:35:05.403Z] #53 DONE 134.3s [2022-03-05T20:35:05.403Z] [2022-03-05T20:35:05.403Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:35:05.403Z] #56 sha256:a388ec318bf03ae5e21a409d9fc63eec759d3b071e5ed4e5b26fd61e0297c50a [2022-03-05T20:35:05.403Z] #56 198.3 + bin/containerd [2022-03-05T20:35:05.406Z] #48 DONE 0.1s [2022-03-05T20:35:05.406Z] [2022-03-05T20:35:05.406Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T20:35:05.406Z] #50 sha256:68b4648ca489fa73a590388eb723d9f164e491f874e95d1d95b871b69602a295 [2022-03-05T20:35:05.406Z] #50 DONE 0.1s [2022-03-05T20:35:05.406Z] [2022-03-05T20:35:05.406Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:35:05.406Z] #53 sha256:73a4355e85b5154edf05e58862e0c9687848b338a7d5ea11736822bb1e01c67c [2022-03-05T20:35:05.406Z] #53 ... [2022-03-05T20:35:05.406Z] [2022-03-05T20:35:05.406Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T20:35:05.406Z] #52 sha256:7cae8d8835b116f7fa927c603a06af18f74e709ef0ce941ad6e6c3a6768e672d [2022-03-05T20:35:05.406Z] #52 DONE 0.1s [2022-03-05T20:35:05.662Z] [2022-03-05T20:35:05.662Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:35:05.662Z] #56 sha256:1a62dbc46f4ec01054edcadc0185e77ed75b30bbcb64526296dc79f146eca687 [2022-03-05T20:35:06.533Z] #56 57.54 Checking out files: 51% (2449/4731) Checking out files: 52% (2461/4731) Checking out files: 53% (2508/4731) Checking out files: 54% (2555/4731) Checking out files: 55% (2603/4731) Checking out files: 56% (2650/4731) Checking out files: 57% (2697/4731) Checking out files: 58% (2744/4731) Checking out files: 59% (2792/4731) Checking out files: 60% (2839/4731) Checking out files: 61% (2886/4731) Checking out files: 62% (2934/4731) Checking out files: 63% (2981/4731) Checking out files: 64% (3028/4731) Checking out files: 65% (3076/4731) Checking out files: 66% (3123/4731) Checking out files: 67% (3170/4731) Checking out files: 68% (3218/4731) Checking out files: 69% (3265/4731) Checking out files: 70% (3312/4731) Checking out files: 71% (3360/4731) Checking out files: 72% (3407/4731) Checking out files: 73% (3454/4731) Checking out files: 74% (3501/4731) Checking out files: 75% (3549/4731) Checking out files: 76% (3596/4731) Checking out files: 77% (3643/4731) Checking out files: 78% (3691/4731) Checking out files: 79% (3738/4731) Checking out files: 80% (3785/4731) Checking out files: 81% (3833/4731) Checking out files: 82% (3880/4731) Checking out files: 83% (3927/4731) Checking out files: 84% (3975/4731) Checking out files: 85% (4022/4731) Checking out files: 86% (4069/4731) Checking out files: 87% (4116/4731) Checking out files: 88% (4164/4731) Checking out files: 89% (4211/4731) Checking out files: 90% (4258/4731) Checking out files: 91% (4306/4731) Checking out files: 92% (4353/4731) Checking out files: 92% (4381/4731) Checking out files: 93% (4400/4731) Checking out files: 94% (4448/4731) Checking out files: 95% (4495/4731) Checking out files: 96% (4542/4731) Checking out files: 97% (4590/4731) Checking out files: 98% (4637/4731) Checking out files: 99% (4684/4731) Checking out files: 100% (4731/4731) Checking out files: 100% (4731/4731), done. [2022-03-05T20:35:06.533Z] #56 58.75 + cd /tmp/tmp.rbE7rBU705/src/github.com/containerd/containerd [2022-03-05T20:35:06.533Z] #56 58.75 + git checkout -q v1.5.10 [2022-03-05T20:35:06.745Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T20:35:06.781Z] #56 ... [2022-03-05T20:35:06.781Z] [2022-03-05T20:35:06.781Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T20:35:06.781Z] #54 sha256:5d1f9a59ff069f911652a3bc19809ca45abbb4dfe723617f89b3f5abdfca66bf [2022-03-05T20:35:06.781Z] #54 DONE 0.3s [2022-03-05T20:35:06.781Z] [2022-03-05T20:35:06.781Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:35:06.781Z] #56 sha256:a388ec318bf03ae5e21a409d9fc63eec759d3b071e5ed4e5b26fd61e0297c50a [2022-03-05T20:35:06.951Z] #20 38.02 Selecting previously unselected package libnet1:arm64. [2022-03-05T20:35:06.951Z] #20 38.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-05T20:35:06.951Z] #20 38.06 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:35:06.951Z] #20 38.16 Selecting previously unselected package libnl-3-200:arm64. [2022-03-05T20:35:06.951Z] #20 38.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-03-05T20:35:06.951Z] #20 38.17 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-03-05T20:35:06.951Z] #20 38.23 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-05T20:35:06.951Z] #20 38.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-03-05T20:35:06.951Z] #20 38.24 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-05T20:35:06.951Z] #20 38.32 Selecting previously unselected package libreadline5:arm64. [2022-03-05T20:35:06.951Z] #20 38.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-03-05T20:35:06.951Z] #20 38.33 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-03-05T20:35:06.951Z] #20 38.41 Selecting previously unselected package net-tools. [2022-03-05T20:35:06.951Z] #20 38.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-03-05T20:35:06.951Z] #20 38.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T20:35:06.951Z] #20 38.59 Selecting previously unselected package patch. [2022-03-05T20:35:06.951Z] #20 38.61 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-03-05T20:35:06.951Z] #20 38.61 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-05T20:35:07.212Z] #20 38.72 Selecting previously unselected package python-pip-whl. [2022-03-05T20:35:07.212Z] #20 38.73 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-05T20:35:07.212Z] #20 38.73 Unpacking python-pip-whl (18.1-5) ... [2022-03-05T20:35:07.164Z] > git --version # timeout=10 [2022-03-05T20:35:07.232Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-05T20:35:07.306Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-05T20:35:07.784Z] #20 39.18 Selecting previously unselected package python3-lib2to3. [2022-03-05T20:35:07.784Z] #20 39.20 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-05T20:35:07.784Z] #20 39.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-05T20:35:07.784Z] #20 39.30 Selecting previously unselected package python3-distutils. [2022-03-05T20:35:07.784Z] #20 39.31 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-05T20:35:07.784Z] #20 39.31 Unpacking python3-distutils (3.7.3-1) ... [2022-03-05T20:35:07.784Z] #20 39.44 Selecting previously unselected package python3-pip. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T20:35:08.045Z] #20 39.46 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-05T20:35:08.045Z] #20 39.47 Unpacking python3-pip (18.1-5) ... [2022-03-05T20:35:08.045Z] #20 39.60 Selecting previously unselected package python3-pkg-resources. [2022-03-05T20:35:08.045Z] #20 39.60 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T20:35:08.045Z] #20 39.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-05T20:35:08.305Z] #20 39.72 Selecting previously unselected package python3-setuptools. [2022-03-05T20:35:08.305Z] #20 39.72 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-05T20:35:08.305Z] #20 39.73 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-05T20:35:08.305Z] #20 39.99 Selecting previously unselected package python3-wheel. [2022-03-05T20:35:08.367Z] #16 2.829 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T20:35:08.367Z] #16 DONE 2.9s [2022-03-05T20:35:08.367Z] [2022-03-05T20:35:08.367Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:08.367Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:08.367Z] #43 52.37 CC criu/pie/util-vdso.o [2022-03-05T20:35:08.367Z] #43 53.09 CC criu/pie/util-vdso-elf32.o [2022-03-05T20:35:08.367Z] #43 53.62 AR criu/pie/pie.lib.a [2022-03-05T20:35:08.367Z] #43 53.69 DEP criu/pie/restorer.d [2022-03-05T20:35:08.367Z] #43 53.82 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-05T20:35:08.367Z] #43 53.90 DEP criu/arch/x86/restorer_unmap.d [2022-03-05T20:35:08.367Z] #43 53.94 DEP criu/arch/x86/restorer.d [2022-03-05T20:35:08.367Z] #43 54.17 DEP criu/arch/x86/vdso-pie.d [2022-03-05T20:35:08.367Z] #43 54.24 DEP criu/pie/parasite-vdso.d [2022-03-05T20:35:08.367Z] #43 54.43 DEP criu/pie/parasite.d [2022-03-05T20:35:08.367Z] #43 54.65 CC criu/pie/parasite.o [2022-03-05T20:35:08.428Z] #56 60.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T20:35:08.428Z] #56 60.39 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T20:35:08.428Z] #56 60.40 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T20:35:08.428Z] #56 60.40 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T20:35:08.428Z] #56 60.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T20:35:08.428Z] #56 60.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T20:35:08.428Z] #56 60.40 + '[' '' = dynamic ']' [2022-03-05T20:35:08.428Z] #56 60.40 + make [2022-03-05T20:35:08.566Z] #20 40.00 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-05T20:35:08.566Z] #20 40.00 Unpacking python3-wheel (0.32.3-2) ... [2022-03-05T20:35:08.566Z] #20 40.06 Selecting previously unselected package sudo. [2022-03-05T20:35:08.566Z] #20 40.07 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-03-05T20:35:08.566Z] #20 40.10 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-05T20:35:08.931Z] #43 55.82 LINK criu/pie/parasite.built-in.o [2022-03-05T20:35:08.931Z] #43 55.84 GEN criu/pie/parasite-blob.h [2022-03-05T20:35:08.931Z] #43 55.86 CC criu/pie/parasite-vdso.o [2022-03-05T20:35:09.138Z] #20 40.56 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T20:35:09.138Z] #20 40.56 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-03-05T20:35:09.138Z] #20 40.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T20:35:09.138Z] #20 40.76 Selecting previously unselected package uidmap. [2022-03-05T20:35:09.138Z] #20 40.77 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-03-05T20:35:09.138Z] #20 40.78 Unpacking uidmap (1:4.5-1.1) ... [2022-03-05T20:35:09.398Z] #20 40.88 Selecting previously unselected package vim-runtime. [2022-03-05T20:35:09.398Z] #20 40.88 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:35:09.398Z] #20 40.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-05T20:35:09.398Z] #20 40.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-05T20:35:09.398Z] #20 40.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-05T20:35:09.495Z] #43 56.48 CC criu/arch/x86/vdso-pie.o [2022-03-05T20:35:09.752Z] #43 56.72 CC criu/arch/x86/restorer.o [2022-03-05T20:35:09.795Z] #56 62.16 + bin/ctr [2022-03-05T20:35:10.009Z] #43 57.29 CC criu/arch/x86/restorer_unmap.o [2022-03-05T20:35:10.009Z] #43 57.29 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-05T20:35:10.571Z] #43 57.58 CC criu/pie/restorer.o [2022-03-05T20:35:10.681Z] + docker version [2022-03-05T20:35:11.134Z] #43 ... [2022-03-05T20:35:11.134Z] [2022-03-05T20:35:11.134Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T20:35:11.134Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-05T20:35:11.134Z] #17 DONE 2.9s [2022-03-05T20:35:11.134Z] [2022-03-05T20:35:11.134Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T20:35:11.134Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-05T20:35:12.698Z] #20 44.03 Selecting previously unselected package vim. [2022-03-05T20:35:12.698Z] #20 44.04 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2022-03-05T20:35:12.698Z] #20 44.07 Unpacking vim (2:8.1.0875-5) ... [2022-03-05T20:35:12.959Z] #20 44.52 Selecting previously unselected package xfsprogs. [2022-03-05T20:35:12.959Z] #20 44.52 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-03-05T20:35:12.959Z] #20 44.53 Unpacking xfsprogs (4.20.0-1) ... [2022-03-05T20:35:13.027Z] #18 DONE 1.8s [2022-03-05T20:35:13.027Z] [2022-03-05T20:35:13.027Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-05T20:35:13.027Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-05T20:35:13.219Z] #20 44.92 Selecting previously unselected package zip. [2022-03-05T20:35:13.480Z] #20 44.93 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-03-05T20:35:13.480Z] #20 44.95 Unpacking zip (3.0-11+b1) ... [2022-03-05T20:35:13.480Z] #20 45.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-05T20:35:13.480Z] #20 45.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T20:35:13.480Z] #20 45.12 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-03-05T20:35:13.480Z] #20 45.13 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-03-05T20:35:13.480Z] #20 45.14 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-03-05T20:35:13.480Z] #20 45.15 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-03-05T20:35:13.480Z] #20 45.17 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T20:35:13.480Z] #20 ... [2022-03-05T20:35:13.480Z] [2022-03-05T20:35:13.480Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:13.480Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:35:13.480Z] #43 81.20 CC criu/cr-service.o [2022-03-05T20:35:13.480Z] #43 83.05 CC criu/crtools.o [2022-03-05T20:35:13.480Z] #43 83.59 CC criu/eventfd.o [2022-03-05T20:35:13.480Z] #43 83.88 CC criu/eventpoll.o [2022-03-05T20:35:13.480Z] #43 84.64 CC criu/external.o [2022-03-05T20:35:13.480Z] #43 84.96 CC criu/fault-injection.o [2022-03-05T20:35:13.480Z] #43 85.09 CC criu/fdstore.o [2022-03-05T20:35:13.480Z] #43 85.45 CC criu/fifo.o [2022-03-05T20:35:13.480Z] #43 85.76 CC criu/file-ids.o [2022-03-05T20:35:13.480Z] #43 85.99 CC criu/file-lock.o [2022-03-05T20:35:13.480Z] #43 86.78 CC criu/files-ext.o [2022-03-05T20:35:13.480Z] #43 87.04 CC criu/files-reg.o [2022-03-05T20:35:13.480Z] #43 89.11 CC criu/files.o [2022-03-05T20:35:13.480Z] #43 91.08 CC criu/filesystems.o [2022-03-05T20:35:13.741Z] #43 ... [2022-03-05T20:35:13.741Z] [2022-03-05T20:35:13.741Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:35:13.741Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-05T20:35:13.741Z] #20 45.17 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T20:35:13.741Z] #20 45.19 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-03-05T20:35:13.741Z] #20 45.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:35:13.741Z] #20 45.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T20:35:13.741Z] #20 45.26 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-05T20:35:13.741Z] #20 45.27 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-05T20:35:13.741Z] #20 45.28 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T20:35:13.741Z] #20 45.29 Setting up zip (3.0-11+b1) ... [2022-03-05T20:35:13.741Z] #20 45.32 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T20:35:13.741Z] #20 45.34 Setting up bash-completion (1:2.8-6) ... [2022-03-05T20:35:14.917Z] #19 DONE 2.0s [2022-03-05T20:35:14.917Z] [2022-03-05T20:35:14.917Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:14.917Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:14.917Z] #43 60.29 LINK criu/pie/restorer.built-in.o [2022-03-05T20:35:14.917Z] #43 60.32 GEN criu/pie/restorer-blob.h [2022-03-05T20:35:14.917Z] #43 60.41 DEP criu/vdso.d [2022-03-05T20:35:14.917Z] #43 60.54 DEP criu/vdso-compat.d [2022-03-05T20:35:14.917Z] #43 60.70 DEP criu/uts_ns.d [2022-03-05T20:35:14.917Z] #43 60.87 DEP criu/util.d [2022-03-05T20:35:14.917Z] #43 61.04 DEP criu/uffd.d [2022-03-05T20:35:14.917Z] #43 61.20 DEP criu/tun.d [2022-03-05T20:35:14.917Z] #43 61.36 DEP criu/tty.d [2022-03-05T20:35:14.917Z] #43 61.53 DEP criu/timerfd.d [2022-03-05T20:35:14.917Z] #43 61.70 DEP criu/timens.d [2022-03-05T20:35:14.917Z] #43 61.84 DEP criu/sysfs_parse.d [2022-03-05T20:35:14.917Z] #43 61.92 DEP criu/sysctl.d [2022-03-05T20:35:14.917Z] #43 62.17 DEP criu/string.d [2022-03-05T20:35:15.174Z] #43 62.22 DEP criu/stats.d [2022-03-05T20:35:15.434Z] #43 62.36 DEP criu/sockets.d [2022-03-05T20:35:15.434Z] #43 62.55 DEP criu/sk-unix.d [2022-03-05T20:35:15.690Z] #43 62.74 DEP criu/sk-tcp.d [2022-03-05T20:35:15.947Z] #43 62.90 DEP criu/sk-queue.d [2022-03-05T20:35:15.947Z] #43 63.02 DEP criu/sk-packet.d [2022-03-05T20:35:15.947Z] #43 63.17 DEP criu/sk-netlink.d [2022-03-05T20:35:16.203Z] #43 63.33 DEP criu/sk-inet.d [2022-03-05T20:35:16.286Z] #20 47.41 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-03-05T20:35:16.286Z] #20 47.42 Setting up xz-utils (5.2.4-1) ... [2022-03-05T20:35:16.286Z] #20 47.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T20:35:16.286Z] #20 47.46 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-05T20:35:16.286Z] #20 47.48 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-05T20:35:16.286Z] #20 47.55 invoke-rc.d: could not determine current runlevel [2022-03-05T20:35:16.287Z] #20 47.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T20:35:16.287Z] #20 47.58 Setting up pigz (2.4-1) ... [2022-03-05T20:35:16.287Z] #20 47.59 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-05T20:35:16.287Z] #20 47.60 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-03-05T20:35:16.287Z] #20 47.64 Setting up python-pip-whl (18.1-5) ... [2022-03-05T20:35:16.287Z] #20 47.65 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-03-05T20:35:16.287Z] #20 47.66 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-05T20:35:16.340Z] #56 ... [2022-03-05T20:35:16.340Z] [2022-03-05T20:35:16.340Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:16.340Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:16.340Z] #43 25.01 CC images/mnt.o [2022-03-05T20:35:16.340Z] #43 25.22 CC images/pipe-data.o [2022-03-05T20:35:16.340Z] #43 25.42 CC images/sa.o [2022-03-05T20:35:16.340Z] #43 25.59 CC images/timer.o [2022-03-05T20:35:16.340Z] #43 25.89 CC images/timerfd.o [2022-03-05T20:35:16.340Z] #43 26.08 CC images/mm.o [2022-03-05T20:35:16.340Z] #43 26.36 CC images/sk-opts.o [2022-03-05T20:35:16.340Z] #43 26.53 CC images/sk-unix.o [2022-03-05T20:35:16.340Z] #43 26.77 CC images/sk-inet.o [2022-03-05T20:35:16.340Z] #43 27.09 CC images/tun.o [2022-03-05T20:35:16.340Z] #43 27.31 CC images/sk-netlink.o [2022-03-05T20:35:16.340Z] #43 27.48 CC images/packet-sock.o [2022-03-05T20:35:16.340Z] #43 27.75 CC images/ipc-var.o [2022-03-05T20:35:16.340Z] #43 27.90 CC images/ipc-desc.o [2022-03-05T20:35:16.340Z] #43 28.15 CC images/ipc-shm.o [2022-03-05T20:35:16.340Z] #43 28.36 CC images/ipc-msg.o [2022-03-05T20:35:16.340Z] #43 28.58 CC images/ipc-sem.o [2022-03-05T20:35:16.340Z] #43 28.74 CC images/utsns.o [2022-03-05T20:35:16.340Z] #43 28.91 CC images/creds.o [2022-03-05T20:35:16.340Z] #43 29.07 CC images/vma.o [2022-03-05T20:35:16.340Z] #43 29.24 CC images/netdev.o [2022-03-05T20:35:16.340Z] #43 29.54 CC images/tty.o [2022-03-05T20:35:16.340Z] #43 30.02 CC images/file-lock.o [2022-03-05T20:35:16.340Z] #43 30.25 CC images/rlimit.o [2022-03-05T20:35:16.340Z] #43 30.48 CC images/pagemap.o [2022-03-05T20:35:16.340Z] #43 30.68 CC images/siginfo.o [2022-03-05T20:35:16.340Z] #43 30.87 CC images/rpc.o [2022-03-05T20:35:16.340Z] #43 31.78 CC images/ext-file.o [2022-03-05T20:35:16.340Z] #43 31.94 CC images/cgroup.o [2022-03-05T20:35:16.340Z] #43 32.53 CC images/userns.o [2022-03-05T20:35:16.340Z] #43 32.77 CC images/google/protobuf/descriptor.o [2022-03-05T20:35:16.340Z] #43 33.98 CC images/opts.o [2022-03-05T20:35:16.340Z] #43 34.16 CC images/seccomp.o [2022-03-05T20:35:16.340Z] #43 34.37 CC images/binfmt-misc.o [2022-03-05T20:35:16.340Z] #43 34.51 CC images/time.o [2022-03-05T20:35:16.340Z] #43 34.65 CC images/sysctl.o [2022-03-05T20:35:16.340Z] #43 34.75 CC images/autofs.o [2022-03-05T20:35:16.340Z] #43 34.90 CC images/macvlan.o [2022-03-05T20:35:16.340Z] #43 35.07 CC images/sit.o [2022-03-05T20:35:16.340Z] #43 35.31 CC images/memfd.o [2022-03-05T20:35:16.340Z] #43 35.55 CC images/timens.o [2022-03-05T20:35:16.340Z] #43 35.80 LINK images/built-in.o [2022-03-05T20:35:16.340Z] #43 35.92 GEN compel/include/asm [2022-03-05T20:35:16.340Z] #43 35.94 GEN compel/include/version.h [2022-03-05T20:35:16.340Z] #43 35.95 touch .config [2022-03-05T20:35:16.340Z] #43 35.99 GEN include/common/config.h [2022-03-05T20:35:16.340Z] #43 36.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-05T20:35:16.340Z] #43 36.08 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-05T20:35:16.340Z] #43 36.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-05T20:35:16.340Z] #43 36.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-05T20:35:16.340Z] #43 36.14 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-05T20:35:16.340Z] #43 36.17 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-05T20:35:16.460Z] #43 63.49 DEP criu/signalfd.d [2022-03-05T20:35:16.460Z] #43 63.61 DEP criu/sigframe.d [2022-03-05T20:35:16.548Z] #20 47.98 Setting up libaio1:arm64 (0.3.112-3) ... [2022-03-05T20:35:16.548Z] #20 48.01 Setting up libonig5:arm64 (6.9.1-1) ... [2022-03-05T20:35:16.548Z] #20 48.03 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-03-05T20:35:16.548Z] #20 48.06 Setting up vim (2:8.1.0875-5) ... [2022-03-05T20:35:16.548Z] #20 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T20:35:16.548Z] #20 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T20:35:16.548Z] #20 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T20:35:16.548Z] #20 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T20:35:16.548Z] #20 48.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T20:35:16.548Z] #20 48.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T20:35:16.548Z] #20 48.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T20:35:16.548Z] #20 48.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T20:35:16.548Z] #20 48.13 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-05T20:35:16.548Z] #20 48.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T20:35:16.548Z] #20 48.16 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-03-05T20:35:16.597Z] #43 36.21 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-05T20:35:16.597Z] #43 36.23 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-05T20:35:16.597Z] #43 36.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-05T20:35:16.597Z] #43 36.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-05T20:35:16.597Z] #43 36.29 DEP compel/plugins/std/infect.d [2022-03-05T20:35:16.597Z] #43 36.36 DEP compel/plugins/std/string.d [2022-03-05T20:35:16.719Z] #43 63.69 DEP criu/shmem.d [2022-03-05T20:35:16.719Z] #43 63.82 DEP criu/servicefd.d [2022-03-05T20:35:16.808Z] #20 48.17 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T20:35:16.808Z] #20 48.19 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-03-05T20:35:16.808Z] #20 48.22 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T20:35:16.854Z] #43 36.47 DEP compel/plugins/std/log.d [2022-03-05T20:35:16.854Z] #43 36.58 DEP compel/plugins/std/fds.d [2022-03-05T20:35:16.854Z] #43 36.69 DEP compel/plugins/std/std.d [2022-03-05T20:35:16.976Z] #43 63.95 DEP criu/seize.d [2022-03-05T20:35:16.976Z] #43 64.07 DEP criu/seccomp.d [2022-03-05T20:35:17.110Z] #43 36.78 DEP compel/plugins/shmem/shmem.d [2022-03-05T20:35:17.110Z] #43 36.85 DEP compel/plugins/fds/fds.d [2022-03-05T20:35:17.233Z] #43 64.22 DEP criu/rst-malloc.d [2022-03-05T20:35:17.233Z] #43 64.27 DEP criu/rbtree.d [2022-03-05T20:35:17.233Z] #43 64.32 DEP criu/pstree.d [2022-03-05T20:35:17.366Z] #43 37.00 CC compel/plugins/std/std.o [2022-03-05T20:35:17.490Z] #43 64.54 DEP criu/protobuf.d [2022-03-05T20:35:17.490Z] #43 64.73 GEN criu/protobuf-desc-gen.h [2022-03-05T20:35:17.622Z] #43 37.24 CC compel/plugins/std/fds.o [2022-03-05T20:35:17.622Z] #43 ... [2022-03-05T20:35:17.622Z] [2022-03-05T20:35:17.622Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:35:17.622Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:35:17.622Z] #13 122.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T20:35:17.622Z] #13 122.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-05T20:35:17.622Z] #13 122.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:35:17.847Z] Client: [2022-03-05T20:35:17.847Z] Version: 20.10.9 [2022-03-05T20:35:17.847Z] API version: 1.41 [2022-03-05T20:35:17.847Z] Go version: go1.16.8 [2022-03-05T20:35:17.847Z] Git commit: c2ea9bc [2022-03-05T20:35:17.847Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-05T20:35:17.847Z] OS/Arch: windows/amd64 [2022-03-05T20:35:17.847Z] Context: default [2022-03-05T20:35:17.847Z] Experimental: true [2022-03-05T20:35:17.847Z] [2022-03-05T20:35:17.847Z] Server: Docker Engine - Community [2022-03-05T20:35:17.847Z] Engine: [2022-03-05T20:35:17.847Z] Version: 20.10.9 [2022-03-05T20:35:17.847Z] API version: 1.41 (minimum version 1.24) [2022-03-05T20:35:17.847Z] Go version: go1.16.8 [2022-03-05T20:35:17.847Z] Git commit: 79ea9d3 [2022-03-05T20:35:17.847Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-05T20:35:17.847Z] OS/Arch: windows/amd64 [2022-03-05T20:35:17.847Z] Experimental: true [2022-03-05T20:35:17.878Z] #13 ... [2022-03-05T20:35:17.878Z] [2022-03-05T20:35:17.878Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:17.878Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:17.878Z] #43 37.68 CC compel/plugins/std/log.o [Pipeline] sh [2022-03-05T20:35:18.807Z] #43 38.40 CC compel/plugins/std/string.o [2022-03-05T20:35:19.371Z] #43 38.97 CC compel/plugins/std/infect.o [2022-03-05T20:35:19.382Z] #43 66.46 DEP criu/protobuf-desc.d [2022-03-05T20:35:19.382Z] #43 66.55 DEP criu/proc_parse.d [2022-03-05T20:35:19.428Z] + docker info [2022-03-05T20:35:19.628Z] #43 39.34 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-05T20:35:19.628Z] #43 39.39 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-05T20:35:19.628Z] #43 39.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-05T20:35:19.628Z] #43 39.52 AR compel/plugins/std.lib.a [2022-03-05T20:35:19.639Z] #43 66.71 DEP criu/plugin.d [2022-03-05T20:35:19.639Z] #43 66.79 DEP criu/pipes.d [2022-03-05T20:35:19.885Z] #43 39.60 CC compel/plugins/fds/fds.o [2022-03-05T20:35:19.895Z] #43 66.93 DEP criu/pie-util.d [2022-03-05T20:35:19.895Z] #43 67.05 DEP criu/pie-util-vdso.d [2022-03-05T20:35:19.895Z] #43 67.17 DEP criu/pie-util-vdso-elf32.d [2022-03-05T20:35:20.109Z] #20 51.16 Setting up iptables (1.8.2-4) ... [2022-03-05T20:35:20.109Z] #20 51.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T20:35:20.109Z] #20 51.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T20:35:20.109Z] #20 51.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T20:35:20.109Z] #20 51.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T20:35:20.109Z] #20 51.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T20:35:20.109Z] #20 51.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T20:35:20.109Z] #20 51.21 Setting up python3 (3.7.3-1) ... [2022-03-05T20:35:20.109Z] #20 51.59 Setting up python3-wheel (0.32.3-2) ... [2022-03-05T20:35:20.142Z] #43 39.87 AR compel/plugins/fds.lib.a [2022-03-05T20:35:20.142Z] #43 39.91 HOSTDEP compel/src/lib/log-host.d [2022-03-05T20:35:20.151Z] #43 67.27 DEP criu/path.d [2022-03-05T20:35:20.399Z] #43 40.02 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-05T20:35:20.399Z] #43 40.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-05T20:35:20.399Z] #43 40.16 HOSTDEP compel/src/main-host.d [2022-03-05T20:35:20.399Z] #43 40.24 DEP compel/src/lib/ptrace.d [2022-03-05T20:35:20.408Z] #43 67.38 DEP criu/parasite-syscall.d [2022-03-05T20:35:20.408Z] #43 ... [2022-03-05T20:35:20.408Z] [2022-03-05T20:35:20.408Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:35:20.408Z] #53 sha256:926e11fd93ca239b989953291a82476aecc35a4a9de64bd1ecd460c4e369baad [2022-03-05T20:35:20.408Z] #53 12.76 + cd /tmp/tmp.JcYK1ok6OB/src/github.com/opencontainers/runc [2022-03-05T20:35:20.408Z] #53 12.76 + git checkout -q v1.0.3 [2022-03-05T20:35:20.408Z] #53 13.23 + '[' -z '' ']' [2022-03-05T20:35:20.408Z] #53 13.23 + target=static [2022-03-05T20:35:20.408Z] #53 13.23 + make BUILDTAGS=seccomp static [2022-03-05T20:35:20.408Z] #53 13.64 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-03-05T20:35:20.408Z] #53 ... [2022-03-05T20:35:20.408Z] [2022-03-05T20:35:20.408Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:20.408Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:20.408Z] #43 67.58 DEP criu/pagemap.d [2022-03-05T20:35:20.655Z] #43 40.35 DEP compel/src/lib/infect.d [2022-03-05T20:35:20.665Z] #43 67.75 DEP criu/pagemap-cache.d [2022-03-05T20:35:20.665Z] #43 67.86 DEP criu/page-xfer.d [2022-03-05T20:35:20.680Z] #20 52.21 Setting up apparmor (2.13.2-10) ... [2022-03-05T20:35:20.913Z] #43 40.54 DEP compel/src/lib/infect-util.d [2022-03-05T20:35:20.913Z] #43 40.67 DEP compel/src/lib/infect-rpc.d [2022-03-05T20:35:20.924Z] #43 68.00 DEP criu/page-pipe.d [2022-03-05T20:35:20.924Z] #43 68.10 DEP criu/netfilter.d [2022-03-05T20:35:21.170Z] #43 40.76 DEP compel/arch/x86/src/lib/infect.d [2022-03-05T20:35:21.170Z] #43 40.87 DEP compel/arch/x86/src/lib/cpu.d [2022-03-05T20:35:21.170Z] #43 40.93 DEP compel/src/lib/log.d [2022-03-05T20:35:21.170Z] #43 41.01 DEP compel/src/main.d [2022-03-05T20:35:21.187Z] #43 68.24 DEP criu/net.d [2022-03-05T20:35:21.187Z] #43 68.44 DEP criu/namespaces.d [2022-03-05T20:35:21.428Z] #43 41.12 DEP compel/src/lib/handle-elf.d [2022-03-05T20:35:21.428Z] #43 41.20 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-05T20:35:21.443Z] #43 68.61 DEP criu/mount.d [2022-03-05T20:35:21.443Z] #43 68.72 DEP criu/memfd.d [2022-03-05T20:35:21.686Z] #43 41.33 CC compel/src/lib/log.o [2022-03-05T20:35:21.700Z] #43 68.84 DEP criu/mem.d [2022-03-05T20:35:21.700Z] #43 68.98 DEP criu/lsm.d [2022-03-05T20:35:21.943Z] #43 41.63 CC compel/arch/x86/src/lib/cpu.o [2022-03-05T20:35:21.964Z] #43 69.11 DEP criu/log.d [2022-03-05T20:35:21.964Z] #43 69.24 DEP criu/libnetlink.d [2022-03-05T20:35:22.065Z] #20 53.65 Setting up xfsprogs (4.20.0-1) ... [2022-03-05T20:35:22.065Z] #20 53.66 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-05T20:35:22.222Z] #43 69.35 DEP criu/kerndat.d [2022-03-05T20:35:22.327Z] #20 54.03 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-05T20:35:22.479Z] #43 69.52 DEP criu/kcmp-ids.d [2022-03-05T20:35:22.479Z] #43 69.60 DEP criu/irmap.d [2022-03-05T20:35:22.508Z] #43 42.36 CC compel/arch/x86/src/lib/infect.o [2022-03-05T20:35:22.736Z] #43 69.73 DEP criu/ipc_ns.d [2022-03-05T20:35:22.736Z] #43 69.87 DEP criu/image.d [2022-03-05T20:35:22.993Z] #43 70.02 DEP criu/image-desc.d [2022-03-05T20:35:22.993Z] #43 70.14 DEP criu/fsnotify.d [2022-03-05T20:35:23.251Z] #43 70.38 DEP criu/filesystems.d [2022-03-05T20:35:23.251Z] #43 70.52 DEP criu/files.d [2022-03-05T20:35:23.439Z] #43 43.17 CC compel/src/lib/infect-rpc.o [2022-03-05T20:35:23.696Z] #43 ... [2022-03-05T20:35:23.696Z] [2022-03-05T20:35:23.696Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-05T20:35:23.696Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-05T20:35:23.696Z] #13 135.0 Selecting previously unselected package libapparmor1:amd64. [2022-03-05T20:35:23.696Z] #13 135.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-05T20:35:23.696Z] #13 135.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T20:35:23.696Z] #13 135.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-05T20:35:23.696Z] #13 135.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-05T20:35:23.696Z] #13 135.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T20:35:23.696Z] #13 135.3 Selecting previously unselected package libbtrfs0. [2022-03-05T20:35:23.696Z] #13 135.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-05T20:35:23.696Z] #13 135.3 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-05T20:35:23.696Z] #13 135.3 Selecting previously unselected package libbtrfs-dev. [2022-03-05T20:35:23.696Z] #13 135.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-05T20:35:23.696Z] #13 135.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:35:23.696Z] #13 135.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-05T20:35:23.696Z] #13 135.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:35:23.696Z] #13 135.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:35:23.696Z] #13 135.5 Selecting previously unselected package libudev-dev:amd64. [2022-03-05T20:35:23.696Z] #13 135.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T20:35:23.696Z] #13 135.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:35:23.696Z] #13 135.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-05T20:35:23.696Z] #13 135.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-05T20:35:23.696Z] #13 135.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T20:35:23.696Z] #13 136.0 Selecting previously unselected package libpcre16-3:amd64. [2022-03-05T20:35:23.696Z] #13 136.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-05T20:35:23.696Z] #13 136.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T20:35:23.696Z] #13 136.2 Selecting previously unselected package libpcre32-3:amd64. [2022-03-05T20:35:23.696Z] #13 136.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-05T20:35:23.696Z] #13 136.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T20:35:23.696Z] #13 136.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-05T20:35:23.697Z] #13 136.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-05T20:35:23.697Z] #13 136.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T20:35:23.697Z] #13 136.4 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-05T20:35:23.697Z] #13 136.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-05T20:35:23.697Z] #13 136.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T20:35:23.697Z] #13 136.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-05T20:35:23.697Z] #13 136.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-05T20:35:23.697Z] #13 136.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T20:35:23.697Z] #13 137.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-05T20:35:23.697Z] #13 137.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-05T20:35:23.697Z] #13 137.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T20:35:23.697Z] #13 137.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-05T20:35:23.697Z] #13 137.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-05T20:35:23.697Z] #13 137.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:35:23.697Z] #13 137.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-05T20:35:23.697Z] #13 137.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-05T20:35:23.697Z] #13 137.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:35:23.697Z] #13 137.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-05T20:35:23.697Z] #13 137.7 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-05T20:35:23.697Z] #13 137.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-05T20:35:23.697Z] #13 137.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-05T20:35:23.697Z] #13 137.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-05T20:35:23.697Z] #13 137.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-05T20:35:23.697Z] #13 137.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:35:23.697Z] #13 137.8 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-05T20:35:23.697Z] #13 137.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-05T20:35:23.697Z] #13 137.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:35:23.697Z] #13 137.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-05T20:35:23.697Z] #13 137.9 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-05T20:35:23.697Z] #13 137.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-05T20:35:23.697Z] #13 137.9 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-05T20:35:23.697Z] #13 137.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-05T20:35:23.697Z] #13 137.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-05T20:35:23.697Z] #13 137.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-05T20:35:23.697Z] #13 138.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:35:23.697Z] #13 138.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T20:35:23.697Z] #13 138.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T20:35:23.697Z] #13 138.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-05T20:35:23.697Z] #13 138.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T20:35:23.697Z] #13 138.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T20:35:23.697Z] #13 138.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-05T20:35:23.697Z] #13 138.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-05T20:35:23.697Z] #13 138.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:35:23.697Z] #13 138.0 Setting up dmsetup (2:1.02.155-3) ... [2022-03-05T20:35:23.697Z] #13 138.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-05T20:35:23.697Z] #13 138.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-05T20:35:23.697Z] #13 138.1 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:35:23.710Z] #20 54.95 Setting up python3-distutils (3.7.3-1) ... [2022-03-05T20:35:23.719Z] #56 ... [2022-03-05T20:35:23.719Z] [2022-03-05T20:35:23.719Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:35:23.719Z] #53 sha256:73a4355e85b5154edf05e58862e0c9687848b338a7d5ea11736822bb1e01c67c [2022-03-05T20:35:23.719Z] #53 134.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-03-05T20:35:23.719Z] #53 134.9 + mkdir -p /build [2022-03-05T20:35:23.719Z] #53 134.9 + cp runc /build/runc [2022-03-05T20:35:23.719Z] #53 DONE 135.2s [2022-03-05T20:35:23.719Z] [2022-03-05T20:35:23.719Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:35:23.719Z] #56 sha256:1a62dbc46f4ec01054edcadc0185e77ed75b30bbcb64526296dc79f146eca687 [2022-03-05T20:35:23.719Z] #56 199.5 + bin/containerd [2022-03-05T20:35:23.814Z] #43 70.75 DEP criu/files-reg.d [2022-03-05T20:35:23.814Z] #43 70.90 DEP criu/files-ext.d [2022-03-05T20:35:23.970Z] #20 55.45 Setting up python3-setuptools (40.8.0-1) ... [2022-03-05T20:35:23.975Z] #56 ... [2022-03-05T20:35:23.975Z] [2022-03-05T20:35:23.975Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T20:35:23.975Z] #54 sha256:ded9a6895cf0f415604b105b198d40999bffab6c03a5aff602a6fb1fb3630e4c [2022-03-05T20:35:23.975Z] #54 DONE 0.1s [2022-03-05T20:35:23.975Z] [2022-03-05T20:35:23.975Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:35:23.975Z] #56 sha256:1a62dbc46f4ec01054edcadc0185e77ed75b30bbcb64526296dc79f146eca687 [2022-03-05T20:35:24.070Z] #43 71.04 DEP criu/file-lock.d [2022-03-05T20:35:24.070Z] #43 71.26 DEP criu/file-ids.d [2022-03-05T20:35:24.230Z] #20 ... [2022-03-05T20:35:24.230Z] [2022-03-05T20:35:24.230Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:24.230Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:35:24.230Z] #43 91.86 CC criu/fsnotify.o [2022-03-05T20:35:24.230Z] #43 93.02 CC criu/image-desc.o [2022-03-05T20:35:24.230Z] #43 93.12 CC criu/image.o [2022-03-05T20:35:24.230Z] #43 93.88 CC criu/ipc_ns.o [2022-03-05T20:35:24.230Z] #43 95.19 CC criu/irmap.o [2022-03-05T20:35:24.230Z] #43 95.94 CC criu/kcmp-ids.o [2022-03-05T20:35:24.230Z] #43 96.23 CC criu/kerndat.o [2022-03-05T20:35:24.230Z] #43 97.50 CC criu/libnetlink.o [2022-03-05T20:35:24.230Z] #43 97.78 CC criu/log.o [2022-03-05T20:35:24.230Z] #43 98.26 CC criu/lsm.o [2022-03-05T20:35:24.230Z] #43 98.65 CC criu/mem.o [2022-03-05T20:35:24.230Z] #43 100.6 CC criu/memfd.o [2022-03-05T20:35:24.230Z] #43 101.0 CC criu/mount.o [2022-03-05T20:35:24.326Z] #43 71.38 DEP criu/fifo.d [2022-03-05T20:35:24.582Z] #43 71.54 DEP criu/fdstore.d [2022-03-05T20:35:24.582Z] #43 71.64 DEP criu/fault-injection.d [2022-03-05T20:35:24.582Z] #43 71.70 DEP criu/external.d [2022-03-05T20:35:24.838Z] #43 71.81 DEP criu/eventpoll.d [2022-03-05T20:35:24.838Z] #43 71.91 DEP criu/eventfd.d [2022-03-05T20:35:24.838Z] #43 ... [2022-03-05T20:35:24.838Z] [2022-03-05T20:35:24.839Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:35:24.839Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:35:24.839Z] #20 2.063 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T20:35:24.839Z] #20 2.104 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:35:24.839Z] #20 2.169 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:35:24.839Z] #20 2.172 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:35:24.839Z] #20 2.679 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T20:35:24.839Z] #20 3.571 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:35:24.839Z] #20 4.473 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:35:24.839Z] #20 5.943 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:35:24.839Z] #20 ... [2022-03-05T20:35:24.839Z] [2022-03-05T20:35:24.839Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:35:24.839Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:35:24.839Z] #32 DONE 136.7s [2022-03-05T20:35:25.094Z] [2022-03-05T20:35:25.094Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:25.094Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:25.094Z] #43 72.11 DEP criu/crtools.d [2022-03-05T20:35:25.094Z] #43 72.29 DEP criu/cr-service.d [2022-03-05T20:35:25.170Z] #43 ... [2022-03-05T20:35:25.170Z] [2022-03-05T20:35:25.170Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:35:25.170Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-05T20:35:25.170Z] #20 56.62 Setting up python3-pip (18.1-5) ... [2022-03-05T20:35:25.350Z] #43 72.43 DEP criu/cr-restore.d [2022-03-05T20:35:25.607Z] #43 72.67 DEP criu/cr-errno.d [2022-03-05T20:35:25.607Z] #43 72.70 DEP criu/cr-dump.d [2022-03-05T20:35:25.864Z] #43 72.91 DEP criu/cr-dedup.d [2022-03-05T20:35:26.111Z] #20 57.60 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:35:26.111Z] #20 57.68 Processing triggers for mime-support (3.62) ... [2022-03-05T20:35:26.120Z] #43 73.07 DEP criu/cr-check.d [2022-03-05T20:35:26.120Z] #43 73.32 DEP criu/config.d [2022-03-05T20:35:26.218Z] #13 DONE 140.6s [2022-03-05T20:35:26.218Z] [2022-03-05T20:35:26.218Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:35:26.218Z] #53 sha256:d52500e7dea849a70ddd6979413c782fe31b52df68f7e70eff9dd04bcabb9d90 [2022-03-05T20:35:26.376Z] #43 73.54 DEP criu/clone-noasan.d [2022-03-05T20:35:26.633Z] #43 73.60 DEP criu/cgroup.d [2022-03-05T20:35:26.890Z] #43 73.77 DEP criu/cgroup-props.d [2022-03-05T20:35:26.890Z] #43 73.83 DEP criu/bitmap.d [2022-03-05T20:35:26.890Z] #43 73.88 DEP criu/bfd.d [2022-03-05T20:35:26.890Z] #43 74.03 DEP criu/autofs.d [2022-03-05T20:35:26.890Z] #43 74.15 DEP criu/aio.d [2022-03-05T20:35:27.056Z] #20 DONE 58.5s [2022-03-05T20:35:27.056Z] [2022-03-05T20:35:27.056Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-05T20:35:27.056Z] #21 sha256:d915a110da2d3f6313bd9c0db7a7d941388a71757690395ed134c1828ea1d0ba [2022-03-05T20:35:27.147Z] #43 74.29 DEP criu/action-scripts.d [2022-03-05T20:35:27.404Z] #43 74.54 CC criu/action-scripts.o [2022-03-05T20:35:27.589Z] #53 1.294 + RM_GOPATH=0 [2022-03-05T20:35:27.589Z] #53 1.296 + TMP_GOPATH= [2022-03-05T20:35:27.589Z] #53 1.296 + : /build [2022-03-05T20:35:27.589Z] #53 1.296 + '[' -z '' ']' [2022-03-05T20:35:27.589Z] #53 1.298 ++ mktemp -d [2022-03-05T20:35:27.589Z] #53 1.302 + export GOPATH=/tmp/tmp.UVvN1skkZd [2022-03-05T20:35:27.589Z] #53 1.302 + GOPATH=/tmp/tmp.UVvN1skkZd [2022-03-05T20:35:27.589Z] #53 1.302 + RM_GOPATH=1 [2022-03-05T20:35:27.589Z] #53 1.302 + case "$(go env GOARCH)" in [2022-03-05T20:35:27.589Z] #53 1.304 ++ go env GOARCH [2022-03-05T20:35:27.589Z] #53 1.312 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T20:35:27.589Z] #53 1.312 + GO_BUILDMODE=-buildmode=pie [2022-03-05T20:35:27.589Z] #53 1.313 ++ dirname /tmp/install/install.sh [2022-03-05T20:35:27.589Z] #53 1.314 + dir=/tmp/install [2022-03-05T20:35:27.589Z] #53 1.314 + bin=runc [2022-03-05T20:35:27.589Z] #53 1.314 + shift [2022-03-05T20:35:27.589Z] #53 1.314 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-05T20:35:27.589Z] #53 1.315 + . /tmp/install/runc.installer [2022-03-05T20:35:27.589Z] #53 1.315 ++ set -e [2022-03-05T20:35:27.589Z] #53 1.315 ++ : v1.0.3 [2022-03-05T20:35:27.589Z] #53 1.315 + install_runc [2022-03-05T20:35:27.589Z] #53 1.315 + RUNC_BUILDTAGS=seccomp [2022-03-05T20:35:27.589Z] #53 1.315 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-05T20:35:27.589Z] #53 1.315 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UVvN1skkZd/src/github.com/opencontainers/runc [2022-03-05T20:35:27.589Z] #53 1.315 Install runc version v1.0.3 (build tags: seccomp) [2022-03-05T20:35:27.589Z] #53 1.325 Cloning into '/tmp/tmp.UVvN1skkZd/src/github.com/opencontainers/runc'... [2022-03-05T20:35:27.633Z] #21 0.562 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T20:35:27.633Z] #21 0.568 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T20:35:27.633Z] #21 0.571 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T20:35:27.633Z] #21 DONE 0.6s [2022-03-05T20:35:27.633Z] [2022-03-05T20:35:27.633Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:35:27.633Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-05T20:35:27.883Z] #53 ... [2022-03-05T20:35:27.883Z] [2022-03-05T20:35:27.883Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-05T20:35:27.883Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-05T20:35:27.883Z] #14 DONE 1.4s [2022-03-05T20:35:27.883Z] [2022-03-05T20:35:27.883Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-05T20:35:27.883Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-05T20:35:27.966Z] #43 74.96 CC criu/aio.o [2022-03-05T20:35:28.531Z] #43 75.53 CC criu/autofs.o [2022-03-05T20:35:28.816Z] #15 DONE 1.1s [2022-03-05T20:35:28.816Z] [2022-03-05T20:35:28.816Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T20:35:28.816Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-05T20:35:29.760Z] #16 0.932 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T20:35:29.760Z] #16 DONE 1.0s [2022-03-05T20:35:29.760Z] [2022-03-05T20:35:29.760Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:29.760Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:29.760Z] #43 43.51 CC compel/src/lib/infect-util.o [2022-03-05T20:35:29.760Z] #43 43.81 CC compel/src/lib/infect.o [2022-03-05T20:35:29.760Z] #43 45.51 CC compel/src/lib/ptrace.o [2022-03-05T20:35:29.760Z] #43 45.86 AR compel/libcompel.a [2022-03-05T20:35:29.760Z] #43 45.94 HOSTCC compel/src/main-host.o [2022-03-05T20:35:29.760Z] #43 46.31 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-05T20:35:29.760Z] #43 46.52 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-05T20:35:29.760Z] #43 46.83 HOSTCC compel/src/lib/log-host.o [2022-03-05T20:35:29.760Z] #43 47.13 HOSTLINK compel/compel-host-bin [2022-03-05T20:35:29.760Z] #43 47.32 DEP soccr/soccr.d [2022-03-05T20:35:29.760Z] #43 47.53 CC soccr/soccr.o [2022-03-05T20:35:29.760Z] #43 49.01 AR soccr/libsoccr.a [2022-03-05T20:35:29.760Z] #43 49.08 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T20:35:29.899Z] #43 77.02 CC criu/bfd.o [2022-03-05T20:35:30.020Z] #43 49.66 DEP criu/arch/x86/sigframe.d [2022-03-05T20:35:30.020Z] #43 49.85 DEP criu/arch/x86/sigaction_compat.d [2022-03-05T20:35:30.281Z] #43 50.07 DEP criu/arch/x86/kerndat.d [2022-03-05T20:35:30.460Z] #43 77.48 CC criu/bitmap.o [2022-03-05T20:35:30.460Z] #43 77.62 CC criu/cgroup-props.o [2022-03-05T20:35:30.537Z] #43 50.26 DEP criu/arch/x86/crtools.d [2022-03-05T20:35:30.537Z] #43 50.40 DEP criu/arch/x86/cpu.d [2022-03-05T20:35:30.793Z] #43 ... [2022-03-05T20:35:30.794Z] [2022-03-05T20:35:30.794Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T20:35:30.794Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-05T20:35:30.794Z] #17 DONE 1.0s [2022-03-05T20:35:30.794Z] [2022-03-05T20:35:30.794Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:30.794Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:30.794Z] #43 50.65 CC criu/arch/x86/cpu.o [2022-03-05T20:35:30.794Z] #43 ... [2022-03-05T20:35:30.794Z] [2022-03-05T20:35:30.794Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T20:35:30.794Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-05T20:35:31.389Z] #43 78.35 CC criu/cgroup.o [2022-03-05T20:35:32.079Z] Client: [2022-03-05T20:35:32.079Z] Context: default [2022-03-05T20:35:32.079Z] Debug Mode: false [2022-03-05T20:35:32.079Z] Plugins: [2022-03-05T20:35:32.079Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-05T20:35:32.079Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-05T20:35:32.079Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-05T20:35:32.079Z] [2022-03-05T20:35:32.079Z] Server: [2022-03-05T20:35:32.079Z] Containers: 0 [2022-03-05T20:35:32.079Z] Running: 0 [2022-03-05T20:35:32.079Z] Paused: 0 [2022-03-05T20:35:32.079Z] Stopped: 0 [2022-03-05T20:35:32.079Z] Images: 0 [2022-03-05T20:35:32.079Z] Server Version: 20.10.9 [2022-03-05T20:35:32.079Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-05T20:35:32.079Z] Windows: [2022-03-05T20:35:32.079Z] LCOW: [2022-03-05T20:35:32.079Z] Logging Driver: json-file [2022-03-05T20:35:32.079Z] Plugins: [2022-03-05T20:35:32.079Z] Volume: local [2022-03-05T20:35:32.079Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T20:35:32.079Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T20:35:32.079Z] Swarm: inactive [2022-03-05T20:35:32.079Z] Default Isolation: process [2022-03-05T20:35:32.079Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T20:35:32.079Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T20:35:32.079Z] OSType: windows [2022-03-05T20:35:32.079Z] Architecture: x86_64 [2022-03-05T20:35:32.079Z] CPUs: 4 [2022-03-05T20:35:32.079Z] Total Memory: 32GiB [2022-03-05T20:35:32.079Z] Name: azwin-2-392490 [2022-03-05T20:35:32.079Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-05T20:35:32.079Z] Docker Root Dir: D:\docker [2022-03-05T20:35:32.079Z] Debug Mode: false [2022-03-05T20:35:32.079Z] Registry: https://index.docker.io/v1/ [2022-03-05T20:35:32.079Z] Labels: [2022-03-05T20:35:32.079Z] Experimental: true [2022-03-05T20:35:32.079Z] Insecure Registries: [2022-03-05T20:35:32.079Z] 10.0.0.4:5000 [2022-03-05T20:35:32.079Z] 127.0.0.0/8 [2022-03-05T20:35:32.079Z] Registry Mirrors: [2022-03-05T20:35:32.079Z] http://10.0.0.4:5000/ [2022-03-05T20:35:32.079Z] Live Restore Enabled: false [2022-03-05T20:35:32.079Z] Product License: Community Engine [2022-03-05T20:35:32.079Z] [2022-03-05T20:35:32.187Z] #18 DONE 1.0s [2022-03-05T20:35:32.188Z] [2022-03-05T20:35:32.188Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-05T20:35:32.188Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-05T20:35:32.961Z] #22 ... [2022-03-05T20:35:32.961Z] [2022-03-05T20:35:32.961Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:35:32.961Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-05T20:35:32.961Z] #40 159.0 + dpkg --print-architecture [2022-03-05T20:35:32.961Z] #40 DONE 159.2s [2022-03-05T20:35:32.961Z] [2022-03-05T20:35:32.961Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:32.961Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:35:32.961Z] #43 105.0 CC criu/namespaces.o [2022-03-05T20:35:32.961Z] #43 107.6 CC criu/net.o [2022-03-05T20:35:32.961Z] #43 ... [2022-03-05T20:35:32.961Z] [2022-03-05T20:35:32.961Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:35:32.961Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-05T20:35:32.961Z] #22 5.271 Collecting yamllint==1.26.1 [2022-03-05T20:35:33.124Z] #19 DONE 1.1s [2022-03-05T20:35:33.124Z] [2022-03-05T20:35:33.124Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:33.124Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:33.124Z] #43 51.51 CC criu/arch/x86/crtools.o [2022-03-05T20:35:33.384Z] #43 ... [2022-03-05T20:35:33.384Z] [2022-03-05T20:35:33.384Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-05T20:35:33.384Z] #58 sha256:06e97a9974520502c6998378afdd9d43e102f8a9d1645fd544f95df8f1bd03b4 [2022-03-05T20:35:33.384Z] #58 143.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T20:35:33.384Z] #58 143.4 + GOBIN=/build [2022-03-05T20:35:33.384Z] #58 143.4 + GO111MODULE=on [2022-03-05T20:35:33.384Z] #58 143.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-05T20:35:33.384Z] #58 DONE 151.8s [2022-03-05T20:35:33.642Z] [2022-03-05T20:35:33.642Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T20:35:33.642Z] #59 sha256:4217aa0cd3903f905fad99597ad5a27dc89cebafa260d07fbf783f3f9d8f5beb [2022-03-05T20:35:33.643Z] #59 DONE 0.1s [2022-03-05T20:35:33.643Z] [2022-03-05T20:35:33.643Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:33.643Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:33.643Z] #43 53.34 CC criu/arch/x86/kerndat.o [2022-03-05T20:35:33.643Z] #43 ... [2022-03-05T20:35:33.643Z] [2022-03-05T20:35:33.643Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T20:35:33.643Z] #60 sha256:9bc21c3172174380fb8ec072602ef4f62962a1a5c1e2ce0d07fefb7c6eee9c4b [2022-03-05T20:35:33.643Z] #60 DONE 0.1s [2022-03-05T20:35:33.899Z] [2022-03-05T20:35:33.899Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:35:33.899Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:35:33.915Z] #43 80.98 CC criu/clone-noasan.o [2022-03-05T20:35:34.173Z] #43 81.23 CC criu/config.o [2022-03-05T20:35:34.830Z] #20 1.874 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-05T20:35:34.830Z] #20 1.960 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-05T20:35:34.830Z] #20 1.961 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-05T20:35:34.830Z] #20 1.961 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-05T20:35:35.394Z] #20 2.621 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-05T20:35:35.542Z] #43 ... [2022-03-05T20:35:35.542Z] [2022-03-05T20:35:35.543Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:35:35.543Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:35:35.543Z] #20 11.07 Fetched 9003 kB in 9s (974 kB/s) [2022-03-05T20:35:35.543Z] #20 11.07 Reading package lists... [2022-03-05T20:35:35.543Z] #20 14.90 Reading package lists... [2022-03-05T20:35:35.543Z] #20 17.89 Building dependency tree... [2022-03-05T20:35:35.543Z] #20 19.10 libcap2-bin is already the newest version (1:2.25-2). [2022-03-05T20:35:35.543Z] #20 19.10 The following additional packages will be installed: [2022-03-05T20:35:35.543Z] #20 19.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-05T20:35:35.543Z] #20 19.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-05T20:35:35.543Z] #20 19.11 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-05T20:35:35.543Z] #20 19.11 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-05T20:35:35.543Z] #20 19.11 python3.7 python3.7-minimal vim-runtime xxd [2022-03-05T20:35:35.543Z] #20 19.11 Suggested packages: [2022-03-05T20:35:35.543Z] #20 19.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-05T20:35:35.543Z] #20 19.11 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-05T20:35:35.543Z] #20 19.11 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-05T20:35:35.543Z] #20 19.11 quota [2022-03-05T20:35:35.543Z] #20 19.11 Recommended packages: [2022-03-05T20:35:35.543Z] #20 19.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-05T20:35:35.543Z] #20 19.11 python3-keyrings.alt python3-xdg unzip [2022-03-05T20:35:35.543Z] #20 20.62 The following NEW packages will be installed: [2022-03-05T20:35:35.543Z] #20 20.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-05T20:35:35.543Z] #20 20.62 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-05T20:35:35.543Z] #20 20.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-05T20:35:35.543Z] #20 20.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-05T20:35:35.543Z] #20 20.62 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-05T20:35:35.543Z] #20 20.62 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-05T20:35:35.543Z] #20 20.62 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-05T20:35:35.543Z] #20 20.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T20:35:35.543Z] #20 20.62 xz-utils zip [2022-03-05T20:35:35.543Z] #20 ... [2022-03-05T20:35:35.543Z] [2022-03-05T20:35:35.543Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:35.543Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:35.543Z] #43 82.63 CC criu/cr-check.o [2022-03-05T20:35:36.764Z] #20 3.601 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-05T20:35:37.436Z] #43 84.30 CC criu/cr-dedup.o [2022-03-05T20:35:37.693Z] #43 84.71 CC criu/cr-dump.o [2022-03-05T20:35:37.694Z] #20 4.497 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [315 kB] [2022-03-05T20:35:38.258Z] #22 10.61 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-05T20:35:38.625Z] #20 ... [2022-03-05T20:35:38.625Z] [2022-03-05T20:35:38.625Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:35:38.625Z] #53 sha256:d52500e7dea849a70ddd6979413c782fe31b52df68f7e70eff9dd04bcabb9d90 [2022-03-05T20:35:38.625Z] #53 12.53 + cd /tmp/tmp.UVvN1skkZd/src/github.com/opencontainers/runc [2022-03-05T20:35:38.830Z] #22 ... [2022-03-05T20:35:38.830Z] [2022-03-05T20:35:38.830Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:38.830Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:35:38.830Z] #43 111.1 CC criu/netfilter.o [2022-03-05T20:35:38.830Z] #43 111.3 CC criu/page-pipe.o [2022-03-05T20:35:38.830Z] #43 111.9 CC criu/page-xfer.o [2022-03-05T20:35:38.830Z] #43 113.4 CC criu/pagemap-cache.o [2022-03-05T20:35:38.830Z] #43 113.6 CC criu/pagemap.o [2022-03-05T20:35:38.830Z] #43 114.3 CC criu/parasite-syscall.o [2022-03-05T20:35:38.830Z] #43 115.0 CC criu/path.o [2022-03-05T20:35:38.830Z] #43 115.2 CC criu/pie-util-vdso.o [2022-03-05T20:35:38.830Z] #43 115.6 CC criu/pie-util.o [2022-03-05T20:35:38.830Z] #43 115.7 CC criu/pipes.o [2022-03-05T20:35:38.830Z] #43 116.4 CC criu/plugin.o [2022-03-05T20:35:38.868Z] #56 229.9 # github.com/containerd/containerd/cmd/containerd [2022-03-05T20:35:38.868Z] #56 229.9 /usr/bin/ld: /tmp/go-link-048472874/000019.o: in function `New': [2022-03-05T20:35:38.868Z] #56 229.9 /tmp/tmp.buEcemtMIp/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-05T20:35:38.868Z] #56 230.0 + bin/containerd-stress [2022-03-05T20:35:38.868Z] #56 231.0 + bin/containerd-shim [2022-03-05T20:35:38.881Z] #53 12.53 + git checkout -q v1.0.3 [2022-03-05T20:35:39.091Z] #43 116.7 CC criu/proc_parse.o [2022-03-05T20:35:39.091Z] #43 ... [2022-03-05T20:35:39.091Z] [2022-03-05T20:35:39.091Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:35:39.091Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-05T20:35:39.091Z] #22 11.61 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-05T20:35:39.353Z] #22 11.66 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-05T20:35:39.353Z] #22 11.73 Collecting pyyaml (from yamllint==1.26.1) [2022-03-05T20:35:39.445Z] #53 13.26 + '[' -z '' ']' [2022-03-05T20:35:39.445Z] #53 13.26 + target=static [2022-03-05T20:35:39.445Z] #53 13.26 + make BUILDTAGS=seccomp static [2022-03-05T20:35:39.614Z] #22 11.98 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-03-05T20:35:40.009Z] #53 13.69 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-03-05T20:35:40.185Z] #22 12.51 Installing build dependencies: started [2022-03-05T20:35:40.215Z] #43 87.01 CC criu/cr-errno.o [2022-03-05T20:35:40.215Z] #43 87.08 CC criu/cr-restore.o [2022-03-05T20:35:40.779Z] #43 ... [2022-03-05T20:35:40.779Z] [2022-03-05T20:35:40.779Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:35:40.779Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:35:40.779Z] #20 20.96 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:35:40.779Z] #20 20.96 Need to get 28.6 MB of archives. [2022-03-05T20:35:40.779Z] #20 20.96 After this operation, 116 MB of additional disk space will be used. [2022-03-05T20:35:40.779Z] #20 20.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-05T20:35:40.779Z] #20 20.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-05T20:35:40.779Z] #20 20.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-05T20:35:40.779Z] #20 21.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-05T20:35:40.779Z] #20 21.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-05T20:35:40.779Z] #20 21.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-05T20:35:40.779Z] #20 21.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-05T20:35:40.779Z] #20 21.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-05T20:35:40.779Z] #20 21.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-05T20:35:40.779Z] #20 21.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-05T20:35:40.779Z] #20 21.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-05T20:35:40.779Z] #20 21.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-05T20:35:40.779Z] #20 21.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-05T20:35:40.779Z] #20 21.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-05T20:35:40.779Z] #20 21.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-05T20:35:40.779Z] #20 21.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-05T20:35:40.779Z] #20 21.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T20:35:40.779Z] #20 21.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T20:35:40.779Z] #20 21.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-05T20:35:40.779Z] #20 21.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-05T20:35:40.779Z] #20 21.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-05T20:35:40.779Z] #20 21.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-05T20:35:40.779Z] #20 21.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-05T20:35:40.779Z] #20 21.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T20:35:40.779Z] #20 21.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T20:35:40.779Z] #20 21.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T20:35:40.779Z] #20 21.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-05T20:35:40.779Z] #20 21.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-05T20:35:40.779Z] #20 21.38 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T20:35:40.779Z] #20 21.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-05T20:35:40.779Z] #20 21.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-05T20:35:40.779Z] #20 21.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-05T20:35:40.779Z] #20 21.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-05T20:35:40.779Z] #20 21.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-05T20:35:40.779Z] #20 21.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-05T20:35:40.779Z] #20 21.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-05T20:35:40.779Z] #20 21.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-05T20:35:40.779Z] #20 21.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-05T20:35:40.779Z] #20 21.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-05T20:35:40.779Z] #20 21.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-05T20:35:40.779Z] #20 22.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-05T20:35:40.779Z] #20 22.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-05T20:35:40.779Z] #20 22.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-05T20:35:40.779Z] #20 22.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-05T20:35:40.779Z] #20 22.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-05T20:35:40.779Z] #20 22.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-05T20:35:40.779Z] #20 22.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-05T20:35:40.779Z] #20 22.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-05T20:35:40.779Z] #20 22.50 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-05T20:35:40.779Z] #20 23.07 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:35:40.779Z] #20 23.20 Fetched 28.6 MB in 2s (15.6 MB/s) [2022-03-05T20:35:40.779Z] #20 23.25 Selecting previously unselected package pigz. [2022-03-05T20:35:40.779Z] #20 23.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 ... 23452 files and directories currently installed.) [2022-03-05T20:35:40.779Z] #20 23.32 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-05T20:35:40.779Z] #20 23.33 Unpacking pigz (2.4-1) ... [2022-03-05T20:35:40.779Z] #20 23.43 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-05T20:35:40.779Z] #20 23.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:35:40.779Z] #20 23.44 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:35:40.779Z] #20 23.86 Selecting previously unselected package python3.7-minimal. [2022-03-05T20:35:40.779Z] #20 23.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:35:40.779Z] #20 23.88 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T20:35:40.779Z] #20 24.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:35:40.779Z] #20 24.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T20:35:41.128Z] #22 ... [2022-03-05T20:35:41.128Z] [2022-03-05T20:35:41.128Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:35:41.128Z] #49 sha256:80e153fe31b3e9f362e8f6c2d682b8d85a002913f3969c04c06f8231d5c484c8 [2022-03-05T20:35:41.128Z] #49 167.6 + /build/golangci-lint --version [2022-03-05T20:35:41.128Z] #49 168.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-05T20:35:41.128Z] #49 DONE 168.2s [2022-03-05T20:35:41.128Z] [2022-03-05T20:35:41.128Z] #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 [2022-03-05T20:35:41.128Z] #24 sha256:a9d5665b8b3a2567cdeaca90627e37a2f88e9ec715ebe003bed4f5f883c5e734 [2022-03-05T20:35:41.704Z] #24 ... [2022-03-05T20:35:41.704Z] [2022-03-05T20:35:41.704Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:41.704Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:35:41.704Z] #43 119.3 CC criu/protobuf-desc.o [2022-03-05T20:35:41.710Z] #20 26.82 Selecting previously unselected package python3-minimal. [2022-03-05T20:35:41.710Z] #20 26.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 ... 23701 files and directories currently installed.) [2022-03-05T20:35:41.710Z] #20 26.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-05T20:35:41.710Z] #20 26.90 Unpacking python3-minimal (3.7.3-1) ... [2022-03-05T20:35:41.966Z] #20 27.01 Selecting previously unselected package libmpdec2:amd64. [2022-03-05T20:35:41.966Z] #20 27.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-05T20:35:41.966Z] #20 27.03 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T20:35:41.966Z] #20 27.14 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-05T20:35:41.966Z] #20 27.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:35:41.966Z] #20 27.18 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:35:42.898Z] #20 28.07 Selecting previously unselected package python3.7. [2022-03-05T20:35:42.898Z] #20 28.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:35:42.898Z] #20 28.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T20:35:43.089Z] #43 120.4 CC criu/protobuf.o [2022-03-05T20:35:43.089Z] #43 120.8 CC criu/pstree.o [2022-03-05T20:35:43.155Z] #20 28.20 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-05T20:35:43.155Z] #20 28.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-05T20:35:43.155Z] #20 28.22 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T20:35:43.155Z] #20 28.35 Setting up python3-minimal (3.7.3-1) ... [2022-03-05T20:35:44.031Z] #43 121.7 CC criu/rbtree.o [2022-03-05T20:35:44.089Z] #20 29.18 Selecting previously unselected package python3. [2022-03-05T20:35:44.089Z] #20 29.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-05T20:35:44.089Z] #20 29.23 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-05T20:35:44.089Z] #20 29.23 Unpacking python3 (3.7.3-1) ... [2022-03-05T20:35:44.089Z] #20 29.35 Selecting previously unselected package libip4tc0:amd64. [2022-03-05T20:35:44.089Z] #20 29.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-05T20:35:44.089Z] #20 29.35 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T20:35:44.089Z] #20 29.44 Selecting previously unselected package libip6tc0:amd64. [2022-03-05T20:35:44.142Z] #56 238.0 + bin/containerd-shim-runc-v1 [2022-03-05T20:35:44.186Z] #53 ... [2022-03-05T20:35:44.186Z] [2022-03-05T20:35:44.186Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:44.186Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:44.186Z] #43 53.88 CC criu/arch/x86/sigaction_compat.o [2022-03-05T20:35:44.186Z] #43 54.28 CC criu/arch/x86/sigframe.o [2022-03-05T20:35:44.186Z] #43 54.81 LINK criu/arch/x86/crtools.built-in.o [2022-03-05T20:35:44.186Z] #43 54.94 DEP criu/pie/util-vdso-elf32.d [2022-03-05T20:35:44.186Z] #43 55.07 DEP criu/pie/util-vdso.d [2022-03-05T20:35:44.186Z] #43 55.17 DEP criu/pie/util.d [2022-03-05T20:35:44.186Z] #43 55.34 CC criu/pie/util.o [2022-03-05T20:35:44.186Z] #43 55.63 CC criu/pie/util-vdso.o [2022-03-05T20:35:44.186Z] #43 56.30 CC criu/pie/util-vdso-elf32.o [2022-03-05T20:35:44.186Z] #43 56.84 AR criu/pie/pie.lib.a [2022-03-05T20:35:44.186Z] #43 56.89 DEP criu/pie/restorer.d [2022-03-05T20:35:44.186Z] #43 57.15 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-05T20:35:44.186Z] #43 57.26 DEP criu/arch/x86/restorer_unmap.d [2022-03-05T20:35:44.186Z] #43 57.30 DEP criu/arch/x86/restorer.d [2022-03-05T20:35:44.186Z] #43 57.52 DEP criu/arch/x86/vdso-pie.d [2022-03-05T20:35:44.186Z] #43 57.62 DEP criu/pie/parasite-vdso.d [2022-03-05T20:35:44.186Z] #43 57.77 DEP criu/pie/parasite.d [2022-03-05T20:35:44.186Z] #43 57.99 CC criu/pie/parasite.o [2022-03-05T20:35:44.186Z] #43 59.14 LINK criu/pie/parasite.built-in.o [2022-03-05T20:35:44.186Z] #43 59.16 GEN criu/pie/parasite-blob.h [2022-03-05T20:35:44.186Z] #43 59.18 CC criu/pie/parasite-vdso.o [2022-03-05T20:35:44.186Z] #43 59.79 CC criu/arch/x86/vdso-pie.o [2022-03-05T20:35:44.186Z] #43 60.08 CC criu/arch/x86/restorer.o [2022-03-05T20:35:44.186Z] #43 60.50 CC criu/arch/x86/restorer_unmap.o [2022-03-05T20:35:44.186Z] #43 60.56 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-05T20:35:44.186Z] #43 60.89 CC criu/pie/restorer.o [2022-03-05T20:35:44.186Z] #43 63.75 LINK criu/pie/restorer.built-in.o [2022-03-05T20:35:44.186Z] #43 63.77 GEN criu/pie/restorer-blob.h [2022-03-05T20:35:44.186Z] #43 63.89 DEP criu/vdso.d [2022-03-05T20:35:44.292Z] #43 121.8 CC criu/rst-malloc.o [2022-03-05T20:35:44.292Z] #43 122.0 CC criu/seccomp.o [2022-03-05T20:35:44.347Z] #20 29.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-05T20:35:44.347Z] #20 29.45 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T20:35:44.347Z] #20 29.53 Selecting previously unselected package libiptc0:amd64. [2022-03-05T20:35:44.347Z] #20 29.53 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-05T20:35:44.347Z] #20 29.54 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-05T20:35:44.347Z] #20 29.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-05T20:35:44.347Z] #20 29.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-05T20:35:44.347Z] #20 29.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T20:35:44.347Z] #20 29.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-05T20:35:44.347Z] #20 29.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-05T20:35:44.347Z] #20 29.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T20:35:44.445Z] #43 64.07 DEP criu/vdso-compat.d [2022-03-05T20:35:44.445Z] #43 64.25 DEP criu/uts_ns.d [2022-03-05T20:35:44.603Z] #20 29.78 Selecting previously unselected package libnftnl11:amd64. [2022-03-05T20:35:44.603Z] #20 29.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-05T20:35:44.603Z] #20 29.78 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T20:35:44.603Z] #20 29.88 Selecting previously unselected package iptables. [2022-03-05T20:35:44.702Z] #43 64.39 DEP criu/util.d [2022-03-05T20:35:44.860Z] #20 29.88 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-05T20:35:44.860Z] #20 29.88 Unpacking iptables (1.8.2-4) ... [2022-03-05T20:35:44.860Z] #20 30.18 Selecting previously unselected package xxd. [2022-03-05T20:35:44.865Z] #43 122.4 CC criu/seize.o [2022-03-05T20:35:44.960Z] #43 64.53 DEP criu/uffd.d [2022-03-05T20:35:45.118Z] #20 30.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:35:45.118Z] #20 30.18 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T20:35:45.118Z] #20 30.30 Selecting previously unselected package vim-common. [2022-03-05T20:35:45.118Z] #20 30.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:35:45.118Z] #20 30.34 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T20:35:45.220Z] #43 64.80 DEP criu/tun.d [2022-03-05T20:35:45.220Z] #43 64.97 DEP criu/tty.d [2022-03-05T20:35:45.375Z] #20 30.51 Selecting previously unselected package bash-completion. [2022-03-05T20:35:45.375Z] #20 30.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-05T20:35:45.440Z] #43 123.0 CC criu/servicefd.o [2022-03-05T20:35:45.477Z] #43 65.17 DEP criu/timerfd.d [2022-03-05T20:35:45.700Z] #43 123.4 CC criu/shmem.o [2022-03-05T20:35:45.734Z] #43 65.33 DEP criu/timens.d [2022-03-05T20:35:45.734Z] #43 65.51 DEP criu/sysfs_parse.d [2022-03-05T20:35:45.992Z] #43 65.69 DEP criu/sysctl.d [2022-03-05T20:35:46.249Z] #43 65.82 DEP criu/string.d [2022-03-05T20:35:46.250Z] #43 65.88 DEP criu/stats.d [2022-03-05T20:35:46.250Z] #43 65.98 DEP criu/sockets.d [2022-03-05T20:35:46.272Z] #43 124.1 CC criu/sigframe.o [2022-03-05T20:35:46.506Z] #43 66.20 DEP criu/sk-unix.d [2022-03-05T20:35:46.506Z] #43 66.41 DEP criu/sk-tcp.d [2022-03-05T20:35:46.534Z] #43 124.2 CC criu/signalfd.o [2022-03-05T20:35:46.794Z] #43 124.5 CC criu/sk-inet.o [2022-03-05T20:35:47.068Z] #43 66.60 DEP criu/sk-queue.d [2022-03-05T20:35:47.068Z] #43 66.69 DEP criu/sk-packet.d [2022-03-05T20:35:47.068Z] #43 66.84 DEP criu/sk-netlink.d [2022-03-05T20:35:47.324Z] #43 67.08 DEP criu/sk-inet.d [2022-03-05T20:35:47.365Z] #43 125.1 CC criu/sk-netlink.o [2022-03-05T20:35:47.580Z] #43 67.25 DEP criu/signalfd.d [2022-03-05T20:35:47.580Z] #43 67.37 DEP criu/sigframe.d [2022-03-05T20:35:47.580Z] #43 67.48 DEP criu/shmem.d [2022-03-05T20:35:47.625Z] #43 125.4 CC criu/sk-packet.o [2022-03-05T20:35:47.907Z] #20 33.07 Unpacking bash-completion (1:2.8-6) ... [2022-03-05T20:35:48.164Z] #20 33.45 Selecting previously unselected package bzip2. [2022-03-05T20:35:48.164Z] #20 33.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-05T20:35:48.164Z] #20 33.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T20:35:48.196Z] #43 126.0 CC criu/sk-queue.o [2022-03-05T20:35:48.198Z] #43 67.63 DEP criu/servicefd.d [2022-03-05T20:35:48.198Z] #43 67.77 DEP criu/seize.d [2022-03-05T20:35:48.198Z] #43 67.90 DEP criu/seccomp.d [2022-03-05T20:35:48.421Z] #20 33.56 Selecting previously unselected package xz-utils. [2022-03-05T20:35:48.421Z] #20 33.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-05T20:35:48.421Z] #20 33.57 Unpacking xz-utils (5.2.4-1) ... [2022-03-05T20:35:48.421Z] #20 33.75 Selecting previously unselected package apparmor. [2022-03-05T20:35:48.421Z] #20 33.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-05T20:35:48.482Z] #43 68.05 DEP criu/rst-malloc.d [2022-03-05T20:35:48.482Z] #43 68.16 DEP criu/rbtree.d [2022-03-05T20:35:48.482Z] #43 68.19 DEP criu/pstree.d [2022-03-05T20:35:48.678Z] #20 33.82 Unpacking apparmor (2.13.2-10) ... [2022-03-05T20:35:48.739Z] #43 68.32 DEP criu/protobuf.d [2022-03-05T20:35:48.739Z] #43 68.44 GEN criu/protobuf-desc-gen.h [2022-03-05T20:35:48.739Z] #43 ... [2022-03-05T20:35:48.739Z] [2022-03-05T20:35:48.739Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:35:48.739Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:35:48.739Z] #20 5.882 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-05T20:35:48.739Z] #20 10.77 Fetched 9003 kB in 9s (981 kB/s) [2022-03-05T20:35:48.739Z] #20 10.77 Reading package lists... [2022-03-05T20:35:48.767Z] #43 126.4 CC criu/sk-tcp.o [2022-03-05T20:35:48.935Z] #20 34.17 Selecting previously unselected package aufs-tools. [2022-03-05T20:35:48.935Z] #20 34.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-05T20:35:48.935Z] #20 34.19 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-05T20:35:49.192Z] #20 34.31 Selecting previously unselected package libonig5:amd64. [2022-03-05T20:35:49.192Z] #20 34.32 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T20:35:49.192Z] #20 34.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:35:49.192Z] #20 34.47 Selecting previously unselected package libjq1:amd64. [2022-03-05T20:35:49.192Z] #20 34.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:35:49.192Z] #20 34.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:35:49.338Z] #43 126.8 CC criu/sk-unix.o [2022-03-05T20:35:49.422Z] #56 243.0 + bin/containerd-shim-runc-v2 [2022-03-05T20:35:49.422Z] #56 243.6 + binaries [2022-03-05T20:35:49.422Z] #56 243.6 + install -D bin/containerd /build/containerd [2022-03-05T20:35:49.422Z] #56 243.7 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T20:35:49.423Z] #56 243.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T20:35:49.423Z] #56 243.7 + install -D bin/ctr /build/ctr [2022-03-05T20:35:49.449Z] #20 34.62 Selecting previously unselected package jq. [2022-03-05T20:35:49.449Z] #20 34.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:35:49.449Z] #20 34.63 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T20:35:49.707Z] #20 34.73 Selecting previously unselected package libaio1:amd64. [2022-03-05T20:35:49.707Z] #20 34.74 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-05T20:35:49.707Z] #20 34.74 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-05T20:35:49.707Z] #20 34.79 Selecting previously unselected package libgpm2:amd64. [2022-03-05T20:35:49.707Z] #20 34.80 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-05T20:35:49.707Z] #20 34.81 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-05T20:35:49.707Z] #20 34.89 Selecting previously unselected package libicu63:amd64. [2022-03-05T20:35:49.707Z] #20 34.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T20:35:49.707Z] #20 34.91 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:35:50.644Z] #20 14.28 Reading package lists... [2022-03-05T20:35:50.644Z] #20 ... [2022-03-05T20:35:50.644Z] [2022-03-05T20:35:50.644Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:50.644Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:50.644Z] #43 70.10 DEP criu/protobuf-desc.d [2022-03-05T20:35:50.644Z] #43 70.25 DEP criu/proc_parse.d [2022-03-05T20:35:50.644Z] #43 70.50 DEP criu/plugin.d [2022-03-05T20:35:50.722Z] #43 128.6 CC criu/sockets.o [2022-03-05T20:35:50.900Z] #43 70.57 DEP criu/pipes.d [2022-03-05T20:35:50.900Z] #43 70.77 DEP criu/pie-util.d [2022-03-05T20:35:51.156Z] #43 70.89 DEP criu/pie-util-vdso.d [2022-03-05T20:35:51.413Z] #43 71.05 DEP criu/pie-util-vdso-elf32.d [2022-03-05T20:35:51.664Z] #43 129.4 CC criu/stats.o [2022-03-05T20:35:51.669Z] #43 71.20 DEP criu/path.d [2022-03-05T20:35:51.669Z] #43 71.34 DEP criu/parasite-syscall.d [2022-03-05T20:35:51.925Z] #43 71.50 DEP criu/pagemap.d [2022-03-05T20:35:51.925Z] #43 71.64 DEP criu/pagemap-cache.d [2022-03-05T20:35:51.956Z] #56 DONE 245.7s [2022-03-05T20:35:52.181Z] #43 71.77 DEP criu/page-xfer.d [2022-03-05T20:35:52.181Z] #43 71.97 DEP criu/page-pipe.d [2022-03-05T20:35:52.234Z] #43 129.8 CC criu/string.o [2022-03-05T20:35:52.234Z] #43 129.8 CC criu/sysctl.o [2022-03-05T20:35:52.437Z] #43 72.12 DEP criu/netfilter.d [2022-03-05T20:35:52.523Z] [2022-03-05T20:35:52.523Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T20:35:52.523Z] #57 sha256:40bf7af87faa7119dbc77510b69c1382732ab678659c8d807afc21f5c2f816a9 [2022-03-05T20:35:52.693Z] #43 72.28 DEP criu/net.d [2022-03-05T20:35:52.694Z] #43 72.47 DEP criu/namespaces.d [2022-03-05T20:35:52.804Z] #43 130.4 CC criu/sysfs_parse.o [2022-03-05T20:35:52.949Z] #43 72.69 DEP criu/mount.d [2022-03-05T20:35:53.065Z] #43 130.8 CC criu/timens.o [2022-03-05T20:35:53.168Z] #20 38.39 Selecting previously unselected package libnet1:amd64. [2022-03-05T20:35:53.168Z] #20 38.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:35:53.168Z] #20 38.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:35:53.205Z] #43 72.87 DEP criu/memfd.d [2022-03-05T20:35:53.326Z] #43 131.1 CC criu/timerfd.o [2022-03-05T20:35:53.428Z] #20 38.47 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T20:35:53.428Z] #20 38.48 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T20:35:53.428Z] #20 38.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:35:53.428Z] #20 38.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T20:35:53.428Z] #20 38.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:35:53.428Z] #20 38.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:35:53.428Z] #20 38.69 Selecting previously unselected package libreadline5:amd64. [2022-03-05T20:35:53.459Z] #57 DONE 0.8s [2022-03-05T20:35:53.459Z] [2022-03-05T20:35:53.459Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T20:35:53.459Z] #61 sha256:56ee85928320c8404975232f1cfd69815e12479561892463061f930ef18dfd85 [2022-03-05T20:35:53.459Z] #61 DONE 0.2s [2022-03-05T20:35:53.459Z] [2022-03-05T20:35:53.459Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T20:35:53.459Z] #66 sha256:df4d4028ba4cb377a8560209ea106bdf35a5f3c6ff85aa88567379a92cb89b6b [2022-03-05T20:35:53.462Z] #43 73.05 DEP criu/mem.d [2022-03-05T20:35:53.462Z] #43 73.18 DEP criu/lsm.d [2022-03-05T20:35:53.684Z] #20 38.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-05T20:35:53.685Z] #20 38.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T20:35:53.685Z] #20 38.83 Selecting previously unselected package net-tools. [2022-03-05T20:35:53.685Z] #20 38.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-05T20:35:53.685Z] #20 38.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T20:35:53.718Z] #43 73.34 DEP criu/log.d [2022-03-05T20:35:53.718Z] #43 73.53 DEP criu/libnetlink.d [2022-03-05T20:35:53.896Z] #43 131.5 CC criu/tty.o [2022-03-05T20:35:53.940Z] #20 39.02 Selecting previously unselected package patch. [2022-03-05T20:35:53.940Z] #20 39.02 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-05T20:35:53.940Z] #20 39.03 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-05T20:35:53.940Z] #20 39.15 Selecting previously unselected package python-pip-whl. [2022-03-05T20:35:53.940Z] #20 39.16 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-05T20:35:53.940Z] #20 39.18 Unpacking python-pip-whl (18.1-5) ... [2022-03-05T20:35:53.974Z] #43 73.65 DEP criu/kerndat.d [2022-03-05T20:35:54.031Z] #66 DONE 0.8s [2022-03-05T20:35:54.230Z] #43 73.84 DEP criu/kcmp-ids.d [2022-03-05T20:35:54.230Z] #43 73.93 DEP criu/irmap.d [2022-03-05T20:35:54.289Z] [2022-03-05T20:35:54.289Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-05T20:35:54.289Z] #68 sha256:09b0f3ca87e3e396ac931f78e7a50417b7c7ebd1fbc7841d65e1e8343ad77d94 [2022-03-05T20:35:54.289Z] #68 DONE 0.0s [2022-03-05T20:35:54.289Z] [2022-03-05T20:35:54.289Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-05T20:35:54.289Z] #69 sha256:334840988e590b80c06510ace1bfdebc0ce069631ecda3a7a83f2c1e2758edab [2022-03-05T20:35:54.289Z] #69 DONE 0.0s [2022-03-05T20:35:54.289Z] [2022-03-05T20:35:54.289Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T20:35:54.289Z] #70 sha256:b038e68970c8fee6b9888a4e4ff241111c2618248e23f2266a13dc006d840fe8 [2022-03-05T20:35:54.488Z] #43 74.08 DEP criu/ipc_ns.d [2022-03-05T20:35:54.488Z] #43 74.27 DEP criu/image.d [2022-03-05T20:35:54.505Z] #20 39.68 Selecting previously unselected package python3-lib2to3. [2022-03-05T20:35:54.505Z] #20 39.68 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-05T20:35:54.505Z] #20 39.68 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-05T20:35:54.505Z] #20 ... [2022-03-05T20:35:54.505Z] [2022-03-05T20:35:54.505Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:54.505Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:54.505Z] #43 91.49 CC criu/cr-service.o [2022-03-05T20:35:54.505Z] #43 93.17 CC criu/crtools.o [2022-03-05T20:35:54.505Z] #43 93.79 CC criu/eventfd.o [2022-03-05T20:35:54.505Z] #43 94.12 CC criu/eventpoll.o [2022-03-05T20:35:54.505Z] #43 94.89 CC criu/external.o [2022-03-05T20:35:54.505Z] #43 95.28 CC criu/fault-injection.o [2022-03-05T20:35:54.505Z] #43 95.40 CC criu/fdstore.o [2022-03-05T20:35:54.505Z] #43 95.79 CC criu/fifo.o [2022-03-05T20:35:54.505Z] #43 96.19 CC criu/file-ids.o [2022-03-05T20:35:54.505Z] #43 96.51 CC criu/file-lock.o [2022-03-05T20:35:54.505Z] #43 97.57 CC criu/files-ext.o [2022-03-05T20:35:54.505Z] #43 97.94 CC criu/files-reg.o [2022-03-05T20:35:54.505Z] #43 100.4 CC criu/files.o [2022-03-05T20:35:54.505Z] #43 ... [2022-03-05T20:35:54.505Z] [2022-03-05T20:35:54.505Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:35:54.505Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:35:54.505Z] #20 39.81 Selecting previously unselected package python3-distutils. [2022-03-05T20:35:54.505Z] #20 39.81 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-05T20:35:54.505Z] #20 39.82 Unpacking python3-distutils (3.7.3-1) ... [2022-03-05T20:35:54.745Z] #43 74.42 DEP criu/image-desc.d [2022-03-05T20:35:54.745Z] #43 74.52 DEP criu/fsnotify.d [2022-03-05T20:35:54.762Z] #20 39.92 Selecting previously unselected package python3-pip. [2022-03-05T20:35:54.762Z] #20 39.92 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-05T20:35:54.762Z] #20 39.93 Unpacking python3-pip (18.1-5) ... [2022-03-05T20:35:54.841Z] #43 ... [2022-03-05T20:35:54.841Z] [2022-03-05T20:35:54.841Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:35:54.841Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-05T20:35:54.841Z] #22 27.26 Installing build dependencies: finished with status 'done' [2022-03-05T20:35:55.002Z] #43 74.71 DEP criu/filesystems.d [2022-03-05T20:35:55.017Z] #20 40.12 Selecting previously unselected package python3-pkg-resources. [2022-03-05T20:35:55.017Z] #20 40.12 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T20:35:55.017Z] #20 40.13 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-05T20:35:55.017Z] #20 40.26 Selecting previously unselected package python3-setuptools. [2022-03-05T20:35:55.017Z] #20 40.28 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-05T20:35:55.017Z] #20 40.29 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-05T20:35:55.227Z] #70 DONE 0.7s [2022-03-05T20:35:55.227Z] [2022-03-05T20:35:55.227Z] #71 exporting to image [2022-03-05T20:35:55.227Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T20:35:55.227Z] #71 exporting layers [2022-03-05T20:35:55.258Z] #43 74.90 DEP criu/files.d [2022-03-05T20:35:55.258Z] #43 75.09 DEP criu/files-reg.d [2022-03-05T20:35:55.274Z] #20 40.52 Selecting previously unselected package python3-wheel. [2022-03-05T20:35:55.274Z] #20 40.53 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-05T20:35:55.274Z] #20 40.55 Unpacking python3-wheel (0.32.3-2) ... [2022-03-05T20:35:55.514Z] #43 75.26 DEP criu/files-ext.d [2022-03-05T20:35:55.514Z] #43 75.38 DEP criu/file-lock.d [2022-03-05T20:35:55.530Z] #20 40.63 Selecting previously unselected package sudo. [2022-03-05T20:35:55.530Z] #20 40.63 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-05T20:35:55.530Z] #20 40.64 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-05T20:35:55.772Z] #43 75.53 DEP criu/file-ids.d [2022-03-05T20:35:56.008Z] #56 230.5 # github.com/containerd/containerd/cmd/containerd [2022-03-05T20:35:56.008Z] #56 230.5 /usr/bin/ld: /tmp/go-link-698765650/000019.o: in function `New': [2022-03-05T20:35:56.008Z] #56 230.5 /tmp/tmp.ZxZVnGCffX/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-05T20:35:56.008Z] #56 230.6 + bin/containerd-stress [2022-03-05T20:35:56.008Z] #56 231.6 + bin/containerd-shim [2022-03-05T20:35:56.028Z] #43 75.63 DEP criu/fifo.d [2022-03-05T20:35:56.028Z] #43 75.75 DEP criu/fdstore.d [2022-03-05T20:35:56.093Z] #20 41.08 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T20:35:56.093Z] #20 41.11 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-05T20:35:56.093Z] #20 41.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T20:35:56.093Z] #20 41.36 Selecting previously unselected package uidmap. [2022-03-05T20:35:56.093Z] #20 41.36 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-05T20:35:56.093Z] #20 41.37 Unpacking uidmap (1:4.5-1.1) ... [2022-03-05T20:35:56.284Z] #43 75.93 DEP criu/fault-injection.d [2022-03-05T20:35:56.284Z] #43 76.01 DEP criu/external.d [2022-03-05T20:35:56.284Z] #43 76.13 DEP criu/eventpoll.d [2022-03-05T20:35:56.350Z] #20 41.48 Selecting previously unselected package vim-runtime. [2022-03-05T20:35:56.350Z] #20 41.50 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:35:56.350Z] #20 41.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-05T20:35:56.350Z] #20 41.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-05T20:35:56.350Z] #20 41.61 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-05T20:35:56.540Z] #43 76.24 DEP criu/eventfd.d [2022-03-05T20:35:56.540Z] #43 76.35 DEP criu/crtools.d [2022-03-05T20:35:56.796Z] #43 76.55 DEP criu/cr-service.d [2022-03-05T20:35:57.054Z] #43 76.74 DEP criu/cr-restore.d [2022-03-05T20:35:57.054Z] #43 76.91 DEP criu/cr-errno.d [2022-03-05T20:35:57.310Z] #43 76.95 DEP criu/cr-dump.d [2022-03-05T20:35:57.310Z] #43 77.17 DEP criu/cr-dedup.d [2022-03-05T20:35:57.567Z] #43 ... [2022-03-05T20:35:57.567Z] [2022-03-05T20:35:57.567Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T20:35:57.567Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-05T20:35:57.567Z] #32 DONE 175.4s [2022-03-05T20:35:57.567Z] [2022-03-05T20:35:57.567Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:57.567Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:57.567Z] #43 77.31 DEP criu/cr-check.d [2022-03-05T20:35:57.567Z] #43 ... [2022-03-05T20:35:57.567Z] [2022-03-05T20:35:57.567Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:35:57.567Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:35:57.567Z] #20 14.28 Reading package lists... [2022-03-05T20:35:57.567Z] #20 18.20 Building dependency tree... [2022-03-05T20:35:57.567Z] #20 19.90 libcap2-bin is already the newest version (1:2.25-2). [2022-03-05T20:35:57.567Z] #20 19.90 The following additional packages will be installed: [2022-03-05T20:35:57.567Z] #20 19.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-05T20:35:57.567Z] #20 19.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-05T20:35:57.567Z] #20 19.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-05T20:35:57.567Z] #20 19.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-05T20:35:57.567Z] #20 19.91 python3.7 python3.7-minimal vim-runtime xxd [2022-03-05T20:35:57.567Z] #20 19.91 Suggested packages: [2022-03-05T20:35:57.567Z] #20 19.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-05T20:35:57.567Z] #20 19.92 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-05T20:35:57.567Z] #20 19.92 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-05T20:35:57.567Z] #20 19.92 quota [2022-03-05T20:35:57.567Z] #20 19.92 Recommended packages: [2022-03-05T20:35:57.567Z] #20 19.92 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-05T20:35:57.567Z] #20 19.92 python3-keyrings.alt python3-xdg unzip [2022-03-05T20:35:57.567Z] #20 21.56 The following NEW packages will be installed: [2022-03-05T20:35:57.567Z] #20 21.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-05T20:35:57.567Z] #20 21.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-05T20:35:57.567Z] #20 21.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-05T20:35:57.567Z] #20 21.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-05T20:35:57.567Z] #20 21.57 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-05T20:35:57.567Z] #20 21.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-05T20:35:57.567Z] #20 21.58 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-05T20:35:57.567Z] #20 21.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T20:35:57.567Z] #20 21.58 xz-utils zip [2022-03-05T20:35:57.567Z] #20 21.91 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:35:57.567Z] #20 21.91 Need to get 28.6 MB of archives. [2022-03-05T20:35:57.567Z] #20 21.91 After this operation, 116 MB of additional disk space will be used. [2022-03-05T20:35:57.567Z] #20 21.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-05T20:35:57.567Z] #20 21.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-05T20:35:57.567Z] #20 21.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-05T20:35:57.567Z] #20 22.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-05T20:35:57.567Z] #20 22.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-05T20:35:57.567Z] #20 22.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-05T20:35:57.567Z] #20 22.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-05T20:35:57.567Z] #20 22.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-05T20:35:57.567Z] #20 22.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-05T20:35:57.567Z] #20 22.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-05T20:35:57.567Z] #20 22.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-05T20:35:57.567Z] #20 22.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-05T20:35:57.567Z] #20 22.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-05T20:35:57.567Z] #20 22.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-05T20:35:57.567Z] #20 22.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-05T20:35:57.567Z] #20 22.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-05T20:35:57.567Z] #20 22.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-05T20:35:57.567Z] #20 22.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-05T20:35:57.567Z] #20 22.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-05T20:35:57.567Z] #20 22.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-05T20:35:57.567Z] #20 22.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-05T20:35:57.567Z] #20 22.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-05T20:35:57.567Z] #20 22.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-05T20:35:57.567Z] #20 22.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-05T20:35:57.567Z] #20 22.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-05T20:35:57.567Z] #20 22.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-05T20:35:57.567Z] #20 22.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-05T20:35:57.567Z] #20 22.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-05T20:35:57.567Z] #20 22.30 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-05T20:35:57.567Z] #20 22.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-05T20:35:57.567Z] #20 22.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-05T20:35:57.567Z] #20 22.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-05T20:35:57.567Z] #20 22.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-05T20:35:57.567Z] #20 22.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-05T20:35:57.567Z] #20 22.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-05T20:35:57.567Z] #20 22.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-05T20:35:57.567Z] #20 22.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-05T20:35:57.567Z] #20 22.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-05T20:35:57.567Z] #20 22.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-05T20:35:57.567Z] #20 22.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-05T20:35:57.567Z] #20 22.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-05T20:35:57.567Z] #20 22.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-05T20:35:57.567Z] #20 22.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-05T20:35:57.567Z] #20 23.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-05T20:35:57.567Z] #20 23.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-05T20:35:57.567Z] #20 23.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-05T20:35:57.567Z] #20 23.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-05T20:35:57.567Z] #20 23.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-05T20:35:57.567Z] #20 23.58 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-05T20:35:57.567Z] #20 24.33 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:35:57.567Z] #20 24.58 Fetched 28.6 MB in 2s (14.8 MB/s) [2022-03-05T20:35:57.567Z] #20 24.70 Selecting previously unselected package pigz. [2022-03-05T20:35:57.823Z] #20 24.70 (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 ... 23452 files and directories currently installed.) [2022-03-05T20:35:57.823Z] #20 24.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-05T20:35:57.823Z] #20 24.77 Unpacking pigz (2.4-1) ... [2022-03-05T20:35:57.823Z] #20 ... [2022-03-05T20:35:57.823Z] [2022-03-05T20:35:57.823Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:35:57.823Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:35:57.823Z] #43 77.54 DEP criu/config.d [2022-03-05T20:35:58.079Z] #43 77.75 DEP criu/clone-noasan.d [2022-03-05T20:35:58.103Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-05T20:35:58.103Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bb0014aa\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-05T20:35:58.103Z] ---------------------------------------------------------------------------- [2022-03-05T20:35:58.103Z] [2022-03-05T20:35:58.103Z] INFO: executeCI.ps1 starting at Sat Mar 5 20:35:57 CUT 2022 [2022-03-05T20:35:58.103Z] [2022-03-05T20:35:58.103Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-05T20:35:58.103Z] INFO: Running git version 2.24.1.windows.2 [2022-03-05T20:35:58.103Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-05T20:35:58.103Z] INFO: Environment variables: [2022-03-05T20:35:58.103Z] [2022-03-05T20:35:58.103Z] Name Value [2022-03-05T20:35:58.103Z] ---- ----- [2022-03-05T20:35:58.103Z] ALLUSERSPROFILE C:\ProgramData [2022-03-05T20:35:58.103Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-05T20:35:58.103Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-05T20:35:58.103Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-05T20:35:58.103Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-05T20:35:58.103Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-05T20:35:58.103Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-05T20:35:58.103Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-05T20:35:58.103Z] BRANCH_NAME PR-43333 [2022-03-05T20:35:58.103Z] BUILD_DISPLAY_NAME #1 [2022-03-05T20:35:58.103Z] BUILD_ID 1 [2022-03-05T20:35:58.103Z] BUILD_NUMBER 1 [2022-03-05T20:35:58.103Z] BUILD_TAG jenkins-moby-PR-43333-1 [2022-03-05T20:35:58.103Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43333/1/ [2022-03-05T20:35:58.103Z] CHANGE_AUTHOR pete-woods [2022-03-05T20:35:58.103Z] CHANGE_AUTHOR_DISPLAY_NAME Pete Woods [2022-03-05T20:35:58.103Z] CHANGE_AUTHOR_EMAIL email@pete-woods.com [2022-03-05T20:35:58.103Z] CHANGE_BRANCH 20.10-backport-43291-schema-download-retry [2022-03-05T20:35:58.103Z] CHANGE_FORK pete-woods [2022-03-05T20:35:58.103Z] CHANGE_ID 43333 [2022-03-05T20:35:58.103Z] CHANGE_TARGET 20.10 [2022-03-05T20:35:58.103Z] CHANGE_TITLE [20.10 backport] distribution: retry downloading schema config on retryable error [2022-03-05T20:35:58.103Z] CHANGE_URL https://github.com/moby/moby/pull/43333 [2022-03-05T20:35:58.103Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-05T20:35:58.103Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-05T20:35:58.103Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-05T20:35:58.103Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-05T20:35:58.103Z] COMPUTERNAME azwin-2-392490 [2022-03-05T20:35:58.103Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-05T20:35:58.103Z] ConfigSequenceNumber 0 [2022-03-05T20:35:58.103Z] DOCKER_BUILDKIT 0 [2022-03-05T20:35:58.103Z] DOCKER_DUT_DEBUG 1 [2022-03-05T20:35:58.103Z] DOCKER_EXPERIMENTAL 1 [2022-03-05T20:35:58.103Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-05T20:35:58.103Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-05T20:35:58.103Z] EXECUTOR_NUMBER 0 [2022-03-05T20:35:58.103Z] FQDN azwin-2-392490.westus.cloudapp.azure.com [2022-03-05T20:35:58.103Z] GIT_BRANCH PR-43333 [2022-03-05T20:35:58.103Z] GIT_COMMIT ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:35:58.103Z] GIT_URL https://github.com/moby/moby.git [2022-03-05T20:35:58.103Z] HUDSON_COOKIE 32f2d7a6-457c-4430-98dc-31eaa949022d [2022-03-05T20:35:58.103Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-05T20:35:58.103Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-05T20:35:58.103Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-05T20:35:58.103Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-05T20:35:58.103Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-05T20:35:58.103Z] JENKINS_NODE_COOKIE 758c7dd0-03e4-4289-9bde-bfdf2f53bd1e [2022-03-05T20:35:58.103Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-05T20:35:58.103Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-05T20:35:58.103Z] JOB_BASE_NAME PR-43333 [2022-03-05T20:35:58.103Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43333/display/redirect [2022-03-05T20:35:58.103Z] JOB_NAME moby/PR-43333 [2022-03-05T20:35:58.103Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43333/ [2022-03-05T20:35:58.103Z] library.jps.version master [2022-03-05T20:35:58.103Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-05T20:35:58.103Z] NODE_LABELS amd64 azure azwin-2-392490 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-05T20:35:58.103Z] NODE_NAME azwin-2-392490 [2022-03-05T20:35:58.103Z] NUMBER_OF_PROCESSORS 4 [2022-03-05T20:35:58.103Z] OS Windows_NT [2022-03-05T20:35:58.103Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-05T20:35:58.103Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-05T20:35:58.103Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-05T20:35:58.103Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-05T20:35:58.103Z] PROCESSOR_LEVEL 6 [2022-03-05T20:35:58.103Z] PROCESSOR_REVISION 4f01 [2022-03-05T20:35:58.103Z] ProgramData C:\ProgramData [2022-03-05T20:35:58.103Z] ProgramFiles C:\Program Files [2022-03-05T20:35:58.103Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-05T20:35:58.103Z] ProgramW6432 C:\Program Files [2022-03-05T20:35:58.103Z] PROMPT $P$G [2022-03-05T20:35:58.103Z] PSExecutionPolicyPreference Bypass [2022-03-05T20:35:58.103Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-05T20:35:58.103Z] PUBLIC C:\Users\Public [2022-03-05T20:35:58.103Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43333/1/display/redirect?page=artif... [2022-03-05T20:35:58.103Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43333/1/display/redirect?page=changes [2022-03-05T20:35:58.103Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43333/1/display/redirect [2022-03-05T20:35:58.103Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43333/1/display/redirect?page=tests [2022-03-05T20:35:58.103Z] SKIP_VALIDATION_TESTS 1 [2022-03-05T20:35:58.103Z] SOURCES_DRIVE d [2022-03-05T20:35:58.103Z] SOURCES_SUBDIR gopath [2022-03-05T20:35:58.103Z] STAGE_NAME Run tests [2022-03-05T20:35:58.103Z] SystemDrive C: [2022-03-05T20:35:58.103Z] SystemRoot C:\Windows [2022-03-05T20:35:58.103Z] TEMP C:\Windows\TEMP [2022-03-05T20:35:58.103Z] TESTDEBUG 0 [2022-03-05T20:35:58.103Z] TESTRUN_DRIVE d [2022-03-05T20:35:58.103Z] TESTRUN_SUBDIR CI [2022-03-05T20:35:58.103Z] TIMEOUT 120m [2022-03-05T20:35:58.103Z] TMP C:\Windows\TEMP [2022-03-05T20:35:58.103Z] USERDOMAIN WORKGROUP [2022-03-05T20:35:58.103Z] USERNAME azwin-2-392490$ [2022-03-05T20:35:58.104Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-05T20:35:58.104Z] windir C:\Windows [2022-03-05T20:35:58.104Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-05T20:35:58.104Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-05T20:35:58.104Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-05T20:35:58.104Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-05T20:35:58.104Z] [2022-03-05T20:35:58.104Z] [2022-03-05T20:35:58.104Z] [2022-03-05T20:35:58.335Z] #43 77.90 DEP criu/cgroup.d [2022-03-05T20:35:58.335Z] #43 78.12 DEP criu/cgroup-props.d [2022-03-05T20:35:58.335Z] #43 78.24 DEP criu/bitmap.d [2022-03-05T20:35:58.592Z] #43 78.28 DEP criu/bfd.d [2022-03-05T20:35:58.850Z] #43 78.43 DEP criu/autofs.d [2022-03-05T20:35:58.850Z] #43 78.62 DEP criu/aio.d [2022-03-05T20:35:59.106Z] #43 78.84 DEP criu/action-scripts.d [2022-03-05T20:35:59.363Z] #43 79.08 CC criu/action-scripts.o [2022-03-05T20:35:59.619Z] #43 79.52 CC criu/aio.o [2022-03-05T20:35:59.622Z] #20 44.87 Selecting previously unselected package vim. [2022-03-05T20:35:59.622Z] #20 44.87 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:35:59.622Z] #20 44.90 Unpacking vim (2:8.1.0875-5) ... [2022-03-05T20:36:00.324Z] INFO: Sources under d:\gopath\... [2022-03-05T20:36:00.324Z] INFO: Test run under d:\CI\... [2022-03-05T20:36:00.324Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-05T20:36:00.324Z] INFO: docker/docker repository was found [2022-03-05T20:36:00.324Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-05T20:36:00.548Z] #43 80.11 CC criu/autofs.o [2022-03-05T20:36:00.551Z] #20 45.72 Selecting previously unselected package xfsprogs. [2022-03-05T20:36:00.551Z] #20 45.73 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-05T20:36:00.551Z] #20 45.74 Unpacking xfsprogs (4.20.0-1) ... [2022-03-05T20:36:00.792Z] ltsc2019: Pulling from windows/servercore [2022-03-05T20:36:00.792Z] 4612f6d0b889: Pulling fs layer [2022-03-05T20:36:00.792Z] 1bd78008c728: Pulling fs layer [2022-03-05T20:36:01.114Z] #20 46.18 Selecting previously unselected package zip. [2022-03-05T20:36:01.115Z] #20 46.20 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-05T20:36:01.115Z] #20 46.21 Unpacking zip (3.0-11+b1) ... [2022-03-05T20:36:01.372Z] #20 46.43 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-05T20:36:01.372Z] #20 46.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T20:36:01.372Z] #20 46.45 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T20:36:01.372Z] #20 46.47 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T20:36:01.372Z] #20 46.48 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-05T20:36:01.372Z] #20 46.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T20:36:01.372Z] #20 46.50 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T20:36:01.372Z] #20 46.51 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T20:36:01.372Z] #20 46.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:36:01.372Z] #20 46.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T20:36:01.372Z] #20 46.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:36:01.372Z] #20 46.56 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:36:01.372Z] #20 46.58 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T20:36:01.372Z] #20 46.60 Setting up zip (3.0-11+b1) ... [2022-03-05T20:36:01.372Z] #20 46.61 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T20:36:01.424Z] #22 ... [2022-03-05T20:36:01.424Z] [2022-03-05T20:36:01.424Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:01.424Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-05T20:36:01.424Z] #43 133.3 CC criu/tun.o [2022-03-05T20:36:01.424Z] #43 133.8 CC criu/uffd.o [2022-03-05T20:36:01.424Z] #43 134.9 CC criu/util.o [2022-03-05T20:36:01.424Z] #43 136.1 CC criu/uts_ns.o [2022-03-05T20:36:01.424Z] #43 136.3 CC criu/vdso.o [2022-03-05T20:36:01.424Z] #43 136.8 LINK criu/built-in.o [2022-03-05T20:36:01.424Z] #43 136.9 LINK criu/criu [2022-03-05T20:36:01.424Z] #43 137.2 DEP lib/c/criu.d [2022-03-05T20:36:01.424Z] #43 137.3 CC images/rpc.pb-c.o [2022-03-05T20:36:01.424Z] #43 137.9 CC lib/c/criu.o [2022-03-05T20:36:01.424Z] #43 138.9 LINK lib/c/built-in.o [2022-03-05T20:36:01.424Z] #43 138.9 LINK lib/c/libcriu.so [2022-03-05T20:36:01.424Z] #43 139.0 LINK lib/c/libcriu.a [2022-03-05T20:36:01.630Z] #20 46.65 Setting up bash-completion (1:2.8-6) ... [2022-03-05T20:36:01.686Z] #43 139.2 GEN magic.py [2022-03-05T20:36:01.686Z] #43 139.3 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T20:36:01.686Z] #43 139.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T20:36:01.686Z] #43 139.3 Note: Building without GnuTLS support [2022-03-05T20:36:01.686Z] #43 139.3 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T20:36:01.686Z] #43 139.3 Makefile.config:40: Warn: Building without nftables support [2022-03-05T20:36:01.799Z] #71 exporting layers 6.4s done [2022-03-05T20:36:01.799Z] #71 writing image sha256:f6e9cb7c4fc34cd035bbbbf7705b89b7346372ee5c25e7fc3964081f0c0ea66b 0.0s done [2022-03-05T20:36:01.799Z] #71 naming to docker.io/library/docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:36:01.799Z] #71 naming to docker.io/library/docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc done [2022-03-05T20:36:01.799Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-05T20:36:01.916Z] #43 81.37 CC criu/bfd.o [2022-03-05T20:36:02.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43333/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/validate/default [2022-03-05T20:36:02.173Z] #43 81.88 CC criu/bitmap.o [2022-03-05T20:36:02.174Z] #43 82.02 CC criu/cgroup-props.o [2022-03-05T20:36:02.593Z] #56 238.5 + bin/containerd-shim-runc-v1 [2022-03-05T20:36:02.629Z] #43 140.1 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T20:36:03.060Z] Congratulations! All commits are properly signed with the DCO! [2022-03-05T20:36:03.103Z] #43 82.74 CC criu/cgroup.o [2022-03-05T20:36:03.200Z] #43 140.7 make[1]: Nothing to be done for 'all'. [2022-03-05T20:36:03.461Z] #43 141.2 make[1]: 'images/built-in.o' is up to date. [2022-03-05T20:36:03.629Z] Congratulations! Seccomp profile generation is done correctly. [2022-03-05T20:36:03.629Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-05T20:36:03.722Z] #43 141.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-05T20:36:03.722Z] #43 141.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-05T20:36:03.722Z] #43 141.3 make[1]: 'compel/libcompel.a' is up to date. [2022-03-05T20:36:03.722Z] #43 141.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-05T20:36:03.722Z] #43 141.4 make[1]: Nothing to be done for 'all'. [2022-03-05T20:36:03.722Z] #43 141.4 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T20:36:03.982Z] #43 141.6 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:03.982Z] #43 141.6 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:03.982Z] #43 141.7 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:03.982Z] #43 141.7 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:04.033Z] #43 ... [2022-03-05T20:36:04.033Z] [2022-03-05T20:36:04.033Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:36:04.033Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:36:04.033Z] #20 24.90 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-05T20:36:04.033Z] #20 24.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 24.91 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:36:04.033Z] #20 25.60 Selecting previously unselected package python3.7-minimal. [2022-03-05T20:36:04.033Z] #20 25.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 25.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T20:36:04.033Z] #20 26.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:36:04.033Z] #20 26.74 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-05T20:36:04.033Z] #20 28.67 Selecting previously unselected package python3-minimal. [2022-03-05T20:36:04.033Z] #20 28.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-05T20:36:04.033Z] #20 28.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 28.72 Unpacking python3-minimal (3.7.3-1) ... [2022-03-05T20:36:04.033Z] #20 28.80 Selecting previously unselected package libmpdec2:amd64. [2022-03-05T20:36:04.033Z] #20 28.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 28.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T20:36:04.033Z] #20 28.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-05T20:36:04.033Z] #20 28.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 28.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:36:04.033Z] #20 29.84 Selecting previously unselected package python3.7. [2022-03-05T20:36:04.033Z] #20 29.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 29.85 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T20:36:04.033Z] #20 29.95 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-05T20:36:04.033Z] #20 29.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 29.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T20:36:04.033Z] #20 30.06 Setting up python3-minimal (3.7.3-1) ... [2022-03-05T20:36:04.033Z] #20 30.85 Selecting previously unselected package python3. [2022-03-05T20:36:04.033Z] #20 30.85 (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 ... 24113 files and directories currently installed.) [2022-03-05T20:36:04.033Z] #20 30.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 30.91 Unpacking python3 (3.7.3-1) ... [2022-03-05T20:36:04.033Z] #20 30.98 Selecting previously unselected package libip4tc0:amd64. [2022-03-05T20:36:04.033Z] #20 30.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 30.99 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T20:36:04.033Z] #20 31.06 Selecting previously unselected package libip6tc0:amd64. [2022-03-05T20:36:04.033Z] #20 31.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 31.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T20:36:04.033Z] #20 31.15 Selecting previously unselected package libiptc0:amd64. [2022-03-05T20:36:04.033Z] #20 31.16 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-05T20:36:04.033Z] #20 31.16 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-05T20:36:04.152Z] #20 49.41 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-05T20:36:04.243Z] #43 141.8 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:04.243Z] #43 141.8 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:04.243Z] #43 141.9 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:04.243Z] #43 141.9 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:04.243Z] #43 142.0 INSTALL criu/criu [2022-03-05T20:36:04.290Z] #20 31.24 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-05T20:36:04.290Z] #20 31.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-05T20:36:04.290Z] #20 31.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T20:36:04.290Z] #20 31.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-05T20:36:04.290Z] #20 31.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-05T20:36:04.290Z] #20 31.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T20:36:04.290Z] #20 31.39 Selecting previously unselected package libnftnl11:amd64. [2022-03-05T20:36:04.290Z] #20 31.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-05T20:36:04.290Z] #20 31.40 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T20:36:04.290Z] #20 31.50 Selecting previously unselected package iptables. [2022-03-05T20:36:04.409Z] #20 49.42 Setting up xz-utils (5.2.4-1) ... [2022-03-05T20:36:04.409Z] #20 49.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T20:36:04.409Z] #20 49.47 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-05T20:36:04.409Z] #20 49.48 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-05T20:36:04.409Z] #20 49.56 invoke-rc.d: could not determine current runlevel [2022-03-05T20:36:04.409Z] #20 49.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T20:36:04.409Z] #20 49.58 Setting up pigz (2.4-1) ... [2022-03-05T20:36:04.409Z] #20 49.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T20:36:04.409Z] #20 49.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:36:04.548Z] #20 31.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-05T20:36:04.548Z] #20 31.50 Unpacking iptables (1.8.2-4) ... [2022-03-05T20:36:04.712Z] #20 49.67 Setting up python-pip-whl (18.1-5) ... [2022-03-05T20:36:04.712Z] #20 49.68 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T20:36:04.712Z] #20 49.70 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-05T20:36:04.805Z] #20 31.80 Selecting previously unselected package xxd. [2022-03-05T20:36:04.805Z] #20 31.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:36:04.805Z] #20 31.81 Unpacking xxd (2:8.1.0875-5) ... [2022-03-05T20:36:04.815Z] #43 DONE 142.4s [2022-03-05T20:36:04.815Z] [2022-03-05T20:36:04.815Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:36:04.815Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-05T20:36:04.815Z] #22 33.11 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-05T20:36:04.815Z] #22 33.13 Building wheels for collected packages: yamllint, pyyaml [2022-03-05T20:36:04.815Z] #22 33.14 Running setup.py bdist_wheel for yamllint: started [2022-03-05T20:36:04.815Z] #22 33.96 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-05T20:36:04.815Z] #22 33.96 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-05T20:36:04.815Z] #22 34.02 Running setup.py bdist_wheel for pyyaml: started [2022-03-05T20:36:04.815Z] #22 36.87 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-03-05T20:36:04.815Z] #22 36.87 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-03-05T20:36:04.815Z] #22 36.94 Successfully built yamllint pyyaml [2022-03-05T20:36:04.815Z] #22 36.95 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-05T20:36:04.970Z] #20 50.12 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-05T20:36:04.970Z] #20 50.16 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:36:04.970Z] #20 50.18 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:36:04.970Z] #20 50.20 Setting up vim (2:8.1.0875-5) ... [2022-03-05T20:36:04.970Z] #20 50.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T20:36:04.970Z] #20 50.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T20:36:04.970Z] #20 50.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T20:36:04.970Z] #20 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T20:36:04.970Z] #20 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T20:36:04.970Z] #20 50.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T20:36:04.970Z] #20 50.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T20:36:04.970Z] #20 50.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T20:36:04.970Z] #20 50.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:36:04.970Z] #20 50.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T20:36:04.970Z] #20 50.28 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T20:36:04.970Z] #20 50.29 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T20:36:04.970Z] #20 50.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T20:36:04.970Z] #20 50.32 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T20:36:05.062Z] #20 31.93 Selecting previously unselected package vim-common. [2022-03-05T20:36:05.062Z] #20 31.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:36:05.062Z] #20 31.96 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-05T20:36:05.062Z] #20 32.14 Selecting previously unselected package bash-completion. [2022-03-05T20:36:05.062Z] #20 32.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-05T20:36:05.076Z] #22 37.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T20:36:05.336Z] #22 DONE 37.7s [2022-03-05T20:36:05.336Z] [2022-03-05T20:36:05.336Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:36:05.336Z] #53 sha256:53291a93f3e53ac9671da23130e91ce545fae25d930d669692340133a8bd006a [2022-03-05T20:36:05.629Z] #20 ... [2022-03-05T20:36:05.630Z] [2022-03-05T20:36:05.630Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:05.630Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:05.630Z] #43 85.48 CC criu/clone-noasan.o [2022-03-05T20:36:05.887Z] #43 85.66 CC criu/config.o [2022-03-05T20:36:05.903Z] #20 ... [2022-03-05T20:36:05.904Z] [2022-03-05T20:36:05.904Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:05.904Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:05.904Z] #43 102.7 CC criu/filesystems.o [2022-03-05T20:36:05.904Z] #43 103.5 CC criu/fsnotify.o [2022-03-05T20:36:05.904Z] #43 104.7 CC criu/image-desc.o [2022-03-05T20:36:05.904Z] #43 104.9 CC criu/image.o [2022-03-05T20:36:05.904Z] #43 105.7 CC criu/ipc_ns.o [2022-03-05T20:36:05.904Z] #43 106.9 CC criu/irmap.o [2022-03-05T20:36:05.904Z] #43 107.7 CC criu/kcmp-ids.o [2022-03-05T20:36:05.904Z] #43 108.0 CC criu/kerndat.o [2022-03-05T20:36:05.904Z] #43 109.3 CC criu/libnetlink.o [2022-03-05T20:36:05.904Z] #43 109.6 CC criu/log.o [2022-03-05T20:36:05.904Z] #43 110.2 CC criu/lsm.o [2022-03-05T20:36:05.904Z] #43 110.7 CC criu/mem.o [2022-03-05T20:36:05.904Z] #43 112.5 CC criu/memfd.o [2022-03-05T20:36:06.162Z] #43 113.2 CC criu/mount.o [2022-03-05T20:36:07.256Z] #43 86.95 CC criu/cr-check.o [2022-03-05T20:36:07.846Z] #56 243.5 + bin/containerd-shim-runc-v2 [2022-03-05T20:36:07.847Z] #56 244.1 + binaries [2022-03-05T20:36:07.847Z] #56 244.1 + install -D bin/containerd /build/containerd [2022-03-05T20:36:07.847Z] #56 244.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T20:36:07.847Z] #56 244.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T20:36:07.847Z] #56 244.2 + install -D bin/ctr /build/ctr [2022-03-05T20:36:08.059Z] #43 ... [2022-03-05T20:36:08.059Z] [2022-03-05T20:36:08.059Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:36:08.059Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:36:08.059Z] #20 53.11 Setting up iptables (1.8.2-4) ... [2022-03-05T20:36:08.059Z] #20 53.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T20:36:08.059Z] #20 53.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T20:36:08.059Z] #20 53.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T20:36:08.059Z] #20 53.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T20:36:08.059Z] #20 53.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T20:36:08.059Z] #20 53.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T20:36:08.059Z] #20 53.19 Setting up python3 (3.7.3-1) ... [2022-03-05T20:36:08.103Z] #56 DONE 244.6s [2022-03-05T20:36:08.622Z] #20 53.64 Setting up python3-wheel (0.32.3-2) ... [2022-03-05T20:36:09.030Z] [2022-03-05T20:36:09.030Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T20:36:09.030Z] #57 sha256:40a368d96a4252f5455a9a7f555bd3d0e78d1e478666e780d8a96cfe9b2add07 [2022-03-05T20:36:09.030Z] #57 DONE 0.2s [2022-03-05T20:36:09.030Z] [2022-03-05T20:36:09.030Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T20:36:09.030Z] #61 sha256:10518166863e387e893d199df23a7682e07dce5616205d3a5e0f6255e7559fca [2022-03-05T20:36:09.152Z] #43 88.56 CC criu/cr-dedup.o [2022-03-05T20:36:09.152Z] #43 88.92 CC criu/cr-dump.o [2022-03-05T20:36:09.185Z] #20 54.34 Setting up apparmor (2.13.2-10) ... [2022-03-05T20:36:09.285Z] #61 DONE 0.1s [2022-03-05T20:36:09.285Z] [2022-03-05T20:36:09.285Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T20:36:09.285Z] #66 sha256:dc1ae560e3f231035aaf6aa19d2d997984b6211aba489b42888cb6bcf1863206 [2022-03-05T20:36:09.541Z] #66 DONE 0.4s [2022-03-05T20:36:09.541Z] [2022-03-05T20:36:09.541Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-05T20:36:09.541Z] #68 sha256:6a79244223aeedef43e28a26c4faa18c759365a469743acb6c8a7575f5f13aab [2022-03-05T20:36:09.541Z] #68 DONE 0.0s [2022-03-05T20:36:09.541Z] [2022-03-05T20:36:09.541Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-05T20:36:09.541Z] #69 sha256:08bdd8a38c8901d2f77297fc2881b050ab8f96a10c76c16b35f4da3d4612c368 [2022-03-05T20:36:09.541Z] #69 DONE 0.0s [2022-03-05T20:36:09.541Z] [2022-03-05T20:36:09.541Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T20:36:09.541Z] #70 sha256:5d4d9f0cad6a7dc89bcc53b113874e3acc0cfadeb015c0a5ff1eb46a391ac668 [2022-03-05T20:36:10.469Z] #70 DONE 0.9s [2022-03-05T20:36:10.469Z] [2022-03-05T20:36:10.469Z] #71 exporting to image [2022-03-05T20:36:10.469Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T20:36:10.469Z] #71 exporting layers [2022-03-05T20:36:11.043Z] #43 ... [2022-03-05T20:36:11.044Z] [2022-03-05T20:36:11.044Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:36:11.044Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:36:11.044Z] #20 34.83 Unpacking bash-completion (1:2.8-6) ... [2022-03-05T20:36:11.044Z] #20 35.21 Selecting previously unselected package bzip2. [2022-03-05T20:36:11.044Z] #20 35.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-05T20:36:11.044Z] #20 35.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T20:36:11.044Z] #20 35.31 Selecting previously unselected package xz-utils. [2022-03-05T20:36:11.044Z] #20 35.33 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-05T20:36:11.044Z] #20 35.33 Unpacking xz-utils (5.2.4-1) ... [2022-03-05T20:36:11.044Z] #20 35.50 Selecting previously unselected package apparmor. [2022-03-05T20:36:11.044Z] #20 35.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-05T20:36:11.044Z] #20 35.61 Unpacking apparmor (2.13.2-10) ... [2022-03-05T20:36:11.044Z] #20 35.98 Selecting previously unselected package aufs-tools. [2022-03-05T20:36:11.044Z] #20 35.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-05T20:36:11.044Z] #20 35.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-05T20:36:11.044Z] #20 36.11 Selecting previously unselected package libonig5:amd64. [2022-03-05T20:36:11.044Z] #20 36.12 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-05T20:36:11.044Z] #20 36.12 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:36:11.044Z] #20 36.27 Selecting previously unselected package libjq1:amd64. [2022-03-05T20:36:11.044Z] #20 36.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:36:11.044Z] #20 36.30 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:36:11.044Z] #20 36.42 Selecting previously unselected package jq. [2022-03-05T20:36:11.044Z] #20 36.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-05T20:36:11.044Z] #20 36.43 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-05T20:36:11.044Z] #20 36.49 Selecting previously unselected package libaio1:amd64. [2022-03-05T20:36:11.044Z] #20 36.50 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-05T20:36:11.044Z] #20 36.51 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-05T20:36:11.044Z] #20 36.57 Selecting previously unselected package libgpm2:amd64. [2022-03-05T20:36:11.044Z] #20 36.59 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-05T20:36:11.044Z] #20 36.59 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-05T20:36:11.044Z] #20 36.66 Selecting previously unselected package libicu63:amd64. [2022-03-05T20:36:11.044Z] #20 36.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-05T20:36:11.044Z] #20 36.68 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:36:11.079Z] #20 56.04 Setting up xfsprogs (4.20.0-1) ... [2022-03-05T20:36:11.079Z] #20 56.05 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-05T20:36:11.079Z] #20 56.39 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-05T20:36:11.755Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-03-05T20:36:12.009Z] #20 57.23 Setting up python3-distutils (3.7.3-1) ... [2022-03-05T20:36:12.572Z] #20 57.72 Setting up python3-setuptools (40.8.0-1) ... [2022-03-05T20:36:12.937Z] #20 40.01 Selecting previously unselected package libnet1:amd64. [2022-03-05T20:36:12.937Z] #20 40.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T20:36:12.937Z] #20 40.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:36:13.194Z] #20 40.14 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T20:36:13.194Z] #20 40.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-05T20:36:13.194Z] #20 40.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:36:13.194Z] #20 40.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T20:36:13.194Z] #20 40.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-05T20:36:13.194Z] #20 40.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:36:13.194Z] #20 40.36 Selecting previously unselected package libreadline5:amd64. [2022-03-05T20:36:13.450Z] #20 40.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-05T20:36:13.450Z] #20 40.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T20:36:13.450Z] #20 40.49 Selecting previously unselected package net-tools. [2022-03-05T20:36:13.450Z] #20 40.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-05T20:36:13.450Z] #20 40.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T20:36:13.662Z] Congratulations! All API changes are done the right way. [2022-03-05T20:36:13.662Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-05T20:36:13.662Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-05T20:36:13.662Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-05T20:36:13.662Z] Congratulations! No new tests were added to integration-cli. [2022-03-05T20:36:13.662Z] [2022-03-05T20:36:13.662Z] INFO Start validation with golang-ci-lint [2022-03-05T20:36:13.662Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-05T20:36:13.662Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-05T20:36:13.662Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-05T20:36:13.707Z] #20 40.70 Selecting previously unselected package patch. [2022-03-05T20:36:13.707Z] #20 40.71 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-05T20:36:13.707Z] #20 40.72 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-05T20:36:13.942Z] #20 58.87 Setting up python3-pip (18.1-5) ... [2022-03-05T20:36:13.963Z] #20 40.83 Selecting previously unselected package python-pip-whl. [2022-03-05T20:36:13.963Z] #20 40.85 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-05T20:36:13.963Z] #20 40.86 Unpacking python-pip-whl (18.1-5) ... [2022-03-05T20:36:14.526Z] #20 41.42 Selecting previously unselected package python3-lib2to3. [2022-03-05T20:36:14.526Z] #20 41.44 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-05T20:36:14.526Z] #20 41.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-05T20:36:14.526Z] #20 41.59 Selecting previously unselected package python3-distutils. [2022-03-05T20:36:14.526Z] #20 41.61 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-05T20:36:14.526Z] #20 41.61 Unpacking python3-distutils (3.7.3-1) ... [2022-03-05T20:36:14.783Z] #20 41.73 Selecting previously unselected package python3-pip. [2022-03-05T20:36:14.783Z] #20 41.73 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-05T20:36:14.783Z] #20 41.74 Unpacking python3-pip (18.1-5) ... [2022-03-05T20:36:14.783Z] #20 41.88 Selecting previously unselected package python3-pkg-resources. [2022-03-05T20:36:14.783Z] #20 41.90 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-05T20:36:14.783Z] #20 41.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-05T20:36:14.872Z] #20 60.00 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:36:14.872Z] #20 60.05 Processing triggers for mime-support (3.62) ... [2022-03-05T20:36:15.040Z] #20 42.06 Selecting previously unselected package python3-setuptools. [2022-03-05T20:36:15.040Z] #20 42.06 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-05T20:36:15.040Z] #20 42.07 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-05T20:36:15.130Z] #20 DONE 60.4s [2022-03-05T20:36:15.130Z] [2022-03-05T20:36:15.130Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-05T20:36:15.130Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-05T20:36:15.298Z] #20 42.34 Selecting previously unselected package python3-wheel. [2022-03-05T20:36:15.298Z] #20 42.35 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-05T20:36:15.298Z] #20 42.35 Unpacking python3-wheel (0.32.3-2) ... [2022-03-05T20:36:15.555Z] #20 42.43 Selecting previously unselected package sudo. [2022-03-05T20:36:15.555Z] #20 42.44 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-05T20:36:15.555Z] #20 42.45 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-05T20:36:15.739Z] 1bd78008c728: Verifying Checksum [2022-03-05T20:36:15.739Z] 1bd78008c728: Download complete [2022-03-05T20:36:15.812Z] #20 42.93 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T20:36:15.812Z] #20 42.94 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-05T20:36:15.812Z] #20 42.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T20:36:16.377Z] #20 43.19 Selecting previously unselected package uidmap. [2022-03-05T20:36:16.377Z] #20 43.19 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-05T20:36:16.377Z] #20 43.19 Unpacking uidmap (1:4.5-1.1) ... [2022-03-05T20:36:16.377Z] #20 43.30 Selecting previously unselected package vim-runtime. [2022-03-05T20:36:16.377Z] #20 43.32 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-05T20:36:16.377Z] #20 43.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-05T20:36:16.377Z] #20 43.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-05T20:36:16.377Z] #20 43.42 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-05T20:36:16.504Z] #21 1.396 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T20:36:16.761Z] #21 1.399 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T20:36:16.761Z] #21 1.403 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T20:36:16.761Z] #21 DONE 1.5s [2022-03-05T20:36:16.761Z] [2022-03-05T20:36:16.761Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:36:16.761Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-05T20:36:17.004Z] #71 exporting layers 6.2s done [2022-03-05T20:36:17.004Z] #71 writing image sha256:cc0ac5e631a75f8931b14f70c0782dc9f069f760da9d59b5967f91f7adeb36a2 [2022-03-05T20:36:17.004Z] #71 writing image sha256:cc0ac5e631a75f8931b14f70c0782dc9f069f760da9d59b5967f91f7adeb36a2 done [2022-03-05T20:36:17.005Z] #71 naming to docker.io/library/docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc done [2022-03-05T20:36:17.005Z] #71 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-05T20:36:17.412Z] + trap exit INT TERM [2022-03-05T20:36:17.413Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-05T20:36:17.413Z] + CONTAINER_NAME=docker-pr1 [2022-03-05T20:36:17.413Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43333/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/make.sh dynbinary-daemon [2022-03-05T20:36:17.670Z] [2022-03-05T20:36:17.926Z] Removing bundles/ [2022-03-05T20:36:17.926Z] [2022-03-05T20:36:17.926Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-05T20:36:17.926Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T20:36:17.926Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T20:36:17.962Z] 4612f6d0b889: Verifying Checksum [2022-03-05T20:36:17.962Z] 4612f6d0b889: Download complete [2022-03-05T20:36:19.653Z] #20 46.52 Selecting previously unselected package vim. [2022-03-05T20:36:19.653Z] #20 46.55 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-05T20:36:19.653Z] #20 46.59 Unpacking vim (2:8.1.0875-5) ... [2022-03-05T20:36:20.217Z] #20 47.14 Selecting previously unselected package xfsprogs. [2022-03-05T20:36:20.217Z] #20 47.15 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-05T20:36:20.217Z] #20 47.16 Unpacking xfsprogs (4.20.0-1) ... [2022-03-05T20:36:20.731Z] #20 47.65 Selecting previously unselected package zip. [2022-03-05T20:36:20.731Z] #20 47.65 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-05T20:36:20.731Z] #20 47.67 Unpacking zip (3.0-11+b1) ... [2022-03-05T20:36:20.945Z] #22 ... [2022-03-05T20:36:20.945Z] [2022-03-05T20:36:20.945Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:20.945Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:20.945Z] #43 117.3 CC criu/namespaces.o [2022-03-05T20:36:20.946Z] #43 119.5 CC criu/net.o [2022-03-05T20:36:20.946Z] #43 123.1 CC criu/netfilter.o [2022-03-05T20:36:20.946Z] #43 123.5 CC criu/page-pipe.o [2022-03-05T20:36:20.946Z] #43 124.4 CC criu/page-xfer.o [2022-03-05T20:36:20.946Z] #43 126.0 CC criu/pagemap-cache.o [2022-03-05T20:36:20.946Z] #43 126.5 CC criu/pagemap.o [2022-03-05T20:36:20.946Z] #43 ... [2022-03-05T20:36:20.946Z] [2022-03-05T20:36:20.946Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:36:20.946Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:36:20.946Z] #40 189.7 + dpkg --print-architecture [2022-03-05T20:36:20.946Z] #40 189.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-05T20:36:20.946Z] #40 190.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-05T20:36:20.946Z] #40 190.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-05T20:36:20.988Z] #20 47.87 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-05T20:36:20.988Z] #20 47.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-05T20:36:20.988Z] #20 47.89 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-05T20:36:20.988Z] #20 47.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-05T20:36:20.988Z] #20 47.91 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-05T20:36:20.988Z] #20 47.92 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-05T20:36:20.988Z] #20 47.93 Setting up uidmap (1:4.5-1.1) ... [2022-03-05T20:36:20.988Z] #20 47.94 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-05T20:36:20.988Z] #20 47.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T20:36:20.988Z] #20 47.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-05T20:36:20.988Z] #20 47.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-05T20:36:20.988Z] #20 47.99 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-05T20:36:20.988Z] #20 48.00 Setting up xxd (2:8.1.0875-5) ... [2022-03-05T20:36:20.988Z] #20 48.03 Setting up zip (3.0-11+b1) ... [2022-03-05T20:36:20.988Z] #20 48.04 Setting up vim-common (2:8.1.0875-5) ... [2022-03-05T20:36:21.245Z] #20 48.07 Setting up bash-completion (1:2.8-6) ... [2022-03-05T20:36:21.502Z] #20 ... [2022-03-05T20:36:21.502Z] [2022-03-05T20:36:21.502Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:21.502Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:21.502Z] #43 91.22 CC criu/cr-errno.o [2022-03-05T20:36:21.502Z] #43 91.30 CC criu/cr-restore.o [2022-03-05T20:36:21.502Z] #43 95.90 CC criu/cr-service.o [2022-03-05T20:36:21.502Z] #43 97.56 CC criu/crtools.o [2022-03-05T20:36:21.502Z] #43 98.13 CC criu/eventfd.o [2022-03-05T20:36:21.502Z] #43 98.50 CC criu/eventpoll.o [2022-03-05T20:36:21.502Z] #43 99.33 CC criu/external.o [2022-03-05T20:36:21.502Z] #43 99.65 CC criu/fault-injection.o [2022-03-05T20:36:21.502Z] #43 99.78 CC criu/fdstore.o [2022-03-05T20:36:21.502Z] #43 100.1 CC criu/fifo.o [2022-03-05T20:36:21.502Z] #43 100.4 CC criu/file-ids.o [2022-03-05T20:36:21.502Z] #43 100.7 CC criu/file-lock.o [2022-03-05T20:36:22.067Z] #43 101.7 CC criu/files-ext.o [2022-03-05T20:36:22.631Z] #43 102.2 CC criu/files-reg.o [2022-03-05T20:36:23.450Z] #53 ... [2022-03-05T20:36:23.450Z] [2022-03-05T20:36:23.450Z] #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 [2022-03-05T20:36:23.450Z] #24 sha256:a9d5665b8b3a2567cdeaca90627e37a2f88e9ec715ebe003bed4f5f883c5e734 [2022-03-05T20:36:23.450Z] #24 207.9 + return [2022-03-05T20:36:23.450Z] #24 DONE 208.2s [2022-03-05T20:36:23.450Z] [2022-03-05T20:36:23.450Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:36:23.450Z] #53 sha256:53291a93f3e53ac9671da23130e91ce545fae25d930d669692340133a8bd006a [2022-03-05T20:36:23.450Z] #53 ... [2022-03-05T20:36:23.450Z] [2022-03-05T20:36:23.450Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T20:36:23.450Z] #25 sha256:ebb04ff31ea088c6b96dfd6444d2afd9dbbfdbf52708f647e32db8dc12012412 [2022-03-05T20:36:23.450Z] #25 DONE 0.1s [2022-03-05T20:36:23.450Z] [2022-03-05T20:36:23.450Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:36:23.450Z] #56 sha256:fe45ddafdc648ba3873059ac7ab16282b9ec6c8b6d678fc62f68d67fd0a33edb [2022-03-05T20:36:23.450Z] #56 ... [2022-03-05T20:36:23.450Z] [2022-03-05T20:36:23.450Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T20:36:23.450Z] #30 sha256:35a9c3a83f5fb2080a91d443969ecd17652728cef92485884c7c95b27eed29c9 [2022-03-05T20:36:23.450Z] #30 DONE 0.8s [2022-03-05T20:36:23.450Z] [2022-03-05T20:36:23.450Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T20:36:23.450Z] #33 sha256:69e14b81c81d2b37c1c44e4d8bcd4d61456b8e5071d24e72a5fe9ad39bd8a5a0 [2022-03-05T20:36:23.450Z] #33 DONE 0.1s [2022-03-05T20:36:23.450Z] [2022-03-05T20:36:23.451Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-05T20:36:23.451Z] #35 sha256:d571024fdc0b3b3317f339f956ca378c6a5bdae422745316bc505e2b88f7f2d2 [2022-03-05T20:36:23.451Z] #35 DONE 0.1s [2022-03-05T20:36:23.451Z] [2022-03-05T20:36:23.451Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T20:36:23.451Z] #38 sha256:eb264c04077fdcd7a85c705717b27b2e33467e018c2df19a679f9a1a0d6eb404 [2022-03-05T20:36:23.451Z] #38 DONE 0.1s [2022-03-05T20:36:23.451Z] [2022-03-05T20:36:23.451Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T20:36:23.451Z] #41 sha256:96414fd99892208cd6876c03b9df535497d73ce3efcf21528bf070e169d69c8e [2022-03-05T20:36:23.451Z] #41 DONE 0.1s [2022-03-05T20:36:23.451Z] [2022-03-05T20:36:23.451Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:36:23.451Z] #53 sha256:53291a93f3e53ac9671da23130e91ce545fae25d930d669692340133a8bd006a [2022-03-05T20:36:23.451Z] #53 119.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-03-05T20:36:23.451Z] #53 ... [2022-03-05T20:36:23.451Z] [2022-03-05T20:36:23.451Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-05T20:36:23.451Z] #44 sha256:f9bc600c4e2b9b5d1d4052356b02ff3412ccec4bc81b61021a99160d11fb3967 [2022-03-05T20:36:23.451Z] #44 DONE 0.1s [2022-03-05T20:36:23.451Z] [2022-03-05T20:36:23.451Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-05T20:36:23.451Z] #46 sha256:19d93e5cb2d1cca9ca3c891b70188c231ae2ae23a9d9785603c1b67599386a17 [2022-03-05T20:36:23.451Z] #46 DONE 0.1s [2022-03-05T20:36:23.451Z] [2022-03-05T20:36:23.451Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T20:36:23.451Z] #48 sha256:b0a4bb00e8425eb994e7f07a3dcb85944de59d735293fdbbd2224fc750c55c46 [2022-03-05T20:36:23.451Z] #48 DONE 0.1s [2022-03-05T20:36:23.451Z] [2022-03-05T20:36:23.451Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T20:36:23.451Z] #50 sha256:8acab389c39ee26bb7dec53d8f5ae5f62b7cdc09ddb30e8980934c36415d1d20 [2022-03-05T20:36:23.451Z] #50 DONE 0.2s [2022-03-05T20:36:23.451Z] [2022-03-05T20:36:23.451Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:36:23.451Z] #53 sha256:53291a93f3e53ac9671da23130e91ce545fae25d930d669692340133a8bd006a [2022-03-05T20:36:23.451Z] #53 119.8 + mkdir -p /build [2022-03-05T20:36:23.451Z] #53 119.8 + cp runc /build/runc [2022-03-05T20:36:23.451Z] #53 DONE 119.9s [2022-03-05T20:36:23.451Z] [2022-03-05T20:36:23.451Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T20:36:23.451Z] #52 sha256:26febfe92bd333c2ef77c6e64846f02771a10c2694d919d8bf03c17f04ebc12f [2022-03-05T20:36:23.451Z] #52 DONE 0.1s [2022-03-05T20:36:23.451Z] [2022-03-05T20:36:23.451Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:36:23.451Z] #56 sha256:fe45ddafdc648ba3873059ac7ab16282b9ec6c8b6d678fc62f68d67fd0a33edb [2022-03-05T20:36:24.000Z] #43 ... [2022-03-05T20:36:24.000Z] [2022-03-05T20:36:24.001Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:36:24.001Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:36:24.001Z] #20 50.96 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-05T20:36:24.001Z] #20 50.97 Setting up xz-utils (5.2.4-1) ... [2022-03-05T20:36:24.001Z] #20 50.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T20:36:24.001Z] #20 51.00 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-05T20:36:24.001Z] #20 51.01 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-05T20:36:24.001Z] #20 51.09 invoke-rc.d: could not determine current runlevel [2022-03-05T20:36:24.001Z] #20 51.09 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T20:36:24.001Z] #20 51.10 Setting up pigz (2.4-1) ... [2022-03-05T20:36:24.001Z] #20 51.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T20:36:24.001Z] #20 51.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-05T20:36:24.001Z] #20 51.14 Setting up python-pip-whl (18.1-5) ... [2022-03-05T20:36:24.001Z] #20 51.16 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-05T20:36:24.001Z] #20 51.17 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-05T20:36:24.022Z] #56 169.0 + bin/containerd [2022-03-05T20:36:24.565Z] #20 51.55 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-05T20:36:24.565Z] #20 51.56 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-05T20:36:24.565Z] #20 51.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-05T20:36:24.565Z] #20 51.58 Setting up vim (2:8.1.0875-5) ... [2022-03-05T20:36:24.565Z] #20 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T20:36:24.565Z] #20 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T20:36:24.565Z] #20 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T20:36:24.565Z] #20 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T20:36:24.565Z] #20 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T20:36:24.565Z] #20 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T20:36:24.565Z] #20 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T20:36:24.565Z] #20 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T20:36:24.565Z] #20 51.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-05T20:36:24.565Z] #20 51.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-05T20:36:24.565Z] #20 51.71 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-05T20:36:24.565Z] #20 51.72 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-05T20:36:24.565Z] #20 51.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-05T20:36:24.822Z] #20 51.75 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-05T20:36:24.967Z] #56 ... [2022-03-05T20:36:24.967Z] [2022-03-05T20:36:24.967Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T20:36:24.967Z] #54 sha256:e6ab15c2661a5ff89a7ed507c84986b0566e0b31ac4edcef0f7b85750e93c643 [2022-03-05T20:36:24.967Z] #54 DONE 0.2s [2022-03-05T20:36:24.967Z] [2022-03-05T20:36:24.967Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:36:24.967Z] #56 sha256:fe45ddafdc648ba3873059ac7ab16282b9ec6c8b6d678fc62f68d67fd0a33edb [2022-03-05T20:36:25.126Z] #40 ... [2022-03-05T20:36:25.126Z] [2022-03-05T20:36:25.126Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:25.126Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:25.126Z] #43 127.7 CC criu/parasite-syscall.o [2022-03-05T20:36:25.126Z] #43 128.8 CC criu/path.o [2022-03-05T20:36:25.126Z] #43 129.2 CC criu/pie-util-vdso-elf32.o [2022-03-05T20:36:25.126Z] #43 129.6 CC criu/pie-util-vdso.o [2022-03-05T20:36:25.126Z] #43 130.0 CC criu/pie-util.o [2022-03-05T20:36:25.126Z] #43 130.2 CC criu/pipes.o [2022-03-05T20:36:25.126Z] #43 130.9 CC criu/plugin.o [2022-03-05T20:36:25.126Z] #43 131.3 CC criu/proc_parse.o [2022-03-05T20:36:27.021Z] #43 133.8 CC criu/protobuf-desc.o [2022-03-05T20:36:27.953Z] #43 134.9 CC criu/protobuf.o [2022-03-05T20:36:28.093Z] #20 54.72 Setting up iptables (1.8.2-4) ... [2022-03-05T20:36:28.093Z] #20 54.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T20:36:28.093Z] #20 54.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T20:36:28.093Z] #20 54.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T20:36:28.093Z] #20 54.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T20:36:28.093Z] #20 54.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T20:36:28.093Z] #20 54.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T20:36:28.093Z] #20 54.79 Setting up python3 (3.7.3-1) ... [2022-03-05T20:36:28.093Z] #20 55.26 Setting up python3-wheel (0.32.3-2) ... [2022-03-05T20:36:28.210Z] #43 135.4 CC criu/pstree.o [2022-03-05T20:36:29.024Z] #20 56.07 Setting up apparmor (2.13.2-10) ... [2022-03-05T20:36:29.582Z] #43 136.8 CC criu/rbtree.o [2022-03-05T20:36:29.839Z] #43 137.1 CC criu/rst-malloc.o [2022-03-05T20:36:30.096Z] #43 137.4 CC criu/seccomp.o [2022-03-05T20:36:30.662Z] #43 ... [2022-03-05T20:36:30.662Z] [2022-03-05T20:36:30.662Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:36:30.662Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-05T20:36:30.662Z] #22 5.279 Collecting yamllint==1.26.1 [2022-03-05T20:36:30.662Z] #22 10.63 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-05T20:36:30.662Z] #22 11.80 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-05T20:36:30.662Z] #22 11.86 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-05T20:36:30.662Z] #22 11.93 Collecting pyyaml (from yamllint==1.26.1) [2022-03-05T20:36:30.662Z] #22 12.22 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-03-05T20:36:30.662Z] #22 12.49 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-05T20:36:30.662Z] #22 12.50 Building wheels for collected packages: yamllint [2022-03-05T20:36:30.662Z] #22 12.50 Running setup.py bdist_wheel for yamllint: started [2022-03-05T20:36:30.662Z] #22 13.77 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-05T20:36:30.662Z] #22 13.77 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-05T20:36:30.662Z] #22 13.83 Successfully built yamllint [2022-03-05T20:36:30.662Z] #22 13.85 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-05T20:36:30.920Z] #22 14.25 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T20:36:30.921Z] #20 57.95 Setting up xfsprogs (4.20.0-1) ... [2022-03-05T20:36:30.921Z] #20 57.96 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-05T20:36:31.177Z] #22 ... [2022-03-05T20:36:31.177Z] [2022-03-05T20:36:31.177Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:31.177Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:31.177Z] #43 138.2 CC criu/seize.o [2022-03-05T20:36:31.178Z] #20 58.32 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-05T20:36:32.110Z] #20 59.12 Setting up python3-distutils (3.7.3-1) ... [2022-03-05T20:36:32.549Z] #43 139.5 CC criu/servicefd.o [2022-03-05T20:36:32.675Z] #20 59.60 Setting up python3-setuptools (40.8.0-1) ... [2022-03-05T20:36:32.806Z] #43 139.9 CC criu/shmem.o [2022-03-05T20:36:33.063Z] #43 ... [2022-03-05T20:36:33.063Z] [2022-03-05T20:36:33.063Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:36:33.063Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-05T20:36:33.063Z] #22 DONE 16.4s [2022-03-05T20:36:33.320Z] [2022-03-05T20:36:33.320Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T20:36:33.320Z] #25 sha256:520a911f2da0ac5c167b9361d33691a377e559768c18b709db0c0b2f8e65a3f2 [2022-03-05T20:36:33.577Z] #25 DONE 0.6s [2022-03-05T20:36:33.577Z] [2022-03-05T20:36:33.577Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T20:36:33.577Z] #30 sha256:ef4354a0cb4efbf953ea2d1578d0478b94c867d6fcb56e99fd11558b7dc55085 [2022-03-05T20:36:34.043Z] #20 60.93 Setting up python3-pip (18.1-5) ... [2022-03-05T20:36:34.606Z] #20 ... [2022-03-05T20:36:34.606Z] [2022-03-05T20:36:34.606Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:34.606Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:34.606Z] #43 104.3 CC criu/files.o [2022-03-05T20:36:34.606Z] #43 106.5 CC criu/filesystems.o [2022-03-05T20:36:34.606Z] #43 107.2 CC criu/fsnotify.o [2022-03-05T20:36:34.606Z] #43 108.5 CC criu/image-desc.o [2022-03-05T20:36:34.606Z] #43 108.6 CC criu/image.o [2022-03-05T20:36:34.606Z] #43 109.4 CC criu/ipc_ns.o [2022-03-05T20:36:34.606Z] #43 110.8 CC criu/irmap.o [2022-03-05T20:36:34.606Z] #43 111.5 CC criu/kcmp-ids.o [2022-03-05T20:36:34.606Z] #43 111.7 CC criu/kerndat.o [2022-03-05T20:36:34.606Z] #43 112.8 CC criu/libnetlink.o [2022-03-05T20:36:34.607Z] #43 113.2 CC criu/log.o [2022-03-05T20:36:34.607Z] #43 113.7 CC criu/lsm.o [2022-03-05T20:36:34.607Z] #43 114.2 CC criu/mem.o [2022-03-05T20:36:34.863Z] #43 ... [2022-03-05T20:36:34.863Z] [2022-03-05T20:36:34.863Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-05T20:36:34.863Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-05T20:36:34.863Z] #20 61.89 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:36:34.863Z] #20 61.95 Processing triggers for mime-support (3.62) ... [2022-03-05T20:36:35.794Z] #20 DONE 62.9s [2022-03-05T20:36:35.794Z] [2022-03-05T20:36:35.794Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:35.794Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:36.051Z] #43 ... [2022-03-05T20:36:36.051Z] [2022-03-05T20:36:36.051Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-05T20:36:36.051Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-05T20:36:36.983Z] #21 0.874 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T20:36:36.983Z] #21 0.880 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T20:36:36.983Z] #21 0.899 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T20:36:36.983Z] #21 DONE 0.9s [2022-03-05T20:36:36.983Z] [2022-03-05T20:36:36.983Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:36:36.983Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-05T20:36:40.126Z] #30 ... [2022-03-05T20:36:40.126Z] [2022-03-05T20:36:40.126Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:40.126Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:40.126Z] #43 140.9 CC criu/sigframe.o [2022-03-05T20:36:40.126Z] #43 141.2 CC criu/signalfd.o [2022-03-05T20:36:40.126Z] #43 141.6 CC criu/sk-inet.o [2022-03-05T20:36:40.126Z] #43 142.7 CC criu/sk-netlink.o [2022-03-05T20:36:40.126Z] #43 143.0 CC criu/sk-packet.o [2022-03-05T20:36:40.126Z] #43 143.5 CC criu/sk-queue.o [2022-03-05T20:36:40.126Z] #43 143.8 CC criu/sk-tcp.o [2022-03-05T20:36:40.126Z] #43 144.2 CC criu/sk-unix.o [2022-03-05T20:36:40.126Z] #43 145.8 CC criu/sockets.o [2022-03-05T20:36:40.126Z] #43 146.6 CC criu/stats.o [2022-03-05T20:36:40.126Z] #43 146.9 CC criu/string.o [2022-03-05T20:36:40.126Z] #43 147.0 CC criu/sysctl.o [2022-03-05T20:36:40.384Z] #43 147.6 CC criu/sysfs_parse.o [2022-03-05T20:36:40.643Z] #43 ... [2022-03-05T20:36:40.643Z] [2022-03-05T20:36:40.643Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:36:40.643Z] #49 sha256:d7df0ca2a5d7176a1049dea43cf26428ebfb20b40ded7c88a4121ff7901d5dc5 [2022-03-05T20:36:40.643Z] #49 206.3 + /build/golangci-lint --version [2022-03-05T20:36:40.643Z] #49 206.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-05T20:36:40.643Z] #49 DONE 212.7s [2022-03-05T20:36:40.900Z] [2022-03-05T20:36:40.900Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T20:36:40.900Z] #30 sha256:ef4354a0cb4efbf953ea2d1578d0478b94c867d6fcb56e99fd11558b7dc55085 [2022-03-05T20:36:40.900Z] #30 DONE 7.1s [2022-03-05T20:36:40.900Z] [2022-03-05T20:36:40.900Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T20:36:40.900Z] #33 sha256:583c46c90e00849b1d4f31737d6563403e3fe46895dc198e76ca1402fa8102ec [2022-03-05T20:36:41.831Z] #33 DONE 0.9s [2022-03-05T20:36:41.831Z] [2022-03-05T20:36:41.831Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:36:41.831Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:36:41.831Z] #40 DONE 213.4s [2022-03-05T20:36:41.831Z] [2022-03-05T20:36:41.831Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:41.831Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:41.831Z] #43 148.2 CC criu/timens.o [2022-03-05T20:36:41.831Z] #43 148.5 CC criu/timerfd.o [2022-03-05T20:36:41.831Z] #43 148.7 CC criu/tty.o [2022-03-05T20:36:41.831Z] #43 ... [2022-03-05T20:36:41.831Z] [2022-03-05T20:36:41.831Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-05T20:36:41.831Z] #35 sha256:6a33bf68610520f04b1286f1ee309636a6c2d3c4e8b931fc4674c09ae831d8ba [2022-03-05T20:36:41.831Z] #35 DONE 0.2s [2022-03-05T20:36:42.087Z] [2022-03-05T20:36:42.087Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T20:36:42.087Z] #38 sha256:eb685c730385b1798cb948007826abb18bedf8a0293ca04d41b5789804c924c0 [2022-03-05T20:36:42.087Z] #38 DONE 0.1s [2022-03-05T20:36:42.087Z] [2022-03-05T20:36:42.087Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:36:42.087Z] #56 sha256:566368db6f7e489c5c280e71d451637fc9126e8da2b019c472775a36065006c3 [2022-03-05T20:36:42.295Z] #22 5.106 Collecting yamllint==1.26.1 [2022-03-05T20:36:43.453Z] #56 ... [2022-03-05T20:36:43.453Z] [2022-03-05T20:36:43.453Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:43.453Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:43.453Z] #43 150.6 CC criu/tun.o [2022-03-05T20:36:44.016Z] #43 151.1 CC criu/uffd.o [2022-03-05T20:36:44.818Z] #22 ... [2022-03-05T20:36:44.818Z] [2022-03-05T20:36:44.818Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:44.818Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:44.818Z] #43 115.9 CC criu/memfd.o [2022-03-05T20:36:44.818Z] #43 116.8 CC criu/mount.o [2022-03-05T20:36:44.818Z] #43 121.4 CC criu/namespaces.o [2022-03-05T20:36:44.818Z] #43 123.1 CC criu/net.o [2022-03-05T20:36:44.945Z] #43 152.1 CC criu/util.o [2022-03-05T20:36:46.188Z] #43 125.9 CC criu/netfilter.o [2022-03-05T20:36:46.314Z] #43 153.4 CC criu/uts_ns.o [2022-03-05T20:36:46.445Z] #43 126.3 CC criu/page-pipe.o [2022-03-05T20:36:46.571Z] #43 153.7 CC criu/vdso-compat.o [2022-03-05T20:36:46.703Z] #43 ... [2022-03-05T20:36:46.703Z] [2022-03-05T20:36:46.703Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:36:46.703Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:36:46.703Z] #40 224.7 + dpkg --print-architecture [2022-03-05T20:36:46.703Z] #40 224.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-05T20:36:46.827Z] #43 153.8 CC criu/vdso.o [2022-03-05T20:36:46.960Z] #40 224.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-05T20:36:46.960Z] #40 224.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-05T20:36:47.083Z] #43 ... [2022-03-05T20:36:47.083Z] [2022-03-05T20:36:47.083Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T20:36:47.083Z] #41 sha256:a1855dca3ec1883558166258091469c5d23bb2737cbada70e3ce3825e15353c8 [2022-03-05T20:36:47.083Z] #41 DONE 0.8s [2022-03-05T20:36:47.083Z] [2022-03-05T20:36:47.083Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:47.083Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:47.083Z] #43 154.3 LINK criu/built-in.o [2022-03-05T20:36:47.339Z] #43 154.4 LINK criu/criu [2022-03-05T20:36:47.594Z] #43 154.7 DEP lib/c/criu.d [2022-03-05T20:36:47.594Z] #43 154.8 CC images/rpc.pb-c.o [2022-03-05T20:36:48.157Z] #43 155.2 CC lib/c/criu.o [2022-03-05T20:36:49.141Z] #43 156.0 LINK lib/c/built-in.o [2022-03-05T20:36:49.141Z] #43 156.0 LINK lib/c/libcriu.so [2022-03-05T20:36:49.141Z] #43 156.0 LINK lib/c/libcriu.a [2022-03-05T20:36:49.141Z] #43 156.1 GEN magic.py [2022-03-05T20:36:49.141Z] #43 156.2 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T20:36:49.141Z] #43 156.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T20:36:49.141Z] #43 156.3 Note: Building without GnuTLS support [2022-03-05T20:36:49.141Z] #43 156.3 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T20:36:49.141Z] #43 156.3 Makefile.config:40: Warn: Building without nftables support [2022-03-05T20:36:49.718Z] #43 156.9 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T20:36:50.307Z] #43 157.5 make[1]: Nothing to be done for 'all'. [2022-03-05T20:36:50.882Z] #43 158.1 make[1]: 'images/built-in.o' is up to date. [2022-03-05T20:36:51.139Z] #43 158.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-05T20:36:51.139Z] #43 158.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-05T20:36:51.139Z] #43 158.2 make[1]: 'compel/libcompel.a' is up to date. [2022-03-05T20:36:51.139Z] #43 158.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-05T20:36:51.139Z] #43 158.3 make[1]: Nothing to be done for 'all'. [2022-03-05T20:36:51.139Z] #43 158.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T20:36:51.396Z] #43 158.5 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:51.396Z] #43 158.5 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:51.396Z] #43 158.5 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:51.396Z] #43 158.6 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:51.396Z] #43 158.7 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:51.538Z] #56 192.4 # github.com/containerd/containerd/cmd/containerd [2022-03-05T20:36:51.538Z] #56 192.4 /usr/bin/ld: /tmp/go-link-341183663/000019.o: in function `New': [2022-03-05T20:36:51.538Z] #56 192.4 /tmp/tmp.sXwD62N9wW/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-05T20:36:51.538Z] #56 192.5 + bin/containerd-stress [2022-03-05T20:36:51.538Z] #56 193.5 + bin/containerd-shim [2022-03-05T20:36:51.652Z] #43 158.7 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:51.652Z] #43 158.7 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:51.652Z] #43 158.8 make[2]: Nothing to be done for 'all'. [2022-03-05T20:36:51.652Z] #43 158.8 INSTALL criu/criu [2022-03-05T20:36:52.214Z] #40 ... [2022-03-05T20:36:52.214Z] [2022-03-05T20:36:52.214Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-05T20:36:52.214Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-05T20:36:52.214Z] #22 10.53 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-05T20:36:52.214Z] #22 11.76 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-05T20:36:52.214Z] #22 11.81 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-05T20:36:52.214Z] #22 11.89 Collecting pyyaml (from yamllint==1.26.1) [2022-03-05T20:36:52.214Z] #22 12.21 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-03-05T20:36:52.214Z] #22 12.53 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-05T20:36:52.214Z] #22 12.53 Building wheels for collected packages: yamllint [2022-03-05T20:36:52.214Z] #22 12.53 Running setup.py bdist_wheel for yamllint: started [2022-03-05T20:36:52.214Z] #22 13.58 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-05T20:36:52.214Z] #22 13.59 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-05T20:36:52.214Z] #22 13.65 Successfully built yamllint [2022-03-05T20:36:52.214Z] #22 13.67 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-05T20:36:52.214Z] #22 14.09 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T20:36:52.214Z] #22 DONE 14.7s [2022-03-05T20:36:52.214Z] [2022-03-05T20:36:52.214Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T20:36:52.214Z] #25 sha256:75d07a16a285e0157bda507c3210d01617dbf98bc6aa067b7efac214b94e448f [2022-03-05T20:36:52.214Z] #25 DONE 0.4s [2022-03-05T20:36:52.214Z] [2022-03-05T20:36:52.214Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T20:36:52.214Z] #30 sha256:856fa27f0acf8d7dc5ac2cebaf39f800ef7c6f4956c80cd8233119d82c8f7d5c [2022-03-05T20:36:52.216Z] #43 DONE 159.1s [2022-03-05T20:36:52.216Z] [2022-03-05T20:36:52.216Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:36:52.216Z] #56 sha256:566368db6f7e489c5c280e71d451637fc9126e8da2b019c472775a36065006c3 [2022-03-05T20:36:53.583Z] #56 ... [2022-03-05T20:36:53.583Z] [2022-03-05T20:36:53.583Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-05T20:36:53.583Z] #44 sha256:24444007d1a8bcd201fd73ed8885daf502bbbdb53761844981a8907688725fc2 [2022-03-05T20:36:53.583Z] #44 DONE 0.1s [2022-03-05T20:36:53.583Z] [2022-03-05T20:36:53.583Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-05T20:36:53.583Z] #46 sha256:f61b8f2116db9c7f74bb4e07380d8c9857471c301923ee9f4b5b26f0bebad995 [2022-03-05T20:36:53.583Z] #46 DONE 0.1s [2022-03-05T20:36:53.583Z] [2022-03-05T20:36:53.583Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T20:36:53.583Z] #48 sha256:6e86732e4a5a8f9b8334f9c8409ece04a4a88f7ef840de542373acf0bb9c1d9c [2022-03-05T20:36:53.583Z] #48 DONE 0.1s [2022-03-05T20:36:53.583Z] [2022-03-05T20:36:53.583Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T20:36:53.583Z] #50 sha256:1f20b15d4aa345ed6a1926e34565f53e0c88578e26bca37af04e7cdfed99d290 [2022-03-05T20:36:53.839Z] #50 DONE 0.2s [2022-03-05T20:36:53.839Z] [2022-03-05T20:36:53.839Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T20:36:53.839Z] #52 sha256:2a74979460bc06257a500bfe860d5081e500e7f2826673eb43338ca04a15ef2f [2022-03-05T20:36:53.839Z] #52 DONE 0.0s [2022-03-05T20:36:53.839Z] [2022-03-05T20:36:53.839Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:36:53.839Z] #53 sha256:926e11fd93ca239b989953291a82476aecc35a4a9de64bd1ecd460c4e369baad [2022-03-05T20:36:54.118Z] #56 198.8 + bin/containerd-shim-runc-v1 [2022-03-05T20:36:56.389Z] #30 DONE 4.2s [2022-03-05T20:36:56.389Z] [2022-03-05T20:36:56.389Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:56.389Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:56.389Z] #43 126.8 CC criu/page-xfer.o [2022-03-05T20:36:56.389Z] #43 128.3 CC criu/pagemap-cache.o [2022-03-05T20:36:56.389Z] #43 128.7 CC criu/pagemap.o [2022-03-05T20:36:56.389Z] #43 129.9 CC criu/parasite-syscall.o [2022-03-05T20:36:56.389Z] #43 131.0 CC criu/path.o [2022-03-05T20:36:56.389Z] #43 131.5 CC criu/pie-util-vdso-elf32.o [2022-03-05T20:36:56.389Z] #43 132.2 CC criu/pie-util-vdso.o [2022-03-05T20:36:56.389Z] #43 132.8 CC criu/pie-util.o [2022-03-05T20:36:56.389Z] #43 133.0 CC criu/pipes.o [2022-03-05T20:36:56.389Z] #43 133.7 CC criu/plugin.o [2022-03-05T20:36:56.389Z] #43 134.1 CC criu/proc_parse.o [2022-03-05T20:36:56.389Z] #43 ... [2022-03-05T20:36:56.389Z] [2022-03-05T20:36:56.389Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T20:36:56.389Z] #33 sha256:75ee5515baa598c13fd131deeb5dba21367820fe030fe2079bcd467efde073b6 [2022-03-05T20:36:56.389Z] #33 DONE 0.3s [2022-03-05T20:36:56.389Z] [2022-03-05T20:36:56.389Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:36:56.389Z] #53 sha256:d52500e7dea849a70ddd6979413c782fe31b52df68f7e70eff9dd04bcabb9d90 [2022-03-05T20:36:56.389Z] #53 ... [2022-03-05T20:36:56.389Z] [2022-03-05T20:36:56.389Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-05T20:36:56.389Z] #35 sha256:c1bf563c8627b6d07def897ebbb0de74804fd5a8121d4d698f642d682026e9bf [2022-03-05T20:36:56.389Z] #35 DONE 0.1s [2022-03-05T20:36:56.389Z] [2022-03-05T20:36:56.389Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T20:36:56.389Z] #38 sha256:e8a5257e4c4109a0f6798b41d7f863f313ddf544b79b67004872f51887debe43 [2022-03-05T20:36:56.646Z] #38 DONE 0.1s [2022-03-05T20:36:56.646Z] [2022-03-05T20:36:56.646Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:36:56.646Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:36:57.210Z] #43 136.9 CC criu/protobuf-desc.o [2022-03-05T20:36:58.142Z] #43 137.7 CC criu/protobuf.o [2022-03-05T20:36:58.320Z] #56 202.6 + bin/containerd-shim-runc-v2 [2022-03-05T20:36:58.320Z] #56 203.1 + binaries [2022-03-05T20:36:58.320Z] #56 203.1 + install -D bin/containerd /build/containerd [2022-03-05T20:36:58.320Z] #56 203.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T20:36:58.320Z] #56 203.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T20:36:58.320Z] #56 203.2 + install -D bin/ctr /build/ctr [2022-03-05T20:36:58.398Z] #43 138.1 CC criu/pstree.o [2022-03-05T20:36:59.770Z] #43 139.1 CC criu/rbtree.o [2022-03-05T20:36:59.770Z] #43 139.4 CC criu/rst-malloc.o [2022-03-05T20:37:00.028Z] #43 139.7 CC criu/seccomp.o [2022-03-05T20:37:00.592Z] #43 140.4 CC criu/seize.o [2022-03-05T20:37:01.962Z] #43 141.4 CC criu/servicefd.o [2022-03-05T20:37:02.219Z] #43 141.9 CC criu/shmem.o [2022-03-05T20:37:02.524Z] #56 DONE 206.7s [2022-03-05T20:37:02.524Z] [2022-03-05T20:37:02.524Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T20:37:02.524Z] #57 sha256:345b0bb370ce668d04794b5df886cde07d2505db6902e8b880e0e2d500d7b574 [2022-03-05T20:37:03.150Z] #43 142.9 CC criu/sigframe.o [2022-03-05T20:37:03.407Z] #43 143.1 CC criu/signalfd.o [2022-03-05T20:37:03.407Z] #43 143.3 CC criu/sk-inet.o [2022-03-05T20:37:03.465Z] #57 DONE 1.2s [2022-03-05T20:37:03.727Z] [2022-03-05T20:37:03.727Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T20:37:03.727Z] #61 sha256:088b8844c93137bb261051b10c26ce540bcf32dd519846918ac566e47deea646 [2022-03-05T20:37:03.981Z] #43 ... [2022-03-05T20:37:03.981Z] [2022-03-05T20:37:03.981Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-05T20:37:03.981Z] #49 sha256:659d261cf698c6acf507450507348c05756550c7d0e4343929c0b264f8939e18 [2022-03-05T20:37:03.981Z] #49 242.4 + /build/golangci-lint --version [2022-03-05T20:37:03.988Z] #61 DONE 0.3s [2022-03-05T20:37:03.988Z] [2022-03-05T20:37:03.988Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T20:37:03.988Z] #66 sha256:06be16d3128c70e8eb8654eab6566c7c73f1b285ef8053ad66df66277f407ed6 [2022-03-05T20:37:04.545Z] #49 242.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-05T20:37:05.109Z] #49 DONE 243.3s [2022-03-05T20:37:05.109Z] [2022-03-05T20:37:05.109Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:37:05.109Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:37:05.109Z] #43 144.5 CC criu/sk-netlink.o [2022-03-05T20:37:05.366Z] #43 145.0 CC criu/sk-packet.o [2022-03-05T20:37:05.901Z] #66 DONE 1.7s [2022-03-05T20:37:05.901Z] [2022-03-05T20:37:05.901Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-05T20:37:05.901Z] #68 sha256:c237a5f0b53b098fb7af387e949af519ec2b2a06f308469cd02f2b5cd7f1baa2 [2022-03-05T20:37:05.901Z] #68 DONE 0.1s [2022-03-05T20:37:05.901Z] [2022-03-05T20:37:05.901Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-05T20:37:05.901Z] #69 sha256:9eaeed603ebc3427c8d5d2c877508ad5a919979cd5c47bcbe977a8d0366c1cf9 [2022-03-05T20:37:05.901Z] #69 DONE 0.0s [2022-03-05T20:37:05.901Z] [2022-03-05T20:37:05.901Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T20:37:05.901Z] #70 sha256:898199c0d33a2893d4e0941dee68566729ef754362a5a6b39e498e4de00494b5 [2022-03-05T20:37:05.930Z] #43 145.7 CC criu/sk-queue.o [2022-03-05T20:37:06.472Z] #70 DONE 0.8s [2022-03-05T20:37:06.472Z] [2022-03-05T20:37:06.472Z] #71 exporting to image [2022-03-05T20:37:06.472Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T20:37:06.472Z] #71 exporting layers [2022-03-05T20:37:06.494Z] #43 146.3 CC criu/sk-tcp.o [2022-03-05T20:37:07.423Z] #43 146.9 CC criu/sk-unix.o [2022-03-05T20:37:08.792Z] #43 148.5 CC criu/sockets.o [2022-03-05T20:37:09.356Z] #43 149.2 CC criu/stats.o [2022-03-05T20:37:09.770Z] #71 exporting layers 3.2s done [2022-03-05T20:37:09.770Z] #71 writing image sha256:d33ba16fcb306281846d36fb006355c946775c5211b2fadf9227bc2ad1e3287b done [2022-03-05T20:37:09.770Z] #71 naming to docker.io/library/docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc done [2022-03-05T20:37:09.770Z] #71 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-05T20:37:09.920Z] #43 149.5 CC criu/string.o [2022-03-05T20:37:09.920Z] #43 149.6 CC criu/sysctl.o [2022-03-05T20:37:10.105Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/test/unit [2022-03-05T20:37:10.486Z] #43 ... [2022-03-05T20:37:10.486Z] [2022-03-05T20:37:10.486Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-05T20:37:10.486Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-05T20:37:10.486Z] #40 DONE 248.4s [2022-03-05T20:37:10.486Z] [2022-03-05T20:37:10.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:37:10.486Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:37:10.486Z] #43 150.2 CC criu/sysfs_parse.o [2022-03-05T20:37:11.050Z] #43 150.7 CC criu/timens.o [2022-03-05T20:37:11.617Z] #43 151.1 CC criu/timerfd.o [2022-03-05T20:37:11.874Z] #43 151.7 CC criu/tty.o [2022-03-05T20:37:11.893Z] #53 133.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-03-05T20:37:11.893Z] #53 134.5 + mkdir -p /build [2022-03-05T20:37:12.150Z] #53 134.5 + cp runc /build/runc [2022-03-05T20:37:12.438Z] #43 ... [2022-03-05T20:37:12.438Z] [2022-03-05T20:37:12.438Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T20:37:12.438Z] #41 sha256:2c49eb99132b7ab61b331bcd4f0dafd01ce3d5d4239c61acd81c5cb7a6264ae6 [2022-03-05T20:37:12.438Z] #41 DONE 0.5s [2022-03-05T20:37:12.438Z] [2022-03-05T20:37:12.438Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-05T20:37:12.438Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-05T20:37:13.002Z] #43 152.9 CC criu/tun.o [2022-03-05T20:37:13.123Z] #53 DONE 135.6s [2022-03-05T20:37:13.123Z] [2022-03-05T20:37:13.123Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:37:13.123Z] #56 sha256:566368db6f7e489c5c280e71d451637fc9126e8da2b019c472775a36065006c3 [2022-03-05T20:37:13.123Z] #56 198.6 + bin/containerd [2022-03-05T20:37:13.259Z] #43 153.1 CC criu/uffd.o [2022-03-05T20:37:13.408Z] ? github.com/docker/docker/api [no test files] [2022-03-05T20:37:14.192Z] #43 153.8 CC criu/util.o [2022-03-05T20:37:15.014Z] #56 ... [2022-03-05T20:37:15.014Z] [2022-03-05T20:37:15.014Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T20:37:15.014Z] #54 sha256:b4f934d12acb33189db970c6fbce7a324611d2c933245af51bf5d9019c01c319 [2022-03-05T20:37:15.014Z] #54 DONE 0.3s [2022-03-05T20:37:15.124Z] #43 154.6 CC criu/uts_ns.o [2022-03-05T20:37:15.124Z] #43 154.8 CC criu/vdso-compat.o [2022-03-05T20:37:15.271Z] [2022-03-05T20:37:15.271Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:37:15.271Z] #56 sha256:566368db6f7e489c5c280e71d451637fc9126e8da2b019c472775a36065006c3 [2022-03-05T20:37:15.382Z] #43 155.0 CC criu/vdso.o [2022-03-05T20:37:15.947Z] #43 155.6 LINK criu/built-in.o [2022-03-05T20:37:15.947Z] #43 155.7 LINK criu/criu [2022-03-05T20:37:16.204Z] #43 156.0 DEP lib/c/criu.d [2022-03-05T20:37:16.461Z] #43 156.0 CC images/rpc.pb-c.o [2022-03-05T20:37:16.717Z] #43 156.5 CC lib/c/criu.o [2022-03-05T20:37:17.648Z] #43 157.2 LINK lib/c/built-in.o [2022-03-05T20:37:17.648Z] #43 157.2 LINK lib/c/libcriu.so [2022-03-05T20:37:17.648Z] #43 157.2 LINK lib/c/libcriu.a [2022-03-05T20:37:17.648Z] #43 157.4 GEN magic.py [2022-03-05T20:37:17.905Z] #43 157.5 Note: Building without setproctitle() and strlcpy() support. [2022-03-05T20:37:17.905Z] #43 157.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-05T20:37:17.905Z] #43 157.5 Note: Building without GnuTLS support [2022-03-05T20:37:17.905Z] #43 157.5 Makefile.config:39: Warn: you have no libnftables installed [2022-03-05T20:37:17.905Z] #43 157.5 Makefile.config:40: Warn: Building without nftables support [2022-03-05T20:37:18.469Z] #43 158.1 fatal: not a git repository (or any of the parent directories): .git [2022-03-05T20:37:19.033Z] #43 158.6 make[1]: Nothing to be done for 'all'. [2022-03-05T20:37:19.596Z] #43 159.2 make[1]: 'images/built-in.o' is up to date. [2022-03-05T20:37:19.596Z] #43 159.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-05T20:37:19.596Z] #43 159.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-05T20:37:19.596Z] #43 159.3 make[1]: 'compel/libcompel.a' is up to date. [2022-03-05T20:37:19.596Z] #43 159.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-05T20:37:19.596Z] #43 159.3 make[1]: Nothing to be done for 'all'. [2022-03-05T20:37:19.596Z] #43 159.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-05T20:37:19.854Z] #43 159.5 make[2]: Nothing to be done for 'all'. [2022-03-05T20:37:19.854Z] #43 159.5 make[2]: Nothing to be done for 'all'. [2022-03-05T20:37:19.854Z] #43 159.5 make[2]: Nothing to be done for 'all'. [2022-03-05T20:37:19.854Z] #43 159.6 make[2]: Nothing to be done for 'all'. [2022-03-05T20:37:19.854Z] #43 159.7 make[2]: Nothing to be done for 'all'. [2022-03-05T20:37:20.111Z] #43 159.7 make[2]: Nothing to be done for 'all'. [2022-03-05T20:37:20.111Z] #43 159.7 make[2]: Nothing to be done for 'all'. [2022-03-05T20:37:20.111Z] #43 159.8 make[2]: Nothing to be done for 'all'. [2022-03-05T20:37:20.111Z] #43 159.8 INSTALL criu/criu [2022-03-05T20:37:20.677Z] #43 DONE 160.2s [2022-03-05T20:37:20.677Z] [2022-03-05T20:37:20.677Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:37:20.677Z] #53 sha256:d52500e7dea849a70ddd6979413c782fe31b52df68f7e70eff9dd04bcabb9d90 [2022-03-05T20:37:21.613Z] #53 ... [2022-03-05T20:37:21.613Z] [2022-03-05T20:37:21.613Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-05T20:37:21.613Z] #44 sha256:5e69806a03c13c25418f17cd813c29008c7dee57676030143a2581addfc155b2 [2022-03-05T20:37:21.613Z] #44 DONE 0.1s [2022-03-05T20:37:21.613Z] [2022-03-05T20:37:21.613Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-05T20:37:21.613Z] #46 sha256:9393c91373d169c79f3e6daa7108e23d00463a50852ef5e8c09451902390367c [2022-03-05T20:37:21.613Z] #46 DONE 0.1s [2022-03-05T20:37:21.613Z] [2022-03-05T20:37:21.613Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:37:21.613Z] #56 sha256:f391114496f4611da2ee6fc87d1301040e0c014b7beb224e88f1245585c54443 [2022-03-05T20:37:21.871Z] #56 ... [2022-03-05T20:37:21.871Z] [2022-03-05T20:37:21.871Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T20:37:21.871Z] #48 sha256:55cf7ed623a912bb8812f8d1e78d0e509a12834edf2ee6e5635e60e1b8f9fd8a [2022-03-05T20:37:21.871Z] #48 DONE 0.1s [2022-03-05T20:37:21.871Z] [2022-03-05T20:37:21.871Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T20:37:21.871Z] #50 sha256:f86b1c72120e5924f61c1b311626e79922cedbeed71661e5348326b0077ee9db [2022-03-05T20:37:22.129Z] #50 DONE 0.4s [2022-03-05T20:37:22.129Z] [2022-03-05T20:37:22.129Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T20:37:22.130Z] #52 sha256:89e4eda68c3726d17000ed2bb67ca230d81747fed4a81a2f3ec86e19a6e085e5 [2022-03-05T20:37:22.130Z] #52 DONE 0.1s [2022-03-05T20:37:22.130Z] [2022-03-05T20:37:22.130Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:37:22.130Z] #56 sha256:f391114496f4611da2ee6fc87d1301040e0c014b7beb224e88f1245585c54443 [2022-03-05T20:37:25.634Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2022-03-05T20:37:40.197Z] #56 ... [2022-03-05T20:37:40.197Z] [2022-03-05T20:37:40.197Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-05T20:37:40.197Z] #53 sha256:d52500e7dea849a70ddd6979413c782fe31b52df68f7e70eff9dd04bcabb9d90 [2022-03-05T20:37:40.197Z] #53 132.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-03-05T20:37:40.197Z] #53 133.6 + mkdir -p /build [2022-03-05T20:37:40.197Z] #53 133.6 + cp runc /build/runc [2022-03-05T20:37:40.762Z] #53 DONE 134.4s [2022-03-05T20:37:40.762Z] [2022-03-05T20:37:40.762Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:37:40.762Z] #56 sha256:f391114496f4611da2ee6fc87d1301040e0c014b7beb224e88f1245585c54443 [2022-03-05T20:37:40.762Z] #56 211.6 + bin/containerd [2022-03-05T20:37:42.657Z] #56 ... [2022-03-05T20:37:42.657Z] [2022-03-05T20:37:42.657Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T20:37:42.657Z] #54 sha256:f0c5a6f714b942e128d98a2c513ae8785fbb9b6dadcf14cd29df0602d8fe6dde [2022-03-05T20:37:42.657Z] #54 DONE 0.2s [2022-03-05T20:37:42.657Z] [2022-03-05T20:37:42.657Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-05T20:37:42.657Z] #56 sha256:f391114496f4611da2ee6fc87d1301040e0c014b7beb224e88f1245585c54443 [2022-03-05T20:37:47.308Z] #56 230.2 # github.com/containerd/containerd/cmd/containerd [2022-03-05T20:37:47.309Z] #56 230.2 /usr/bin/ld: /tmp/go-link-562560690/000019.o: in function `New': [2022-03-05T20:37:47.309Z] #56 230.2 /tmp/tmp.nLPRIHXQOv/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-05T20:37:47.309Z] #56 230.3 + bin/containerd-stress [2022-03-05T20:37:47.309Z] #56 231.3 + bin/containerd-shim [2022-03-05T20:37:51.490Z] #56 238.2 + bin/containerd-shim-runc-v1 [2022-03-05T20:37:54.325Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T20:37:54.325Z] [2022-03-05T20:37:54.325Z] + TEST_INTEGRATION_DEST=2 [2022-03-05T20:37:54.325Z] + CONTAINER_NAME=docker-pr1-2 [2022-03-05T20:37:54.325Z] + TEST_SKIP_INTEGRATION=1 [2022-03-05T20:37:54.325Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-05T20:37:54.325Z] + run_tests [2022-03-05T20:37:54.325Z] + c=0 [2022-03-05T20:37:54.325Z] + '[' -n 0 ']' [2022-03-05T20:37:54.325Z] + rm= [2022-03-05T20:37:54.325Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43333/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43333/.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=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/make.sh '' test-integration [2022-03-05T20:37:54.325Z] + TEST_INTEGRATION_DEST=1 [2022-03-05T20:37:54.325Z] + CONTAINER_NAME=docker-pr1-1 [2022-03-05T20:37:54.325Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T20:37:54.325Z] + run_tests test-integration-flaky [2022-03-05T20:37:54.325Z] + '[' -n 0 ']' [2022-03-05T20:37:54.325Z] + rm= [2022-03-05T20:37:54.325Z] + TEST_INTEGRATION_DEST=3 [2022-03-05T20:37:54.325Z] + CONTAINER_NAME=docker-pr1-3 [2022-03-05T20:37:54.325Z] + TEST_SKIP_INTEGRATION=1 [2022-03-05T20:37:54.325Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-05T20:37:54.325Z] + run_tests [2022-03-05T20:37:54.325Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43333/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43333/.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=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/make.sh test-integration-flaky test-integration [2022-03-05T20:37:54.325Z] + '[' -n 0 ']' [2022-03-05T20:37:54.325Z] + rm= [2022-03-05T20:37:54.325Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43333/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43333/.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=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/make.sh '' test-integration [2022-03-05T20:37:54.325Z] ++ jobs -p [2022-03-05T20:37:54.325Z] + for job in $(jobs -p) [2022-03-05T20:37:54.325Z] + wait 3677 [2022-03-05T20:37:54.325Z] [2022-03-05T20:37:54.325Z] [2022-03-05T20:37:54.325Z] [2022-03-05T20:37:54.325Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T20:37:54.325Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T20:37:54.325Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T20:37:54.325Z] HOSTNAME=eee2e5a78777 [2022-03-05T20:37:54.325Z] TEST_SKIP_INTEGRATION=1 [2022-03-05T20:37:54.325Z] TESTDEBUG=0 [2022-03-05T20:37:54.325Z] DEST=bundles/test-integration [2022-03-05T20:37:54.325Z] PWD=/go/src/github.com/docker/docker [2022-03-05T20:37:54.325Z] KEEPBUNDLE=1 [2022-03-05T20:37:54.325Z] DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:37:54.325Z] container=docker [2022-03-05T20:37:54.325Z] HOME=/root [2022-03-05T20:37:54.325Z] GOLANG_VERSION=1.16.15 [2022-03-05T20:37:54.325Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T20:37:54.325Z] VALIDATE_BRANCH=20.10 [2022-03-05T20:37:54.325Z] TERM=xterm [2022-03-05T20:37:54.325Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T20:37:54.325Z] SHLVL=1 [2022-03-05T20:37:54.325Z] TIMEOUT=120m [2022-03-05T20:37:54.325Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T20:37:54.325Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T20:37:54.325Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-05T20:37:54.325Z] GO111MODULE=off [2022-03-05T20:37:54.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T20:37:54.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T20:37:54.325Z] GOPATH=/go [2022-03-05T20:37:54.325Z] PKG_CONFIG=pkg-config [2022-03-05T20:37:54.325Z] _=/usr/bin/env [2022-03-05T20:37:54.325Z] Building test suite binary ./integration-cli/test.main [2022-03-05T20:37:54.325Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T20:37:54.325Z] HOSTNAME=9515586c2617 [2022-03-05T20:37:54.325Z] TEST_SKIP_INTEGRATION=1 [2022-03-05T20:37:54.325Z] TESTDEBUG=0 [2022-03-05T20:37:54.325Z] DEST=bundles/test-integration [2022-03-05T20:37:54.325Z] PWD=/go/src/github.com/docker/docker [2022-03-05T20:37:54.325Z] KEEPBUNDLE=1 [2022-03-05T20:37:54.325Z] DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:37:54.325Z] container=docker [2022-03-05T20:37:54.325Z] HOME=/root [2022-03-05T20:37:54.325Z] GOLANG_VERSION=1.16.15 [2022-03-05T20:37:54.325Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T20:37:54.325Z] VALIDATE_BRANCH=20.10 [2022-03-05T20:37:54.325Z] TERM=xterm [2022-03-05T20:37:54.325Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T20:37:54.325Z] SHLVL=1 [2022-03-05T20:37:54.325Z] TIMEOUT=120m [2022-03-05T20:37:54.325Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T20:37:54.325Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T20:37:54.325Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-05T20:37:54.325Z] GO111MODULE=off [2022-03-05T20:37:54.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T20:37:54.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T20:37:54.325Z] GOPATH=/go [2022-03-05T20:37:54.325Z] PKG_CONFIG=pkg-config [2022-03-05T20:37:54.325Z] _=/usr/bin/env [2022-03-05T20:37:54.325Z] Building test suite binary ./integration-cli/test.main [2022-03-05T20:37:54.325Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-05T20:37:54.325Z] No new tests added to integration. [2022-03-05T20:37:54.325Z] [2022-03-05T20:37:54.325Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T20:37:54.325Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T20:37:54.325Z] HOSTNAME=6ce6b82ffdf7 [2022-03-05T20:37:54.325Z] TESTDEBUG=0 [2022-03-05T20:37:54.325Z] DEST=bundles/test-integration [2022-03-05T20:37:54.325Z] PWD=/go/src/github.com/docker/docker [2022-03-05T20:37:54.325Z] KEEPBUNDLE=1 [2022-03-05T20:37:54.325Z] DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:37:54.325Z] container=docker [2022-03-05T20:37:54.325Z] HOME=/root [2022-03-05T20:37:54.325Z] GOLANG_VERSION=1.16.15 [2022-03-05T20:37:54.325Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T20:37:54.325Z] VALIDATE_BRANCH=20.10 [2022-03-05T20:37:54.325Z] TERM=xterm [2022-03-05T20:37:54.325Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T20:37:54.325Z] SHLVL=1 [2022-03-05T20:37:54.325Z] TIMEOUT=120m [2022-03-05T20:37:54.325Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T20:37:54.325Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T20:37:54.325Z] GO111MODULE=off [2022-03-05T20:37:54.325Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T20:37:54.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T20:37:54.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T20:37:54.325Z] GOPATH=/go [2022-03-05T20:37:54.325Z] PKG_CONFIG=pkg-config [2022-03-05T20:37:54.325Z] _=/usr/bin/env [2022-03-05T20:37:54.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T20:37:56.739Z] #56 243.3 + bin/containerd-shim-runc-v2 [2022-03-05T20:37:57.302Z] #56 243.9 + binaries [2022-03-05T20:37:57.302Z] #56 243.9 + install -D bin/containerd /build/containerd [2022-03-05T20:37:57.302Z] #56 244.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T20:37:57.302Z] #56 244.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T20:37:57.302Z] #56 244.0 + install -D bin/ctr /build/ctr [2022-03-05T20:37:59.817Z] #56 DONE 246.6s [2022-03-05T20:38:00.751Z] [2022-03-05T20:38:00.751Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T20:38:00.751Z] #57 sha256:d58147e78aae5a42ba0183eb5e7abaf465bc2c2836ac1010019d0db64395d25c [2022-03-05T20:38:01.678Z] #57 DONE 0.9s [2022-03-05T20:38:01.678Z] [2022-03-05T20:38:01.678Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T20:38:01.678Z] #61 sha256:45e78b39012caf601573d05b2f3f7e0790e02dcfc467bf973b3fdfdb20618329 [2022-03-05T20:38:01.933Z] #61 DONE 0.2s [2022-03-05T20:38:01.933Z] [2022-03-05T20:38:01.933Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T20:38:01.933Z] #66 sha256:9460775eea13b3a394e51461eda14fdab19d487539a58c699e6c20bbdfca4827 [2022-03-05T20:38:02.860Z] #66 DONE 1.1s [2022-03-05T20:38:02.860Z] [2022-03-05T20:38:02.860Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-05T20:38:02.860Z] #68 sha256:5cc6aa916c899e46708b32db4822c8602be9ec689f34fa2c616a494f9a66ff83 [2022-03-05T20:38:03.117Z] #68 DONE 0.1s [2022-03-05T20:38:03.117Z] [2022-03-05T20:38:03.117Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-05T20:38:03.117Z] #69 sha256:47a343247d5eeaf31adb3d2616508c451c41bdf444e8ed915c2178461ad21818 [2022-03-05T20:38:03.117Z] #69 DONE 0.0s [2022-03-05T20:38:03.117Z] [2022-03-05T20:38:03.117Z] #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 [2022-03-05T20:38:03.117Z] #70 sha256:a525db37b5d76618171246871d8beffa62cafc7c1036b7be34c2700631030b4f [2022-03-05T20:38:03.679Z] #70 0.639 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-03-05T20:38:03.679Z] #70 0.639 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-03-05T20:38:03.679Z] #70 0.639 Hit:3 http://deb.debian.org/debian buster-backports InRelease [2022-03-05T20:38:03.679Z] #70 0.640 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-03-05T20:38:04.498Z] #70 0.998 Reading package lists... [2022-03-05T20:38:05.318Z] #70 1.623 Reading package lists... [2022-03-05T20:38:05.318Z] #70 2.245 Building dependency tree... [2022-03-05T20:38:05.318Z] #70 2.372 Reading state information... [2022-03-05T20:38:05.318Z] #70 2.474 The following additional packages will be installed: [2022-03-05T20:38:05.573Z] #70 2.474 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-03-05T20:38:05.574Z] #70 2.475 libpam-systemd [2022-03-05T20:38:05.574Z] #70 2.475 Suggested packages: [2022-03-05T20:38:05.574Z] #70 2.475 systemd-container policykit-1 [2022-03-05T20:38:05.574Z] #70 2.475 Recommended packages: [2022-03-05T20:38:05.574Z] #70 2.475 libnss-systemd [2022-03-05T20:38:05.574Z] #70 2.557 The following NEW packages will be installed: [2022-03-05T20:38:05.574Z] #70 2.558 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-03-05T20:38:05.574Z] #70 2.558 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-03-05T20:38:05.830Z] #70 2.832 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T20:38:05.830Z] #70 2.832 Need to get 4759 kB of archives. [2022-03-05T20:38:05.830Z] #70 2.832 After this operation, 16.6 MB of additional disk space will be used. [2022-03-05T20:38:05.830Z] #70 2.832 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-05T20:38:05.830Z] #70 2.835 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-03-05T20:38:05.830Z] #70 2.836 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-03-05T20:38:05.830Z] #70 2.839 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-03-05T20:38:05.830Z] #70 2.841 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-03-05T20:38:05.830Z] #70 2.842 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-03-05T20:38:05.830Z] #70 2.923 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-03-05T20:38:06.086Z] #70 2.929 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-03-05T20:38:06.086Z] #70 2.931 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-03-05T20:38:06.086Z] #70 2.933 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-03-05T20:38:06.086Z] #70 2.935 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-03-05T20:38:06.086Z] #70 3.096 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T20:38:06.086Z] #70 3.119 Fetched 4759 kB in 0s (13.0 MB/s) [2022-03-05T20:38:06.086Z] #70 3.141 Selecting previously unselected package libargon2-1:amd64. [2022-03-05T20:38:06.086Z] #70 3.141 (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 ... 28084 files and directories currently installed.) [2022-03-05T20:38:06.086Z] #70 3.156 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-05T20:38:06.086Z] #70 3.162 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-05T20:38:06.086Z] #70 3.195 Selecting previously unselected package libjson-c3:amd64. [2022-03-05T20:38:06.386Z] #70 3.196 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-03-05T20:38:06.386Z] #70 3.199 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-03-05T20:38:06.386Z] #70 3.229 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-05T20:38:06.386Z] #70 3.231 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-03-05T20:38:06.386Z] #70 3.234 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-03-05T20:38:06.386Z] #70 3.283 Selecting previously unselected package libidn11:amd64. [2022-03-05T20:38:06.386Z] #70 3.283 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-03-05T20:38:06.386Z] #70 3.287 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-03-05T20:38:06.386Z] #70 3.328 Selecting previously unselected package libkmod2:amd64. [2022-03-05T20:38:06.387Z] #70 3.331 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-03-05T20:38:06.387Z] #70 3.334 Unpacking libkmod2:amd64 (26-1) ... [2022-03-05T20:38:06.387Z] #70 3.380 Selecting previously unselected package systemd. [2022-03-05T20:38:06.387Z] #70 3.381 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-03-05T20:38:06.387Z] #70 3.422 Unpacking systemd (241-7~deb10u8) ... [2022-03-05T20:38:06.948Z] #70 3.880 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-05T20:38:06.948Z] #70 3.890 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-03-05T20:38:06.948Z] #70 3.899 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-03-05T20:38:06.948Z] #70 3.908 Setting up libidn11:amd64 (1.33-2.2) ... [2022-03-05T20:38:06.948Z] #70 3.916 Setting up libkmod2:amd64 (26-1) ... [2022-03-05T20:38:06.948Z] #70 3.926 Setting up systemd (241-7~deb10u8) ... [2022-03-05T20:38:06.948Z] #70 3.970 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-05T20:38:06.948Z] #70 3.971 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-05T20:38:06.948Z] #70 3.975 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-05T20:38:06.948Z] #70 3.975 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-05T20:38:07.517Z] #70 4.438 Selecting previously unselected package systemd-sysv. [2022-03-05T20:38:07.517Z] #70 4.438 (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 ... 28881 files and directories currently installed.) [2022-03-05T20:38:07.517Z] #70 4.449 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-03-05T20:38:07.517Z] #70 4.453 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-03-05T20:38:07.517Z] #70 4.491 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-05T20:38:07.517Z] #70 4.493 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-03-05T20:38:07.517Z] #70 4.496 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-03-05T20:38:07.517Z] #70 4.551 Selecting previously unselected package dbus. [2022-03-05T20:38:07.517Z] #70 4.553 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-03-05T20:38:07.517Z] #70 4.565 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-03-05T20:38:07.517Z] #70 4.620 Selecting previously unselected package libpam-systemd:amd64. [2022-03-05T20:38:07.517Z] #70 4.622 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-03-05T20:38:07.517Z] #70 4.626 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-03-05T20:38:07.517Z] #70 4.667 Selecting previously unselected package dbus-user-session. [2022-03-05T20:38:07.773Z] #70 4.670 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-03-05T20:38:07.773Z] #70 4.673 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-03-05T20:38:07.773Z] #70 4.762 Setting up systemd-sysv (241-7~deb10u8) ... [2022-03-05T20:38:07.773Z] #70 4.771 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-03-05T20:38:07.773Z] #70 4.780 Setting up dbus (1.12.20-0+deb10u1) ... [2022-03-05T20:38:07.773Z] #70 4.884 invoke-rc.d: could not determine current runlevel [2022-03-05T20:38:08.029Z] #70 4.887 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T20:38:08.029Z] #70 4.891 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-03-05T20:38:08.029Z] #70 5.041 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-03-05T20:38:08.029Z] #70 5.054 Processing triggers for systemd (241-7~deb10u8) ... [2022-03-05T20:38:08.029Z] #70 5.062 Processing triggers for libc-bin (2.28-10) ... [2022-03-05T20:38:08.029Z] #70 DONE 5.2s [2022-03-05T20:38:08.287Z] [2022-03-05T20:38:08.287Z] #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 [2022-03-05T20:38:08.287Z] #71 sha256:19f1b2d18a6654c44163ad48ac8dd19c2eb6dc3f6dc49f9bd245bef139ec5dd7 [2022-03-05T20:38:08.543Z] #71 0.394 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-05T20:38:08.543Z] #71 0.395 Dload Upload Total Spent Left Speed [2022-03-05T20:38:08.799Z] #71 0.396 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6441 0 --:--:-- --:--:-- --:--:-- 6419 [2022-03-05T20:38:09.056Z] #71 DONE 0.7s [2022-03-05T20:38:09.056Z] [2022-03-05T20:38:09.056Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T20:38:09.056Z] #72 sha256:0d6999430874768240c756b3eee226052d9accf01f892ffd1918097e04d49c9a [2022-03-05T20:38:09.618Z] #72 DONE 0.8s [2022-03-05T20:38:09.618Z] [2022-03-05T20:38:09.618Z] #73 exporting to image [2022-03-05T20:38:09.618Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T20:38:09.619Z] #73 exporting layers [2022-03-05T20:38:14.782Z] #56 243.4 # github.com/containerd/containerd/cmd/containerd [2022-03-05T20:38:14.782Z] #56 243.4 /usr/bin/ld: /tmp/go-link-657104701/000019.o: in function `New': [2022-03-05T20:38:14.782Z] #56 243.4 /tmp/tmp.rbE7rBU705/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-05T20:38:14.782Z] #56 243.4 + bin/containerd-stress [2022-03-05T20:38:14.782Z] #56 244.5 + bin/containerd-shim [2022-03-05T20:38:16.162Z] #73 exporting layers 6.5s done [2022-03-05T20:38:16.163Z] #73 writing image sha256:04b16f7d990c9f815f1172f5552a6f132d55484b4ec1c9c00a98ed7a26ada12c done [2022-03-05T20:38:16.163Z] #73 naming to docker.io/library/docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc done [2022-03-05T20:38:16.163Z] #73 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T20:38:16.500Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -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:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/make.sh dynbinary test-integration [2022-03-05T20:38:17.867Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-05T20:38:17.867Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-05T20:38:17.867Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-05T20:38:17.867Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-05T20:38:17.867Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-03-05T20:38:17.867Z] Detected virtualization docker. [2022-03-05T20:38:17.867Z] Detected architecture x86-64. [2022-03-05T20:38:17.867Z] Set hostname to . [2022-03-05T20:38:17.867Z] + source /etc/docker-entrypoint-cmd [2022-03-05T20:38:17.867Z] ++ hack/make.sh dynbinary test-integration [2022-03-05T20:38:17.867Z] [2022-03-05T20:38:18.124Z] Removing bundles/ [2022-03-05T20:38:18.124Z] [2022-03-05T20:38:18.124Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T20:38:18.124Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T20:38:18.124Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T20:38:20.026Z] #56 251.4 + bin/containerd-shim-runc-v1 [2022-03-05T20:38:20.156Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 2m3.297626112s [2022-03-05T20:38:20.157Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 421.731266ms [2022-03-05T20:38:24.195Z] #56 256.4 + bin/containerd-shim-runc-v2 [2022-03-05T20:38:24.756Z] #56 257.0 + binaries [2022-03-05T20:38:24.756Z] #56 257.0 + install -D bin/containerd /build/containerd [2022-03-05T20:38:24.756Z] #56 257.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T20:38:24.756Z] #56 257.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T20:38:24.756Z] #56 257.1 + install -D bin/ctr /build/ctr [2022-03-05T20:38:27.275Z] #56 DONE 259.2s [2022-03-05T20:38:27.842Z] [2022-03-05T20:38:27.842Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T20:38:27.842Z] #57 sha256:0fa124ff51282ea201c7b4a447926f190c0cebf03f32a6ee320f34ca6d17bf35 [2022-03-05T20:38:28.772Z] #57 DONE 0.8s [2022-03-05T20:38:28.772Z] [2022-03-05T20:38:28.772Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T20:38:28.772Z] #61 sha256:a2f9b4712d52ec2ee3e30fcd95f6d57b729a33c1b5f744b1dfaecaf9df9a6309 [2022-03-05T20:38:28.772Z] #61 DONE 0.2s [2022-03-05T20:38:28.772Z] [2022-03-05T20:38:28.772Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T20:38:28.772Z] #66 sha256:d1299443527e366513bdb7a5b332c65fbc43a548f29b9e659abb3f7ce17f205b [2022-03-05T20:38:29.701Z] #66 DONE 0.8s [2022-03-05T20:38:29.701Z] [2022-03-05T20:38:29.701Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-05T20:38:29.701Z] #68 sha256:78ff07a8f03b8229a48d91510125bc0529257ebab8f4c875f71b0869cc8a8540 [2022-03-05T20:38:29.701Z] #68 DONE 0.0s [2022-03-05T20:38:29.701Z] [2022-03-05T20:38:29.701Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-05T20:38:29.701Z] #69 sha256:e6c112a96b537c31fe9c3bf54ee45746fdfad7777b3933f6574d3b32864d4b4c [2022-03-05T20:38:29.701Z] #69 DONE 0.0s [2022-03-05T20:38:29.701Z] [2022-03-05T20:38:29.701Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T20:38:29.701Z] #70 sha256:8c98395c0572450fde056ea8aeed6468a64e51c40c715fe4295890305de8f20d [2022-03-05T20:38:29.910Z] 4612f6d0b889: Pull complete [2022-03-05T20:38:30.636Z] #70 DONE 1.1s [2022-03-05T20:38:30.894Z] [2022-03-05T20:38:30.894Z] #71 exporting to image [2022-03-05T20:38:30.894Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T20:38:30.894Z] #71 exporting layers [2022-03-05T20:38:33.363Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T20:38:33.364Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T20:38:33.364Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T20:38:33.364Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T20:38:33.364Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T20:38:33.364Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-03-05T20:38:33.364Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T20:38:33.364Z] ok github.com/docker/docker/builder/dockerfile 0.199s coverage: 48.5% of statements [2022-03-05T20:38:33.364Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T20:38:33.364Z] ok github.com/docker/docker/builder/remotecontext 0.098s coverage: 13.7% of statements [2022-03-05T20:38:33.935Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-05T20:38:34.508Z] ok github.com/docker/docker/builder/remotecontext/git 0.886s coverage: 86.3% of statements [2022-03-05T20:38:34.508Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T20:38:34.508Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T20:38:37.052Z] ok github.com/docker/docker/client 0.098s coverage: 75.4% of statements [2022-03-05T20:38:37.435Z] #71 exporting layers 6.4s done [2022-03-05T20:38:37.435Z] #71 writing image sha256:59180723351a356ce9b62824a08491410049071ccc7a570bb32a5e42d68cd7d5 done [2022-03-05T20:38:37.435Z] #71 naming to docker.io/library/docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc done [2022-03-05T20:38:37.435Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T20:38:37.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -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:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/make.sh dynbinary test-integration [2022-03-05T20:38:38.692Z] [2022-03-05T20:38:38.948Z] Removing bundles/ [2022-03-05T20:38:38.948Z] [2022-03-05T20:38:38.948Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T20:38:38.948Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T20:38:38.948Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T20:39:15.799Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.1% of statements [2022-03-05T20:39:15.799Z] ok github.com/docker/docker/container 0.137s coverage: 34.5% of statements [2022-03-05T20:39:15.799Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T20:39:15.799Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T20:39:15.799Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T20:39:15.799Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T20:39:15.799Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2022-03-05T20:39:17.186Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-03-05T20:39:18.568Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-03-05T20:39:25.147Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-03-05T20:39:26.088Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2022-03-05T20:39:26.348Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-03-05T20:39:26.923Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-03-05T20:39:27.508Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-05T20:39:28.080Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2022-03-05T20:39:29.991Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2022-03-05T20:39:29.991Z] ok github.com/docker/docker/daemon 12.112s coverage: 17.1% of statements [2022-03-05T20:39:29.991Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T20:39:29.991Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T20:39:29.991Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T20:39:29.991Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T20:39:30.252Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.280s coverage: 56.2% of statements [2022-03-05T20:39:31.641Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-03-05T20:39:33.024Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.195s coverage: 50.5% of statements [2022-03-05T20:39:34.408Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.647s coverage: 45.9% of statements [2022-03-05T20:39:34.408Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T20:39:35.349Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.8% of statements [2022-03-05T20:39:35.349Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.824s coverage: 58.0% of statements [2022-03-05T20:39:35.349Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-05T20:39:35.349Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T20:39:36.293Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-03-05T20:39:36.864Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2022-03-05T20:39:37.124Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.6% of statements [2022-03-05T20:39:37.124Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T20:39:37.124Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T20:39:38.066Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 43.2% of statements [2022-03-05T20:39:38.326Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 77.8% of statements [2022-03-05T20:39:38.326Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-05T20:39:38.326Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T20:39:38.897Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2022-03-05T20:39:38.897Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-05T20:39:39.469Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-03-05T20:39:39.469Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-03-05T20:39:40.039Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-03-05T20:39:40.039Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T20:39:40.300Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 58.2% of statements [2022-03-05T20:39:40.871Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-03-05T20:39:41.620Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m55.836541193s with top 10 stages: buildssa: 1m34.02816282s, goimports: 19.956714893s, unconvert: 11.25342423s, gosec: 8.86625013s, golint: 5.685647195s, misspell: 3.965848218s, ineffassign: 3.910245368s, inspect: 3.864258847s, vrp: 3.001006922s, printf: 1.819989718s [2022-03-05T20:39:41.811Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-03-05T20:39:41.811Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-05T20:39:42.382Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-05T20:39:42.953Z] ok github.com/docker/docker/daemon/logger/splunk 1.500s coverage: 82.5% of statements [2022-03-05T20:39:42.953Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T20:39:42.953Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T20:39:43.894Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2022-03-05T20:39:44.154Z] ok github.com/docker/docker/distribution 0.631s coverage: 27.6% of statements [2022-03-05T20:39:44.154Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T20:39:45.094Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-03-05T20:39:45.664Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements [2022-03-05T20:39:45.925Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-05T20:39:46.494Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-05T20:39:46.494Z] ok github.com/docker/docker/distribution/xfer 1.966s coverage: 84.6% of statements [2022-03-05T20:39:46.494Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T20:39:46.494Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-05T20:39:46.494Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T20:39:46.754Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-03-05T20:39:47.695Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2022-03-05T20:39:48.266Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2022-03-05T20:39:48.526Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-05T20:39:49.743Z] INFO [runner/unused/goanalysis] analyzers took 23.091752156s with top 10 stages: buildssa: 20.161727561s, U1000: 2.930024595s [2022-03-05T20:39:49.743Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-03-05T20:39:49.743Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1682/1682, identifier_marker: 1577/1577, nolint: 0/64, skip_files: 1682/1682, exclude-rules: 64/1577, cgo: 1682/2258, autogenerated_exclude: 1577/1682, filename_unadjuster: 1682/1682, path_prettifier: 1682/1682, exclude: 1577/1577 [2022-03-05T20:39:49.743Z] INFO [runner] processing took 55.194692ms with stages: nolint: 20.869486ms, identifier_marker: 16.56372ms, path_prettifier: 8.126569ms, autogenerated_exclude: 4.489477ms, exclude-rules: 3.006334ms, skip_dirs: 1.642914ms, cgo: 326.108µs, filename_unadjuster: 165.898µs, max_same_issues: 1.478µs, uniq_by_line: 518ns, diff: 457ns, max_from_linter: 428ns, exclude: 318ns, source_code: 313ns, skip_files: 276ns, path_shortener: 219ns, max_per_file_from_linter: 179ns [2022-03-05T20:39:49.743Z] INFO [runner] linters took 1m32.279987371s with stages: goanalysis_metalinter: 1m14.808037372s, unused: 17.416615462s [2022-03-05T20:39:49.743Z] INFO File cache stats: 1454 entries of total size 6.9MiB [2022-03-05T20:39:49.744Z] INFO Memory: 2162 samples, avg is 408.3MB, max is 3232.4MB [2022-03-05T20:39:49.744Z] INFO Execution took 3m36.00777675s [2022-03-05T20:39:49.910Z] ok github.com/docker/docker/pkg/archive 0.274s coverage: 82.3% of statements [2022-03-05T20:39:50.003Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-05T20:39:50.852Z] ok github.com/docker/docker/pkg/authorization 0.265s coverage: 68.3% of statements [2022-03-05T20:39:50.852Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-05T20:39:50.852Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-05T20:39:50.896Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/make.sh dynbinary-daemon test-docker-py [2022-03-05T20:39:51.465Z] [2022-03-05T20:39:51.465Z] Removing bundles/ [2022-03-05T20:39:51.465Z] [2022-03-05T20:39:51.465Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-05T20:39:51.465Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T20:39:51.465Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T20:39:54.152Z] ok github.com/docker/docker/pkg/chrootarchive 2.508s coverage: 43.5% of statements [2022-03-05T20:39:54.152Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-05T20:39:54.411Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-03-05T20:39:54.644Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T20:39:54.644Z] [2022-03-05T20:39:54.644Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T20:39:54.644Z] DOCKER_SYSTEMD=1 [2022-03-05T20:39:54.644Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T20:39:54.644Z] HOSTNAME=e0e201b7cb4d [2022-03-05T20:39:54.644Z] DEST=bundles/test-integration [2022-03-05T20:39:54.644Z] PWD=/go/src/github.com/docker/docker [2022-03-05T20:39:54.644Z] DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:39:54.644Z] container=docker [2022-03-05T20:39:54.644Z] HOME=/root [2022-03-05T20:39:54.644Z] LANG=C.UTF-8 [2022-03-05T20:39:54.644Z] INVOCATION_ID=9ec111b024c24b98b31a268d971af8f7 [2022-03-05T20:39:54.644Z] GOLANG_VERSION=1.16.15 [2022-03-05T20:39:54.644Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T20:39:54.644Z] VALIDATE_BRANCH=20.10 [2022-03-05T20:39:54.644Z] TERM=xterm [2022-03-05T20:39:54.644Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T20:39:54.644Z] SHLVL=3 [2022-03-05T20:39:54.644Z] TIMEOUT=120m [2022-03-05T20:39:54.644Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T20:39:54.644Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T20:39:54.644Z] GO111MODULE=off [2022-03-05T20:39:54.644Z] DOCKER_EXPERIMENTAL=1 [2022-03-05T20:39:54.644Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T20:39:54.644Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T20:39:54.644Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T20:39:54.644Z] GOPATH=/go [2022-03-05T20:39:54.644Z] PKG_CONFIG=pkg-config [2022-03-05T20:39:54.644Z] _=/usr/bin/env [2022-03-05T20:39:54.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T20:39:54.671Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-03-05T20:39:55.241Z] ok github.com/docker/docker/layer 7.365s coverage: 68.8% of statements [2022-03-05T20:39:55.241Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T20:39:55.241Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T20:39:55.241Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T20:39:55.241Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T20:39:55.241Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T20:39:55.241Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-05T20:39:55.241Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T20:39:55.501Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2022-03-05T20:39:55.761Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2022-03-05T20:39:56.021Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-05T20:39:56.961Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-05T20:39:57.221Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements [2022-03-05T20:39:57.794Z] ok github.com/docker/docker/pkg/fsutils 0.151s coverage: 85.1% of statements [2022-03-05T20:39:58.055Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-03-05T20:39:58.055Z] ok github.com/docker/docker/pkg/discovery/kv 3.040s coverage: 84.1% of statements [2022-03-05T20:39:58.999Z] ok github.com/docker/docker/pkg/idtools 0.391s coverage: 69.5% of statements [2022-03-05T20:39:59.259Z] ok github.com/docker/docker/pkg/ioutils 0.338s coverage: 70.1% of statements [2022-03-05T20:39:59.259Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-05T20:39:59.259Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T20:39:59.519Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-03-05T20:39:59.519Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-05T20:39:59.519Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T20:39:59.519Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-05T20:39:59.519Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-05T20:39:59.519Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2022-03-05T20:39:59.779Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-05T20:40:00.041Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-03-05T20:40:00.041Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-05T20:40:00.041Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T20:40:00.041Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T20:40:00.612Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-05T20:40:00.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T20:40:00.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T20:40:01.182Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-05T20:40:01.182Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-05T20:40:01.442Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-05T20:40:02.836Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-03-05T20:40:02.836Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-03-05T20:40:07.039Z] ok github.com/docker/docker/pkg/signal 3.314s coverage: 62.3% of statements [2022-03-05T20:40:07.039Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-05T20:40:07.039Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-03-05T20:40:07.299Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-05T20:40:07.559Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.5% of statements [2022-03-05T20:40:08.130Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 36.9% of statements [2022-03-05T20:40:08.390Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-03-05T20:40:08.961Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-03-05T20:40:08.961Z] coverage: [no statements] [2022-03-05T20:40:08.961Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-05T20:40:09.221Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-05T20:40:09.481Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-05T20:40:09.481Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-05T20:40:11.394Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2022-03-05T20:40:11.654Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-03-05T20:40:11.929Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-03-05T20:40:13.345Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2022-03-05T20:40:13.345Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-05T20:40:14.287Z] ok github.com/docker/docker/registry 0.094s coverage: 57.2% of statements [2022-03-05T20:40:14.858Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2022-03-05T20:40:14.858Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-05T20:40:15.344Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T20:40:15.344Z] [2022-03-05T20:40:15.344Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T20:40:15.344Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T20:40:15.344Z] HOSTNAME=2c9331abb8e7 [2022-03-05T20:40:15.344Z] DEST=bundles/test-integration [2022-03-05T20:40:15.344Z] PWD=/go/src/github.com/docker/docker [2022-03-05T20:40:15.344Z] DOCKER_ROOTLESS=1 [2022-03-05T20:40:15.344Z] DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:40:15.344Z] container=docker [2022-03-05T20:40:15.344Z] HOME=/root [2022-03-05T20:40:15.344Z] GOLANG_VERSION=1.16.15 [2022-03-05T20:40:15.344Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T20:40:15.344Z] VALIDATE_BRANCH=20.10 [2022-03-05T20:40:15.344Z] TERM=xterm [2022-03-05T20:40:15.344Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T20:40:15.344Z] SHLVL=1 [2022-03-05T20:40:15.344Z] TIMEOUT=120m [2022-03-05T20:40:15.344Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T20:40:15.344Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T20:40:15.344Z] GO111MODULE=off [2022-03-05T20:40:15.344Z] DOCKER_EXPERIMENTAL=1 [2022-03-05T20:40:15.344Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T20:40:15.344Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T20:40:15.344Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T20:40:15.344Z] GOPATH=/go [2022-03-05T20:40:15.344Z] PKG_CONFIG=pkg-config [2022-03-05T20:40:15.344Z] _=/usr/bin/env [2022-03-05T20:40:15.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T20:40:15.428Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2022-03-05T20:40:15.688Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-05T20:40:18.231Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-05T20:40:18.801Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.4% of statements [2022-03-05T20:40:19.371Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-03-05T20:40:20.311Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-03-05T20:40:33.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T20:40:33.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T20:40:35.214Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T20:40:35.214Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === Skipped [2022-03-05T20:40:35.214Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-05T20:40:35.214Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-05T20:40:35.214Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-05T20:40:35.214Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T20:40:35.214Z] aufs_test.go:37: driver not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-05T20:40:35.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:40:35.214Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-05T20:40:35.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:40:35.214Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-05T20:40:35.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:40:35.214Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-05T20:40:35.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:40:35.214Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-05T20:40:35.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:40:35.214Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-05T20:40:35.214Z] graphtest_unix.go:73: No driver to put! [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T20:40:35.214Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T20:40:35.214Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T20:40:35.214Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T20:40:35.214Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T20:40:35.214Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T20:40:35.214Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T20:40:35.214Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T20:40:35.214Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-05T20:40:35.214Z] time="2022-03-05T20:39:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T20:40:35.214Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T20:40:35.214Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-05T20:40:35.214Z] graphtest_unix.go:73: No driver to put! [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-05T20:40:35.214Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-05T20:40:35.214Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-05T20:40:35.214Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-05T20:40:35.214Z] [2022-03-05T20:40:35.214Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-05T20:40:35.215Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-05T20:40:35.215Z] [2022-03-05T20:40:35.215Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-05T20:40:35.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:40:35.215Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T20:40:35.215Z] [2022-03-05T20:40:35.215Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-05T20:40:35.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:40:35.215Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T20:40:35.215Z] [2022-03-05T20:40:35.215Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-05T20:40:35.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:40:35.215Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T20:40:35.215Z] [2022-03-05T20:40:35.215Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-05T20:40:35.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:40:35.215Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T20:40:35.215Z] [2022-03-05T20:40:35.215Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-05T20:40:35.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:40:35.215Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T20:40:35.215Z] [2022-03-05T20:40:35.215Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-05T20:40:35.215Z] graphtest_unix.go:73: No driver to put! [2022-03-05T20:40:35.215Z] [2022-03-05T20:40:35.215Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-05T20:40:35.215Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-05T20:40:35.215Z] [2022-03-05T20:40:35.215Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-05T20:40:35.215Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-05T20:40:35.215Z] [2022-03-05T20:40:35.215Z] DONE 2251 tests, 51 skipped in 202.255s Post stage [Pipeline] junit [2022-03-05T20:40:35.234Z] Recording test results [2022-03-05T20:40:36.461Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T20:40:36.805Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -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:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/make.sh dynbinary test-integration [2022-03-05T20:40:37.066Z] [2022-03-05T20:40:37.066Z] Removing bundles/ [2022-03-05T20:40:37.066Z] [2022-03-05T20:40:37.066Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T20:40:37.066Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T20:40:37.066Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T20:40:47.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T20:40:48.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T20:40:55.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T20:40:57.062Z] 1bd78008c728: Pull complete [2022-03-05T20:40:57.062Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-05T20:40:57.062Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T20:40:57.062Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T20:40:57.062Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-05T20:40:57.062Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-05T20:40:57.062Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-03-05T20:40:57.062Z] INFO: Docker version of control daemon [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] Client: [2022-03-05T20:40:57.062Z] Version: 20.10.9 [2022-03-05T20:40:57.062Z] API version: 1.41 [2022-03-05T20:40:57.062Z] Go version: go1.16.8 [2022-03-05T20:40:57.062Z] Git commit: c2ea9bc [2022-03-05T20:40:57.062Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-05T20:40:57.062Z] OS/Arch: windows/amd64 [2022-03-05T20:40:57.062Z] Context: default [2022-03-05T20:40:57.062Z] Experimental: true [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] Server: Docker Engine - Community [2022-03-05T20:40:57.062Z] Engine: [2022-03-05T20:40:57.062Z] Version: 20.10.9 [2022-03-05T20:40:57.062Z] API version: 1.41 (minimum version 1.24) [2022-03-05T20:40:57.062Z] Go version: go1.16.8 [2022-03-05T20:40:57.062Z] Git commit: 79ea9d3 [2022-03-05T20:40:57.062Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-05T20:40:57.062Z] OS/Arch: windows/amd64 [2022-03-05T20:40:57.062Z] Experimental: true [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] INFO: Docker info of control daemon [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] Client: [2022-03-05T20:40:57.062Z] Context: default [2022-03-05T20:40:57.062Z] Debug Mode: false [2022-03-05T20:40:57.062Z] Plugins: [2022-03-05T20:40:57.062Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-05T20:40:57.062Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-05T20:40:57.062Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] Server: [2022-03-05T20:40:57.062Z] Containers: 0 [2022-03-05T20:40:57.062Z] Running: 0 [2022-03-05T20:40:57.062Z] Paused: 0 [2022-03-05T20:40:57.062Z] Stopped: 0 [2022-03-05T20:40:57.062Z] Images: 1 [2022-03-05T20:40:57.062Z] Server Version: 20.10.9 [2022-03-05T20:40:57.062Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-05T20:40:57.062Z] Windows: [2022-03-05T20:40:57.062Z] LCOW: [2022-03-05T20:40:57.062Z] Logging Driver: json-file [2022-03-05T20:40:57.062Z] Plugins: [2022-03-05T20:40:57.062Z] Volume: local [2022-03-05T20:40:57.062Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T20:40:57.062Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T20:40:57.062Z] Swarm: inactive [2022-03-05T20:40:57.062Z] Default Isolation: process [2022-03-05T20:40:57.062Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T20:40:57.062Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T20:40:57.062Z] OSType: windows [2022-03-05T20:40:57.062Z] Architecture: x86_64 [2022-03-05T20:40:57.062Z] CPUs: 4 [2022-03-05T20:40:57.062Z] Total Memory: 32GiB [2022-03-05T20:40:57.062Z] Name: azwin-2-392490 [2022-03-05T20:40:57.062Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-05T20:40:57.062Z] Docker Root Dir: D:\docker [2022-03-05T20:40:57.062Z] Debug Mode: false [2022-03-05T20:40:57.062Z] Registry: https://index.docker.io/v1/ [2022-03-05T20:40:57.062Z] Labels: [2022-03-05T20:40:57.062Z] Experimental: true [2022-03-05T20:40:57.062Z] Insecure Registries: [2022-03-05T20:40:57.062Z] 10.0.0.4:5000 [2022-03-05T20:40:57.062Z] 127.0.0.0/8 [2022-03-05T20:40:57.062Z] Registry Mirrors: [2022-03-05T20:40:57.062Z] http://10.0.0.4:5000/ [2022-03-05T20:40:57.062Z] Live Restore Enabled: false [2022-03-05T20:40:57.062Z] Product License: Community Engine [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] INFO: Commit hash is ce3b6d1ae9 [2022-03-05T20:40:57.062Z] INFO: Nuke-Everything... [2022-03-05T20:40:57.062Z] INFO: Container count on control daemon to delete is 0 [2022-03-05T20:40:57.062Z] INFO: Nuking d:\CI [2022-03-05T20:40:57.062Z] INFO: Zapped successfully [2022-03-05T20:40:57.062Z] INFO: Location for testing is d:\CI\PR-43333\1 [2022-03-05T20:40:57.062Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] INFO: Building the image from Dockerfile.windows at 03/05/2022 20:40:45... [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] Sending build context to Docker daemon 57.36MB [2022-03-05T20:40:57.062Z] [2022-03-05T20:40:57.062Z] Step 1/10 : FROM microsoft/windowsservercore [2022-03-05T20:40:57.062Z] ---> c703d4d60533 [2022-03-05T20:40:57.062Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-05T20:40:57.062Z] ---> Running in 2f50716bd53a [2022-03-05T20:40:57.062Z] Removing intermediate container 2f50716bd53a [2022-03-05T20:40:57.062Z] ---> 7e5313eb0319 [2022-03-05T20:40:57.062Z] Step 3/10 : ARG GO_VERSION=1.16.15 [2022-03-05T20:40:57.062Z] ---> Running in cba59e638df2 [2022-03-05T20:40:57.062Z] Removing intermediate container cba59e638df2 [2022-03-05T20:40:57.062Z] ---> 4bf6115c2ec6 [2022-03-05T20:40:57.062Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-05T20:40:57.062Z] ---> Running in 1b48e857c2f7 [2022-03-05T20:40:57.062Z] Removing intermediate container 1b48e857c2f7 [2022-03-05T20:40:57.062Z] ---> dc4e34f1539f [2022-03-05T20:40:57.062Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-05T20:40:57.062Z] ---> Running in cf8cd8c7ed65 [2022-03-05T20:40:57.062Z] Removing intermediate container cf8cd8c7ed65 [2022-03-05T20:40:57.062Z] ---> 55db1c21a813 [2022-03-05T20:40:57.062Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-05T20:40:57.062Z] ---> Running in a123427c6f8c [2022-03-05T20:41:03.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T20:41:04.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T20:41:05.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T20:41:06.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T20:41:06.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T20:41:07.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T20:41:09.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T20:41:11.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T20:41:12.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T20:41:12.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T20:41:13.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T20:41:14.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T20:41:14.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T20:41:14.893Z] [2022-03-05T20:41:14.893Z] SUCCESS: Specified value was saved. [2022-03-05T20:41:14.893Z] INFO: Downloading git... [2022-03-05T20:41:15.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T20:41:15.885Z] INFO: Downloading go... [2022-03-05T20:41:16.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T20:41:16.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T20:41:17.487Z] INFO: Downloading compiler 1 of 3... [2022-03-05T20:41:17.487Z] INFO: Downloading compiler 2 of 3... [2022-03-05T20:41:17.757Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T20:41:17.757Z] Using test binary docker [2022-03-05T20:41:17.757Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T20:41:17.757Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-05T20:41:17.757Z] INFO: Waiting for daemon to start... [2022-03-05T20:41:17.757Z] Starting dockerd [2022-03-05T20:41:18.028Z] INFO: Downloading compiler 3 of 3... [2022-03-05T20:41:18.028Z] INFO: Extracting git... [2022-03-05T20:41:21.026Z] . [2022-03-05T20:41:21.026Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T20:41:21.026Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T20:41:21.026Z] Error: No such image: emptyfs [2022-03-05T20:41:21.026Z] Running integration-test (iteration 1) [2022-03-05T20:41:21.026Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T20:41:22.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T20:41:22.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T20:41:23.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T20:41:24.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T20:41:24.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T20:41:24.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T20:41:26.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T20:41:27.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T20:41:27.966Z] [2022-03-05T20:41:27.966Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-05T20:41:27.966Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-05T20:41:27.966Z] Using test binary docker [2022-03-05T20:41:27.966Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T20:41:27.966Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T20:41:27.966Z] INFO: Waiting for daemon to start... [2022-03-05T20:41:27.966Z] Starting dockerd [2022-03-05T20:41:27.966Z] . [2022-03-05T20:41:27.966Z] INFO: Building docker-sdk-python3:4.4.1... [2022-03-05T20:41:28.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T20:41:30.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T20:41:30.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T20:41:31.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T20:41:32.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T20:41:32.967Z] INFO: Expanding go... [2022-03-05T20:41:33.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T20:41:34.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T20:41:34.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T20:41:35.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T20:41:35.873Z] Loaded image: buildpack-deps:buster [2022-03-05T20:41:35.873Z] Loaded image: busybox:latest [2022-03-05T20:41:35.873Z] Loaded image: busybox:glibc [2022-03-05T20:41:36.234Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T20:41:36.234Z] Using test binary docker [2022-03-05T20:41:36.490Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T20:41:36.490Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T20:41:36.490Z] INFO: Waiting for daemon to start... [2022-03-05T20:41:36.490Z] Starting dockerd [2022-03-05T20:41:36.801Z] Loaded image: debian:bullseye [2022-03-05T20:41:36.801Z] Loaded image: hello-world:latest [2022-03-05T20:41:37.057Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T20:41:37.057Z] INFO: Testing against a local daemon [2022-03-05T20:41:37.057Z] === RUN TestCgroupNamespacesBuild [2022-03-05T20:41:39.008Z] . [2022-03-05T20:41:39.008Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T20:41:39.265Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T20:41:39.265Z] Error: No such image: emptyfs [2022-03-05T20:41:39.265Z] Running integration-test (iteration 1) [2022-03-05T20:41:39.265Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T20:41:39.573Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2022-03-05T20:41:39.573Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T20:41:40.982Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-03-05T20:41:40.982Z] === RUN TestBuildWithSession [2022-03-05T20:41:40.982Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T20:41:40.982Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T20:41:40.982Z] === RUN TestBuildSquashParent [2022-03-05T20:41:44.949Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T20:41:44.949Z] [2022-03-05T20:41:44.949Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T20:41:44.949Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T20:41:44.949Z] HOSTNAME=ecbaff04b724 [2022-03-05T20:41:44.949Z] TESTDEBUG=0 [2022-03-05T20:41:44.949Z] DEST=bundles/test-integration [2022-03-05T20:41:44.949Z] PWD=/go/src/github.com/docker/docker [2022-03-05T20:41:44.949Z] DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc [2022-03-05T20:41:44.949Z] container=docker [2022-03-05T20:41:44.949Z] HOME=/root [2022-03-05T20:41:44.949Z] GOLANG_VERSION=1.16.15 [2022-03-05T20:41:44.949Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T20:41:44.949Z] VALIDATE_BRANCH=20.10 [2022-03-05T20:41:44.949Z] TERM=xterm [2022-03-05T20:41:44.949Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T20:41:44.949Z] SHLVL=1 [2022-03-05T20:41:44.949Z] TIMEOUT=120m [2022-03-05T20:41:44.949Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T20:41:44.949Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T20:41:44.949Z] GO111MODULE=off [2022-03-05T20:41:44.949Z] DOCKER_EXPERIMENTAL=1 [2022-03-05T20:41:44.949Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T20:41:44.949Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T20:41:44.949Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T20:41:44.949Z] GOPATH=/go [2022-03-05T20:41:44.949Z] PKG_CONFIG=pkg-config [2022-03-05T20:41:44.949Z] _=/usr/bin/env [2022-03-05T20:41:44.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T20:41:45.152Z] --- PASS: TestBuildSquashParent (4.46s) [2022-03-05T20:41:45.152Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T20:41:45.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:41:45.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:41:45.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:41:45.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:41:45.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:41:45.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:41:45.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:41:45.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:41:45.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:41:45.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:41:45.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:41:45.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:41:45.407Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:41:45.407Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:41:46.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:41:47.030Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:41:47.957Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:41:48.213Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:41:48.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T20:41:48.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T20:41:49.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-05T20:41:49.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s) [2022-03-05T20:41:49.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2022-03-05T20:41:49.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2022-03-05T20:41:49.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-03-05T20:41:49.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s) [2022-03-05T20:41:49.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s) [2022-03-05T20:41:49.579Z] === RUN TestBuildMultiStageCopy [2022-03-05T20:41:49.579Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T20:41:50.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T20:41:50.946Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T20:41:50.946Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T20:41:51.203Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T20:41:51.459Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T20:41:51.746Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2022-03-05T20:41:51.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.31s) [2022-03-05T20:41:51.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-03-05T20:41:51.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-05T20:41:51.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-05T20:41:51.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-05T20:41:51.746Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T20:41:52.324Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-03-05T20:41:52.324Z] === RUN TestBuildLabelWithTargets [2022-03-05T20:41:52.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T20:41:53.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T20:41:53.273Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-03-05T20:41:53.273Z] === RUN TestBuildWithEmptyLayers [2022-03-05T20:41:53.529Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-03-05T20:41:53.529Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T20:41:55.419Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2022-03-05T20:41:55.419Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T20:41:55.675Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-03-05T20:41:55.675Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T20:41:57.313Z] Loaded image: buildpack-deps:buster [2022-03-05T20:41:57.313Z] Loaded image: busybox:latest [2022-03-05T20:41:57.313Z] Loaded image: busybox:glibc [2022-03-05T20:41:57.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T20:41:57.570Z] --- PASS: TestBuildMultiStageLayerLeak (1.57s) [2022-03-05T20:41:57.570Z] === RUN TestBuildWithHugeFile [2022-03-05T20:41:58.275Z] INFO: Expanding compiler 1 of 3... [2022-03-05T20:41:58.275Z] INFO: Expanding compiler 2 of 3... [2022-03-05T20:41:59.204Z] Loaded image: debian:bullseye [2022-03-05T20:41:59.204Z] Loaded image: hello-world:latest [2022-03-05T20:41:59.460Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T20:41:59.460Z] INFO: Testing against a local daemon [2022-03-05T20:41:59.460Z] === RUN TestCgroupNamespacesBuild [2022-03-05T20:42:01.978Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2022-03-05T20:42:01.978Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T20:42:03.867Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2022-03-05T20:42:03.867Z] === RUN TestBuildWithSession [2022-03-05T20:42:03.867Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T20:42:03.867Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T20:42:03.867Z] === RUN TestBuildSquashParent [2022-03-05T20:42:04.150Z] INFO: Expanding compiler 3 of 3... [2022-03-05T20:42:04.150Z] INFO: Removing downloaded files... [2022-03-05T20:42:04.150Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-05T20:42:04.150Z] INFO: Configuring git core.autocrlf... [2022-03-05T20:42:07.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T20:42:09.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T20:42:11.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T20:42:11.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T20:42:11.958Z] --- PASS: TestBuildSquashParent (7.39s) [2022-03-05T20:42:11.958Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T20:42:11.958Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:42:11.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:42:11.958Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:42:11.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:42:11.958Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:42:11.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:42:11.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:42:11.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:42:11.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:42:11.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:42:11.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:42:11.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:42:11.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:42:11.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:42:12.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:42:12.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:42:13.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T20:42:13.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T20:42:14.652Z] sha256:8489ee3d7da498e1b85a8c250d66ea11a7cacffd13dfafd190af52c467fe4479 [2022-03-05T20:42:14.652Z] INFO: Starting docker-py tests... [2022-03-05T20:42:14.652Z] ============================= test session starts ============================== [2022-03-05T20:42:14.652Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-05T20:42:14.652Z] rootdir: /src, inifile: pytest.ini [2022-03-05T20:42:14.652Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-05T20:42:14.652Z] collected 389 items / 1 deselected / 388 selected [2022-03-05T20:42:14.652Z] [2022-03-05T20:42:14.776Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:42:14.776Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:42:16.672Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-05T20:42:16.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2022-03-05T20:42:16.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-03-05T20:42:16.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2022-03-05T20:42:16.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2022-03-05T20:42:16.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2022-03-05T20:42:16.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2022-03-05T20:42:16.672Z] === RUN TestBuildMultiStageCopy [2022-03-05T20:42:16.672Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T20:42:17.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T20:42:18.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T20:42:20.837Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T20:42:21.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T20:42:22.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T20:42:22.458Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T20:42:23.386Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T20:42:24.315Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2022-03-05T20:42:24.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-03-05T20:42:24.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-05T20:42:24.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-05T20:42:24.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-03-05T20:42:24.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-03-05T20:42:24.315Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T20:42:24.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T20:42:27.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T20:42:27.275Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-05T20:42:28.102Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-05T20:42:29.561Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-03-05T20:42:29.561Z] === RUN TestBuildLabelWithTargets [2022-03-05T20:42:29.605Z] tests/integration/api_config_test.py ..... [ 8%] [2022-03-05T20:42:29.791Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T20:42:29.791Z] Using test binary docker [2022-03-05T20:42:29.791Z] +++ /etc/init.d/apparmor start [2022-03-05T20:42:29.791Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T20:42:29.791Z] INFO: Waiting for daemon to start... [2022-03-05T20:42:29.791Z] Starting dockerd [2022-03-05T20:42:29.791Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-05T20:42:29.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T20:42:32.311Z] . [2022-03-05T20:42:32.311Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T20:42:32.311Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T20:42:32.311Z] Error: No such image: emptyfs [2022-03-05T20:42:32.311Z] ++++ docker load [2022-03-05T20:42:32.311Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T20:42:32.311Z] Running integration-test (iteration 1) [2022-03-05T20:42:32.311Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T20:42:32.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:42:32.311Z] ++ set -e [2022-03-05T20:42:32.311Z] ++ '[' -n 0 ']' [2022-03-05T20:42:32.311Z] ++ set -x [2022-03-05T20:42:32.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:42:37.649Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-03-05T20:42:37.649Z] === RUN TestBuildWithEmptyLayers [2022-03-05T20:42:38.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T20:42:38.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T20:42:39.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T20:42:39.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T20:42:40.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T20:42:40.164Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-05T20:42:40.164Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T20:42:41.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T20:42:42.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T20:42:44.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T20:42:44.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T20:42:45.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T20:42:45.407Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-05T20:42:45.407Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T20:42:45.969Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2022-03-05T20:42:45.969Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T20:42:46.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T20:42:46.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T20:42:47.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T20:42:48.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T20:42:48.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T20:42:49.705Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T20:42:49.705Z] Using test binary docker [2022-03-05T20:42:49.705Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T20:42:49.705Z] +++ /etc/init.d/apparmor start [2022-03-05T20:42:49.705Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T20:42:49.705Z] INFO: Waiting for daemon to start... [2022-03-05T20:42:49.705Z] Starting dockerd [2022-03-05T20:42:49.705Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-03-05T20:42:50.139Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2022-03-05T20:42:50.139Z] === RUN TestBuildWithHugeFile [2022-03-05T20:42:53.745Z] --- PASS: TestBuildWithHugeFile (54.22s) [2022-03-05T20:42:53.745Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T20:42:53.745Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:42:53.745Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:42:53.745Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:42:53.745Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:42:53.745Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:42:53.745Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:42:53.745Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:42:53.745Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:42:53.745Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:42:53.745Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-05T20:42:53.745Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-05T20:42:53.745Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-05T20:42:53.745Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-05T20:42:53.745Z] === RUN TestBuildPreserveOwnership [2022-03-05T20:42:53.745Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T20:42:54.001Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T20:42:54.929Z] --- PASS: TestBuildPreserveOwnership (3.21s) [2022-03-05T20:42:54.929Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) [2022-03-05T20:42:54.929Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2022-03-05T20:42:54.929Z] === RUN TestBuildPlatformInvalid [2022-03-05T20:42:54.929Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T20:42:54.929Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T20:42:54.988Z] . [2022-03-05T20:42:54.988Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T20:42:54.988Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T20:42:54.988Z] Error: No such image: emptyfs [2022-03-05T20:42:54.988Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T20:42:54.988Z] ++++ docker load [2022-03-05T20:42:54.988Z] Running integration-test (iteration 1) [2022-03-05T20:42:54.988Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T20:42:54.988Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:42:54.988Z] ++ set -e [2022-03-05T20:42:54.988Z] ++ '[' -n 0 ']' [2022-03-05T20:42:54.988Z] ++ set -x [2022-03-05T20:42:54.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:42:59.331Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-03-05T20:43:07.217Z] Loaded image: buildpack-deps:buster [2022-03-05T20:43:07.217Z] Loaded image: busybox:latest [2022-03-05T20:43:07.217Z] Loaded image: busybox:glibc [2022-03-05T20:43:09.129Z] Loaded image: debian:bullseye [2022-03-05T20:43:09.390Z] Loaded image: hello-world:latest [2022-03-05T20:43:09.390Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T20:43:09.390Z] INFO: Testing against a local daemon [2022-03-05T20:43:09.390Z] === RUN TestCgroupNamespacesBuild [2022-03-05T20:43:12.975Z] Loaded image: buildpack-deps:buster [2022-03-05T20:43:12.975Z] Loaded image: busybox:latest [2022-03-05T20:43:12.975Z] Loaded image: busybox:glibc [2022-03-05T20:43:13.592Z] --- PASS: TestCgroupNamespacesBuild (3.65s) [2022-03-05T20:43:13.592Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T20:43:13.903Z] Loaded image: debian:bullseye [2022-03-05T20:43:13.903Z] Loaded image: hello-world:latest [2022-03-05T20:43:13.903Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T20:43:14.163Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-03-05T20:43:14.163Z] === RUN TestBuildWithSession [2022-03-05T20:43:14.163Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T20:43:14.163Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T20:43:14.163Z] === RUN TestBuildSquashParent [2022-03-05T20:43:17.460Z] --- PASS: TestBuildSquashParent (2.99s) [2022-03-05T20:43:17.460Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T20:43:17.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:43:17.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:43:17.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:43:17.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:43:17.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:43:17.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:43:17.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:43:17.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:43:17.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:43:17.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:43:17.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:43:17.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:43:17.460Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:43:17.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:43:18.400Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:43:18.400Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:43:18.945Z] Loaded image: buildpack-deps:buster [2022-03-05T20:43:18.945Z] Loaded image: busybox:latest [2022-03-05T20:43:18.945Z] Loaded image: busybox:glibc [2022-03-05T20:43:19.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:43:19.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:43:20.440Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.27s) [2022-03-05T20:43:20.441Z] PASS [2022-03-05T20:43:20.441Z] [2022-03-05T20:43:20.441Z] === Skipped [2022-03-05T20:43:20.441Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-05T20:43:20.441Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T20:43:20.441Z] [2022-03-05T20:43:20.441Z] DONE 33 tests, 1 skipped in 119.263s [2022-03-05T20:43:20.441Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T20:43:20.441Z] INFO: Testing against a local daemon [2022-03-05T20:43:20.441Z] === RUN TestConfigInspect [2022-03-05T20:43:21.165Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-05T20:43:21.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.22s) [2022-03-05T20:43:21.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-03-05T20:43:21.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.26s) [2022-03-05T20:43:21.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.34s) [2022-03-05T20:43:21.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2022-03-05T20:43:21.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-03-05T20:43:21.165Z] === RUN TestBuildMultiStageCopy [2022-03-05T20:43:21.165Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T20:43:22.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T20:43:22.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T20:43:22.365Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T20:43:22.626Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T20:43:22.626Z] --- PASS: TestBuildMultiStageCopy (1.81s) [2022-03-05T20:43:22.626Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s) [2022-03-05T20:43:22.626Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-05T20:43:22.626Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-05T20:43:22.626Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-05T20:43:22.626Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-03-05T20:43:22.626Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T20:43:22.953Z] --- PASS: TestConfigInspect (2.26s) [2022-03-05T20:43:22.954Z] === RUN TestConfigList [2022-03-05T20:43:23.566Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-03-05T20:43:23.566Z] === RUN TestBuildLabelWithTargets [2022-03-05T20:43:24.137Z] --- PASS: TestBuildLabelWithTargets (0.83s) [2022-03-05T20:43:24.137Z] === RUN TestBuildWithEmptyLayers [2022-03-05T20:43:24.198Z] Loaded image: debian:bullseye [2022-03-05T20:43:24.198Z] Loaded image: hello-world:latest [2022-03-05T20:43:24.198Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T20:43:24.198Z] INFO: Testing against a local daemon [2022-03-05T20:43:24.198Z] === RUN TestCgroupNamespacesBuild [2022-03-05T20:43:24.397Z] --- PASS: TestBuildWithEmptyLayers (0.35s) [2022-03-05T20:43:24.397Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T20:43:24.842Z] --- PASS: TestConfigList (2.22s) [2022-03-05T20:43:24.842Z] === RUN TestConfigsCreateAndDelete [2022-03-05T20:43:25.779Z] --- PASS: TestBuildMultiStageOnBuild (1.18s) [2022-03-05T20:43:25.779Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T20:43:26.349Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-03-05T20:43:26.349Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T20:43:26.718Z] --- PASS: TestCgroupNamespacesBuild (2.66s) [2022-03-05T20:43:26.718Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T20:43:27.289Z] --- PASS: TestBuildMultiStageLayerLeak (1.18s) [2022-03-05T20:43:27.290Z] === RUN TestBuildWithHugeFile [2022-03-05T20:43:27.360Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-03-05T20:43:27.360Z] === RUN TestConfigsUpdate [2022-03-05T20:43:29.247Z] --- PASS: TestConfigsUpdate (2.14s) [2022-03-05T20:43:29.247Z] === RUN TestTemplatedConfig [2022-03-05T20:43:29.290Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-03-05T20:43:29.290Z] === RUN TestBuildWithSession [2022-03-05T20:43:29.290Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T20:43:29.290Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T20:43:29.290Z] === RUN TestBuildSquashParent [2022-03-05T20:43:30.434Z] Removing intermediate container a123427c6f8c [2022-03-05T20:43:30.434Z] ---> c38a680c5656 [2022-03-05T20:43:30.434Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-05T20:43:30.434Z] ---> Running in 0ea1627b26b5 [2022-03-05T20:43:31.764Z] --- PASS: TestTemplatedConfig (2.53s) [2022-03-05T20:43:31.764Z] === RUN TestConfigCreateResolve [2022-03-05T20:43:33.392Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-05T20:43:33.653Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-03-05T20:43:33.653Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T20:43:33.872Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T20:43:34.214Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-05T20:43:34.214Z] PASS [2022-03-05T20:43:34.214Z] [2022-03-05T20:43:34.214Z] DONE 7 tests in 13.953s [2022-03-05T20:43:34.214Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T20:43:34.214Z] INFO: Testing against a local daemon [2022-03-05T20:43:34.214Z] === RUN TestCheckpoint [2022-03-05T20:43:34.214Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T20:43:34.214Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T20:43:34.214Z] === RUN TestContainerInvalidJSON [2022-03-05T20:43:34.214Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:43:34.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:43:34.214Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:43:34.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:43:34.214Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:43:34.214Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:43:34.214Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:43:34.214Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:43:34.214Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:43:34.214Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-05T20:43:34.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-05T20:43:34.214Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T20:43:34.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T20:43:34.214Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T20:43:34.344Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-05T20:43:34.344Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T20:43:34.344Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T20:43:34.344Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T20:43:34.471Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-05T20:43:34.472Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T20:43:34.472Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-05T20:43:34.472Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T20:43:34.472Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-05T20:43:34.472Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T20:43:34.472Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-05T20:43:34.472Z] === RUN TestCopyFromContainer [2022-03-05T20:43:34.814Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-05T20:43:34.814Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T20:43:34.814Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T20:43:34.814Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T20:43:34.814Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T20:43:34.814Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T20:43:34.814Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T20:43:35.284Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T20:43:35.442Z] === RUN TestCopyFromContainer// [2022-03-05T20:43:35.699Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T20:43:35.699Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T20:43:35.699Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T20:43:35.699Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T20:43:35.699Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T20:43:35.955Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T20:43:35.955Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T20:43:35.955Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T20:43:35.955Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer (1.57s) [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-05T20:43:36.212Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-05T20:43:36.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T20:43:36.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:43:36.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:43:36.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:43:36.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:43:36.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:43:36.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:43:36.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:43:36.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:43:36.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:43:36.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-05T20:43:36.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T20:43:36.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T20:43:36.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T20:43:36.212Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T20:43:36.212Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-05T20:43:36.212Z] === RUN TestCreateWithInvalidEnv [2022-03-05T20:43:36.212Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T20:43:36.212Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T20:43:36.212Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T20:43:36.212Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T20:43:36.212Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T20:43:36.212Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T20:43:36.212Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T20:43:36.212Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T20:43:36.212Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T20:43:36.212Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T20:43:36.212Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T20:43:36.212Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T20:43:36.212Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T20:43:36.212Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T20:43:36.212Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-05T20:43:36.212Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T20:43:36.860Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T20:43:36.860Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-05T20:43:37.380Z] --- PASS: TestBuildSquashParent (8.61s) [2022-03-05T20:43:37.380Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T20:43:37.622Z] --- PASS: TestCreateWithCustomMaskedPaths (1.46s) [2022-03-05T20:43:37.622Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T20:43:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:43:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:43:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:43:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:43:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:43:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:43:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:43:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:43:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:43:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:43:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:43:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:43:37.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:43:37.637Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:43:38.990Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.38s) [2022-03-05T20:43:38.990Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T20:43:38.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:43:38.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:43:38.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:43:38.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:43:38.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:43:38.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:43:38.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:43:38.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:43:38.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:43:38.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:43:38.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:43:38.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:43:38.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:43:38.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:43:38.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:43:38.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-05T20:43:38.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T20:43:38.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T20:43:38.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T20:43:38.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T20:43:38.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T20:43:38.990Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T20:43:39.552Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2022-03-05T20:43:39.552Z] === RUN TestCreateDifferentPlatform [2022-03-05T20:43:39.552Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T20:43:39.552Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T20:43:39.552Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-05T20:43:39.552Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T20:43:39.552Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T20:43:39.552Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T20:43:39.552Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-05T20:43:39.552Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T20:43:39.552Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T20:43:39.552Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T20:43:39.552Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-05T20:43:39.552Z] === RUN TestDaemonRestartIpcMode [2022-03-05T20:43:39.552Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T20:43:39.552Z] === RUN TestDaemonHostGatewayIP [2022-03-05T20:43:39.552Z] === PAUSE TestDaemonHostGatewayIP [2022-03-05T20:43:39.552Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T20:43:39.552Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T20:43:39.552Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T20:43:39.552Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-05T20:43:39.552Z] === RUN TestDiff [2022-03-05T20:43:40.114Z] --- PASS: TestDiff (0.57s) [2022-03-05T20:43:40.114Z] === RUN TestExecWithCloseStdin [2022-03-05T20:43:40.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:43:40.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:43:41.044Z] --- PASS: TestExecWithCloseStdin (0.57s) [2022-03-05T20:43:41.044Z] === RUN TestExec [2022-03-05T20:43:41.300Z] --- PASS: TestExec (0.57s) [2022-03-05T20:43:41.300Z] === RUN TestExecUser [2022-03-05T20:43:41.862Z] --- PASS: TestExecUser (0.56s) [2022-03-05T20:43:41.863Z] === RUN TestExportContainerAndImportImage [2022-03-05T20:43:42.792Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-03-05T20:43:42.792Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T20:43:44.158Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-05T20:43:44.158Z] === RUN TestHealthCheckWorkdir [2022-03-05T20:43:44.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:43:44.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:43:44.762Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2022-03-05T20:43:44.762Z] === RUN TestHealthKillContainer [2022-03-05T20:43:46.373Z] --- PASS: TestBuildWithHugeFile (50.64s) [2022-03-05T20:43:46.373Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T20:43:46.373Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:43:46.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:43:46.373Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:43:46.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:43:46.373Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:43:46.373Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:43:46.373Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:43:46.373Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:43:46.373Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:43:46.373Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-03-05T20:43:46.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-05T20:43:46.373Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-05T20:43:46.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-05T20:43:46.373Z] === RUN TestBuildPreserveOwnership [2022-03-05T20:43:46.373Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T20:43:46.697Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-05T20:43:46.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2022-03-05T20:43:46.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2022-03-05T20:43:46.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2022-03-05T20:43:46.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2022-03-05T20:43:46.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2022-03-05T20:43:46.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) [2022-03-05T20:43:46.697Z] === RUN TestBuildMultiStageCopy [2022-03-05T20:43:46.697Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T20:43:47.299Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T20:43:49.219Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T20:43:49.609Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T20:43:50.178Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T20:43:50.742Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T20:43:51.304Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2022-03-05T20:43:51.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2022-03-05T20:43:51.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2022-03-05T20:43:51.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2022-03-05T20:43:51.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-03-05T20:43:51.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2022-03-05T20:43:51.304Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T20:43:51.467Z] --- PASS: TestBuildPreserveOwnership (10.09s) [2022-03-05T20:43:51.467Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2022-03-05T20:43:51.467Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-05T20:43:51.467Z] === RUN TestBuildPlatformInvalid [2022-03-05T20:43:51.467Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T20:43:51.467Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T20:43:51.467Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-05T20:43:51.467Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-05T20:43:51.467Z] PASS [2022-03-05T20:43:51.467Z] [2022-03-05T20:43:51.467Z] === Skipped [2022-03-05T20:43:51.467Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-05T20:43:51.467Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T20:43:51.467Z] [2022-03-05T20:43:51.467Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-05T20:43:51.467Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-05T20:43:51.467Z] [2022-03-05T20:43:51.467Z] DONE 33 tests, 2 skipped in 131.944s [2022-03-05T20:43:51.467Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T20:43:51.467Z] INFO: Testing against a local daemon [2022-03-05T20:43:51.467Z] === RUN TestConfigInspect [2022-03-05T20:43:51.467Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:51.467Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-05T20:43:51.467Z] === RUN TestConfigList [2022-03-05T20:43:51.467Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:51.467Z] --- SKIP: TestConfigList (0.02s) [2022-03-05T20:43:51.467Z] === RUN TestConfigsCreateAndDelete [2022-03-05T20:43:51.467Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:51.467Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-03-05T20:43:51.467Z] === RUN TestConfigsUpdate [2022-03-05T20:43:51.467Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:51.467Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-05T20:43:51.467Z] === RUN TestTemplatedConfig [2022-03-05T20:43:51.467Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:51.467Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-05T20:43:51.467Z] === RUN TestConfigCreateResolve [2022-03-05T20:43:51.467Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:51.467Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-05T20:43:51.467Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T20:43:52.033Z] ..........................xx.................... [ 29%] [2022-03-05T20:43:52.232Z] --- PASS: TestBuildMultiStageParentConfig (1.18s) [2022-03-05T20:43:52.232Z] === RUN TestBuildLabelWithTargets [2022-03-05T20:43:52.848Z] --- PASS: TestHealthKillContainer (8.13s) [2022-03-05T20:43:52.848Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T20:43:53.355Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-03-05T20:43:53.355Z] PASS [2022-03-05T20:43:53.355Z] [2022-03-05T20:43:53.355Z] === Skipped [2022-03-05T20:43:53.355Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-03-05T20:43:53.355Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:53.355Z] [2022-03-05T20:43:53.355Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-03-05T20:43:53.355Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:53.355Z] [2022-03-05T20:43:53.355Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-03-05T20:43:53.355Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:53.355Z] [2022-03-05T20:43:53.355Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-05T20:43:53.355Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:53.355Z] [2022-03-05T20:43:53.355Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-05T20:43:53.355Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:53.355Z] [2022-03-05T20:43:53.355Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-05T20:43:53.355Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:43:53.355Z] [2022-03-05T20:43:53.355Z] DONE 7 tests, 6 skipped in 1.748s [2022-03-05T20:43:53.355Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T20:43:53.355Z] INFO: Testing against a local daemon [2022-03-05T20:43:53.355Z] === RUN TestCheckpoint [2022-03-05T20:43:53.356Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T20:43:53.356Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T20:43:53.356Z] === RUN TestContainerInvalidJSON [2022-03-05T20:43:53.356Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:43:53.356Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:43:53.356Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:43:53.356Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:43:53.356Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:43:53.356Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:43:53.356Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:43:53.356Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:43:53.356Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:43:53.356Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-05T20:43:53.356Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-05T20:43:53.356Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T20:43:53.356Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T20:43:53.356Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T20:43:53.356Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-05T20:43:53.356Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T20:43:53.356Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-05T20:43:53.356Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T20:43:53.356Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-05T20:43:53.356Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T20:43:53.356Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-05T20:43:53.356Z] === RUN TestCopyFromContainer [2022-03-05T20:43:53.410Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2022-03-05T20:43:53.410Z] === RUN TestIpcModeNone [2022-03-05T20:43:53.971Z] --- PASS: TestIpcModeNone (0.56s) [2022-03-05T20:43:53.971Z] === RUN TestIpcModePrivate [2022-03-05T20:43:54.227Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-03-05T20:43:54.482Z] --- PASS: TestIpcModePrivate (0.58s) [2022-03-05T20:43:54.482Z] === RUN TestIpcModeShareable [2022-03-05T20:43:54.738Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-03-05T20:43:54.754Z] --- PASS: TestBuildLabelWithTargets (1.95s) [2022-03-05T20:43:54.754Z] === RUN TestBuildWithEmptyLayers [2022-03-05T20:43:55.014Z] --- PASS: TestIpcModeShareable (0.55s) [2022-03-05T20:43:55.014Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T20:43:55.319Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2022-03-05T20:43:55.319Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T20:43:56.931Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-03-05T20:43:56.931Z] === RUN TestAPIIpcModeHost [2022-03-05T20:43:57.191Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-03-05T20:43:57.191Z] === RUN TestDaemonIpcModeShareable [2022-03-05T20:43:57.523Z] === RUN TestCopyFromContainer// [2022-03-05T20:43:57.523Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T20:43:57.523Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T20:43:57.523Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T20:43:57.523Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T20:43:57.523Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T20:43:57.523Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T20:43:57.523Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T20:43:57.523Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T20:43:57.523Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer (4.30s) [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-05T20:43:57.779Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-05T20:43:57.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T20:43:57.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:43:57.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:43:57.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:43:57.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:43:57.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:43:57.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:43:57.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:43:57.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:43:57.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:43:57.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-05T20:43:57.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T20:43:57.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T20:43:57.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T20:43:57.780Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T20:43:57.780Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-05T20:43:57.780Z] === RUN TestCreateWithInvalidEnv [2022-03-05T20:43:57.780Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T20:43:57.780Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T20:43:57.780Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T20:43:57.780Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T20:43:57.780Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T20:43:57.780Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T20:43:57.780Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T20:43:57.780Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T20:43:57.780Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T20:43:57.780Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T20:43:57.780Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T20:43:57.780Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T20:43:57.780Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T20:43:57.780Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T20:43:57.780Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-05T20:43:57.780Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T20:43:58.111Z] Removing intermediate container 0ea1627b26b5 [2022-03-05T20:43:58.111Z] ---> fc67494b0fea [2022-03-05T20:43:58.111Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-03-05T20:43:58.111Z] ---> Running in 21111c50d897 [2022-03-05T20:43:58.111Z] Removing intermediate container 21111c50d897 [2022-03-05T20:43:58.111Z] ---> 4669f8c66d6d [2022-03-05T20:43:58.111Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-05T20:43:58.111Z] ---> Running in d27c9160a89b [2022-03-05T20:43:58.118Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-03-05T20:43:58.373Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-03-05T20:43:58.373Z] === RUN TestDaemonIpcModePrivate [2022-03-05T20:43:58.580Z] Removing intermediate container d27c9160a89b [2022-03-05T20:43:58.581Z] ---> 280e0cc93c04 [2022-03-05T20:43:58.581Z] Step 10/10 : COPY . . [2022-03-05T20:43:58.595Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2022-03-05T20:43:58.595Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T20:43:59.145Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-03-05T20:43:59.145Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T20:43:59.301Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-03-05T20:43:59.556Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-03-05T20:43:59.556Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T20:43:59.977Z] --- PASS: TestBuildUncleanTarFilenames (1.57s) [2022-03-05T20:43:59.977Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T20:44:00.076Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-03-05T20:44:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T20:44:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:44:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:44:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:44:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:44:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:44:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:44:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:44:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:44:00.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:44:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:44:00.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:44:00.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:44:00.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:44:00.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:44:00.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:44:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-05T20:44:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T20:44:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T20:44:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T20:44:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T20:44:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T20:44:00.076Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T20:44:00.484Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-03-05T20:44:00.639Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-03-05T20:44:00.639Z] === RUN TestCreateDifferentPlatform [2022-03-05T20:44:00.639Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T20:44:00.639Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T20:44:00.639Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-05T20:44:00.639Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T20:44:00.639Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T20:44:00.639Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T20:44:00.639Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-05T20:44:00.639Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T20:44:00.639Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-05T20:44:00.639Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T20:44:00.639Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-05T20:44:00.639Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-05T20:44:00.639Z] === RUN TestDaemonRestartIpcMode [2022-03-05T20:44:00.639Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T20:44:00.639Z] === RUN TestDaemonHostGatewayIP [2022-03-05T20:44:00.639Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:44:00.639Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-05T20:44:00.639Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T20:44:00.639Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T20:44:00.639Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T20:44:00.639Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-05T20:44:00.639Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-05T20:44:00.639Z] === RUN TestDiff [2022-03-05T20:44:00.740Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-03-05T20:44:00.740Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T20:44:01.202Z] --- PASS: TestDiff (0.39s) [2022-03-05T20:44:01.202Z] === RUN TestExecWithCloseStdin [2022-03-05T20:44:01.458Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-03-05T20:44:01.458Z] === RUN TestExec [2022-03-05T20:44:01.667Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-03-05T20:44:01.922Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-03-05T20:44:01.922Z] === RUN TestIpcModeOlderClient [2022-03-05T20:44:01.922Z] === PAUSE TestIpcModeOlderClient [2022-03-05T20:44:01.922Z] === RUN TestKillContainerInvalidSignal [2022-03-05T20:44:02.020Z] --- PASS: TestExec (0.46s) [2022-03-05T20:44:02.020Z] === RUN TestExecUser [2022-03-05T20:44:02.179Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-03-05T20:44:02.179Z] === RUN TestKillContainer [2022-03-05T20:44:02.179Z] === RUN TestKillContainer/no_signal [2022-03-05T20:44:02.581Z] --- PASS: TestExecUser (0.48s) [2022-03-05T20:44:02.581Z] === RUN TestExportContainerAndImportImage [2022-03-05T20:44:02.751Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T20:44:03.007Z] === RUN TestKillContainer/killing_signal [2022-03-05T20:44:03.143Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-03-05T20:44:03.143Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T20:44:03.250Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2022-03-05T20:44:03.250Z] === RUN TestBuildWithHugeFile [2022-03-05T20:44:03.570Z] --- PASS: TestKillContainer (1.24s) [2022-03-05T20:44:03.570Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-05T20:44:03.570Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-03-05T20:44:03.570Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-05T20:44:03.570Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T20:44:03.570Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T20:44:03.827Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T20:44:04.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-03-05T20:44:04.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-03-05T20:44:04.754Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-03-05T20:44:04.754Z] === RUN TestKillStoppedContainer [2022-03-05T20:44:04.754Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-05T20:44:04.754Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T20:44:04.754Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-05T20:44:04.754Z] === RUN TestKillDifferentUserContainer [2022-03-05T20:44:05.316Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-03-05T20:44:05.316Z] === RUN TestInspectOomKilledTrue [2022-03-05T20:44:05.316Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-05T20:44:05.316Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T20:44:05.316Z] === RUN TestInspectOomKilledFalse [2022-03-05T20:44:05.878Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-03-05T20:44:05.878Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T20:44:05.878Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-03-05T20:44:05.878Z] === RUN TestLinksContainerNames [2022-03-05T20:44:06.413Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2022-03-05T20:44:06.413Z] === RUN TestHealthCheckWorkdir [2022-03-05T20:44:06.809Z] --- PASS: TestLinksContainerNames (0.85s) [2022-03-05T20:44:06.809Z] === RUN TestLogsFollowTailEmpty [2022-03-05T20:44:06.976Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-03-05T20:44:06.976Z] === RUN TestHealthKillContainer [2022-03-05T20:44:07.372Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-03-05T20:44:07.372Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T20:44:07.628Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-05T20:44:07.628Z] === RUN TestMountDaemonRoot [2022-03-05T20:44:07.628Z] === RUN TestMountDaemonRoot/default [2022-03-05T20:44:07.628Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T20:44:07.628Z] === RUN TestMountDaemonRoot/private [2022-03-05T20:44:07.628Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/slave [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/shared [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T20:44:07.629Z] === CONT TestMountDaemonRoot/default [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:44:07.629Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T20:44:07.629Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:44:07.629Z] === CONT TestMountDaemonRoot/private [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T20:44:07.629Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:44:07.629Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:44:07.629Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:44:07.629Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T20:44:07.629Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:44:07.885Z] === CONT TestMountDaemonRoot/shared [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/slave [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T20:44:07.886Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:44:07.886Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:44:07.886Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:44:08.142Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T20:44:08.142Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:44:08.142Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:44:08.142Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:44:08.142Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:44:08.142Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T20:44:08.142Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:44:08.142Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-05T20:44:08.142Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T20:44:08.142Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-05T20:44:08.143Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-03-05T20:44:08.143Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T20:44:08.473Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-05T20:44:09.509Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-03-05T20:44:09.509Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T20:44:09.765Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-03-05T20:44:09.765Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T20:44:10.022Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-03-05T20:44:10.022Z] === RUN TestNetworkNat [2022-03-05T20:44:10.585Z] --- PASS: TestNetworkNat (0.44s) [2022-03-05T20:44:10.585Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T20:44:11.147Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-05T20:44:11.147Z] === RUN TestNetworkLoopbackNat [2022-03-05T20:44:13.662Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-03-05T20:44:13.662Z] === RUN TestPause [2022-03-05T20:44:13.918Z] --- PASS: TestPause (0.46s) [2022-03-05T20:44:13.919Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T20:44:13.919Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T20:44:13.919Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T20:44:13.919Z] === RUN TestPauseStopPausedContainer [2022-03-05T20:44:14.481Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-03-05T20:44:14.481Z] === RUN TestPsFilter [2022-03-05T20:44:14.737Z] --- PASS: TestPsFilter (0.13s) [2022-03-05T20:44:14.737Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T20:44:14.993Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-05T20:44:14.993Z] === RUN TestRemoveContainerWithVolume [2022-03-05T20:44:15.066Z] --- PASS: TestHealthKillContainer (7.89s) [2022-03-05T20:44:15.066Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T20:44:15.066Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T20:44:15.066Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T20:44:15.066Z] === RUN TestIpcModeNone [2022-03-05T20:44:15.066Z] --- PASS: TestIpcModeNone (0.45s) [2022-03-05T20:44:15.066Z] === RUN TestIpcModePrivate [2022-03-05T20:44:15.555Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-03-05T20:44:15.555Z] === RUN TestRemoveContainerRunning [2022-03-05T20:44:15.627Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-05T20:44:15.627Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-05T20:44:15.627Z] === RUN TestIpcModeShareable [2022-03-05T20:44:15.627Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T20:44:15.627Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-05T20:44:15.627Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T20:44:15.811Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-05T20:44:15.811Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T20:44:15.990Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-05T20:44:16.374Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-03-05T20:44:16.374Z] === RUN TestRemoveInvalidContainer [2022-03-05T20:44:16.374Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T20:44:16.374Z] === RUN TestRenameLinkedContainer [2022-03-05T20:44:16.993Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-03-05T20:44:16.993Z] === RUN TestAPIIpcModeHost [2022-03-05T20:44:16.993Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T20:44:16.993Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-05T20:44:16.993Z] === RUN TestDaemonIpcModeShareable [2022-03-05T20:44:16.994Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T20:44:16.994Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-05T20:44:16.994Z] === RUN TestDaemonIpcModePrivate [2022-03-05T20:44:17.922Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-05T20:44:18.264Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-03-05T20:44:18.264Z] === RUN TestRenameStoppedContainer [2022-03-05T20:44:18.520Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-03-05T20:44:18.520Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T20:44:19.288Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2022-03-05T20:44:19.288Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T20:44:19.288Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T20:44:19.288Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-05T20:44:19.288Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T20:44:19.288Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T20:44:19.288Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-05T20:44:19.288Z] === RUN TestIpcModeOlderClient [2022-03-05T20:44:19.288Z] === PAUSE TestIpcModeOlderClient [2022-03-05T20:44:19.288Z] === RUN TestKillContainerInvalidSignal [2022-03-05T20:44:19.453Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-03-05T20:44:19.453Z] === RUN TestRenameInvalidName [2022-03-05T20:44:19.544Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-03-05T20:44:19.544Z] === RUN TestKillContainer [2022-03-05T20:44:19.544Z] === RUN TestKillContainer/no_signal [2022-03-05T20:44:19.709Z] --- PASS: TestRenameInvalidName (0.42s) [2022-03-05T20:44:19.709Z] === RUN TestRenameAnonymousContainer [2022-03-05T20:44:19.801Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T20:44:20.057Z] === RUN TestKillContainer/killing_signal [2022-03-05T20:44:20.439Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-03-05T20:44:20.627Z] --- PASS: TestKillContainer (1.17s) [2022-03-05T20:44:20.627Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-05T20:44:20.627Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-05T20:44:20.627Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-05T20:44:20.627Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T20:44:20.627Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T20:44:21.188Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T20:44:21.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-03-05T20:44:21.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-03-05T20:44:21.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-03-05T20:44:21.445Z] === RUN TestKillStoppedContainer [2022-03-05T20:44:21.445Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-05T20:44:21.445Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T20:44:21.603Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-03-05T20:44:21.603Z] === RUN TestRenameContainerWithSameName [2022-03-05T20:44:21.603Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-03-05T20:44:21.603Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T20:44:21.702Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-05T20:44:21.702Z] === RUN TestKillDifferentUserContainer [2022-03-05T20:44:21.958Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-05T20:44:21.958Z] === RUN TestInspectOomKilledTrue [2022-03-05T20:44:21.958Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:44:21.958Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T20:44:21.958Z] === RUN TestInspectOomKilledFalse [2022-03-05T20:44:21.958Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T20:44:21.958Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-05T20:44:21.958Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T20:44:21.958Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-05T20:44:21.958Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-05T20:44:21.958Z] === RUN TestLinksContainerNames [2022-03-05T20:44:22.532Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-03-05T20:44:22.532Z] === RUN TestResize [2022-03-05T20:44:22.887Z] --- PASS: TestLinksContainerNames (0.80s) [2022-03-05T20:44:22.887Z] === RUN TestLogsFollowTailEmpty [2022-03-05T20:44:23.093Z] --- PASS: TestResize (0.41s) [2022-03-05T20:44:23.093Z] === RUN TestResizeWithInvalidSize [2022-03-05T20:44:23.144Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-05T20:44:23.144Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T20:44:23.350Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-03-05T20:44:23.350Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T20:44:23.707Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/default [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/private [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/slave [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/shared [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/default [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/shared [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/slave [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/private [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:44:23.707Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T20:44:23.707Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:44:23.707Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T20:44:23.915Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:44:23.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:44:23.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:44:23.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T20:44:23.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:44:23.963Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-05T20:44:23.963Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-05T20:44:23.963Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T20:44:23.963Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-05T20:44:23.963Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-05T20:44:23.963Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T20:44:23.963Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-05T20:44:23.963Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-05T20:44:23.963Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T20:44:23.964Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-05T20:44:23.964Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-05T20:44:23.964Z] === RUN TestNetworkNat [2022-03-05T20:44:24.525Z] --- PASS: TestNetworkNat (0.52s) [2022-03-05T20:44:24.525Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T20:44:25.087Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-03-05T20:44:25.087Z] === RUN TestNetworkLoopbackNat [2022-03-05T20:44:25.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T20:44:25.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:44:26.908Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:44:27.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:44:27.602Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-03-05T20:44:27.602Z] === RUN TestPause [2022-03-05T20:44:27.602Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:44:27.602Z] --- SKIP: TestPause (0.00s) [2022-03-05T20:44:27.602Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T20:44:27.602Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T20:44:27.602Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T20:44:27.602Z] === RUN TestPauseStopPausedContainer [2022-03-05T20:44:27.602Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:44:27.602Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-05T20:44:27.602Z] === RUN TestPsFilter [2022-03-05T20:44:27.602Z] --- PASS: TestPsFilter (0.10s) [2022-03-05T20:44:27.602Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T20:44:28.093Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T20:44:28.163Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-05T20:44:28.163Z] === RUN TestRemoveContainerWithVolume [2022-03-05T20:44:28.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T20:44:28.420Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-05T20:44:28.420Z] === RUN TestRemoveContainerRunning [2022-03-05T20:44:28.709Z] ---> 78b8d77f1737 [2022-03-05T20:44:28.982Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-03-05T20:44:28.982Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T20:44:29.177Z] Successfully built 78b8d77f1737 [2022-03-05T20:44:29.177Z] Successfully tagged docker:latest [2022-03-05T20:44:29.177Z] INFO: Image build ended at 03/05/2022 20:44:28. Duration:00:03:43.8292035 [2022-03-05T20:44:29.177Z] [2022-03-05T20:44:29.177Z] [2022-03-05T20:44:29.177Z] INFO: Building the test binaries at 03/05/2022 20:44:29... [2022-03-05T20:44:29.238Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-05T20:44:29.238Z] === RUN TestRemoveInvalidContainer [2022-03-05T20:44:29.238Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T20:44:29.238Z] === RUN TestRenameLinkedContainer [2022-03-05T20:44:30.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T20:44:30.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T20:44:31.128Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-03-05T20:44:31.128Z] === RUN TestRenameStoppedContainer [2022-03-05T20:44:31.385Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-05T20:44:31.385Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T20:44:31.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T20:44:32.176Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T20:44:32.314Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-03-05T20:44:32.314Z] === RUN TestRenameInvalidName [2022-03-05T20:44:32.570Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-05T20:44:32.570Z] === RUN TestRenameAnonymousContainer [2022-03-05T20:44:33.544Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-03-05T20:44:33.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-03-05T20:44:33.802Z] === RUN TestCgroupNamespacesRun [2022-03-05T20:44:33.938Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-03-05T20:44:33.938Z] === RUN TestRenameContainerWithSameName [2022-03-05T20:44:34.502Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-03-05T20:44:34.502Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T20:44:35.070Z] --- PASS: TestBuildWithHugeFile (67.35s) [2022-03-05T20:44:35.070Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T20:44:35.070Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:44:35.070Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:44:35.070Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:44:35.070Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:44:35.070Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:44:35.070Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:44:35.070Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:44:35.070Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:44:35.070Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:44:35.070Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-05T20:44:35.070Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-05T20:44:35.070Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-05T20:44:35.070Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-05T20:44:35.070Z] === RUN TestBuildPreserveOwnership [2022-03-05T20:44:35.070Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T20:44:35.168Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-03-05T20:44:35.168Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T20:44:35.168Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-05T20:44:35.168Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-05T20:44:35.168Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T20:44:35.428Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-03-05T20:44:35.429Z] === RUN TestResize [2022-03-05T20:44:35.684Z] --- PASS: TestResize (0.41s) [2022-03-05T20:44:35.684Z] === RUN TestResizeWithInvalidSize [2022-03-05T20:44:35.940Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-03-05T20:44:35.940Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T20:44:36.096Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-03-05T20:44:36.096Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T20:44:36.360Z] INFO: make.ps1 starting at 03/05/2022 20:44:35 [2022-03-05T20:44:36.360Z] INFO: Git commit (ce3b6d1ae9) assumed from DOCKER_GITCOMMIT environment variable [2022-03-05T20:44:36.360Z] INFO: Invoking autogen... [2022-03-05T20:44:36.502Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-03-05T20:44:36.502Z] === RUN TestDaemonRestartKillContainers [2022-03-05T20:44:36.502Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-05T20:44:36.502Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-05T20:44:36.502Z] === RUN TestCgroupNamespacesRun [2022-03-05T20:44:36.668Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-05T20:44:36.830Z] INFO: Building daemon... [2022-03-05T20:44:36.989Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T20:44:37.461Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-05T20:44:37.461Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T20:44:37.559Z] --- PASS: TestBuildPreserveOwnership (2.54s) [2022-03-05T20:44:37.559Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.69s) [2022-03-05T20:44:37.559Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.85s) [2022-03-05T20:44:37.559Z] === RUN TestBuildPlatformInvalid [2022-03-05T20:44:37.559Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-05T20:44:37.559Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T20:44:38.388Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-03-05T20:44:38.388Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T20:44:39.019Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2022-03-05T20:44:39.019Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T20:44:39.759Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-03-05T20:44:39.760Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T20:44:40.322Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-05T20:44:40.322Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T20:44:40.909Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2022-03-05T20:44:40.909Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T20:44:41.693Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-03-05T20:44:41.693Z] === RUN TestNISDomainname [2022-03-05T20:44:41.948Z] --- PASS: TestNISDomainname (0.55s) [2022-03-05T20:44:41.948Z] === RUN TestHostnameDnsResolution [2022-03-05T20:44:42.513Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-03-05T20:44:42.513Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T20:44:42.798Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2022-03-05T20:44:42.798Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T20:44:43.074Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-03-05T20:44:43.074Z] === RUN TestStats [2022-03-05T20:44:45.350Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2022-03-05T20:44:45.350Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T20:44:45.619Z] --- PASS: TestStats (2.47s) [2022-03-05T20:44:45.619Z] === RUN TestStopContainerWithTimeout [2022-03-05T20:44:45.619Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T20:44:45.619Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T20:44:45.619Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T20:44:45.619Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T20:44:45.619Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T20:44:45.619Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T20:44:45.619Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T20:44:45.619Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T20:44:45.619Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T20:44:45.619Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T20:44:45.929Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-03-05T20:44:46.207Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T20:44:47.270Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2022-03-05T20:44:47.270Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T20:44:47.689Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-05T20:44:48.112Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T20:44:49.786Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2022-03-05T20:44:49.787Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T20:44:50.001Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-05T20:44:50.001Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-03-05T20:44:50.001Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2022-03-05T20:44:50.001Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-03-05T20:44:50.001Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-03-05T20:44:50.001Z] === RUN TestDeleteDevicemapper [2022-03-05T20:44:50.001Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T20:44:50.001Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T20:44:50.001Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T20:44:51.015Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2022-03-05T20:44:51.015Z] === RUN TestUpdateMemory [2022-03-05T20:44:51.152Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2022-03-05T20:44:51.152Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T20:44:51.578Z] --- PASS: TestUpdateMemory (0.54s) [2022-03-05T20:44:51.578Z] === RUN TestUpdateCPUQuota [2022-03-05T20:44:52.465Z] Loaded image: buildpack-deps:buster [2022-03-05T20:44:52.465Z] Loaded image: busybox:latest [2022-03-05T20:44:52.465Z] Loaded image: busybox:glibc [2022-03-05T20:44:52.506Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-03-05T20:44:52.506Z] === RUN TestUpdatePidsLimit [2022-03-05T20:44:52.506Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-05T20:44:52.506Z] === RUN TestUpdatePidsLimit/no_change [2022-03-05T20:44:52.636Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-03-05T20:44:52.762Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-05T20:44:53.019Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-05T20:44:53.275Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-05T20:44:53.531Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-05T20:44:53.531Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-05T20:44:53.669Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2022-03-05T20:44:53.669Z] === RUN TestNISDomainname [2022-03-05T20:44:53.669Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-05T20:44:53.669Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-05T20:44:53.669Z] === RUN TestHostnameDnsResolution [2022-03-05T20:44:53.925Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-03-05T20:44:53.925Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T20:44:53.925Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-05T20:44:53.925Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-05T20:44:53.925Z] === RUN TestStats [2022-03-05T20:44:53.925Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:44:53.925Z] --- SKIP: TestStats (0.00s) [2022-03-05T20:44:53.925Z] === RUN TestStopContainerWithTimeout [2022-03-05T20:44:53.925Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T20:44:53.925Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T20:44:53.925Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T20:44:53.925Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T20:44:53.925Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T20:44:53.925Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T20:44:53.925Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T20:44:53.926Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T20:44:53.926Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T20:44:53.926Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T20:44:54.375Z] Loaded image: debian:bullseye [2022-03-05T20:44:54.375Z] Loaded image: hello-world:latest [2022-03-05T20:44:54.375Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T20:44:54.461Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-03-05T20:44:54.462Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-03-05T20:44:54.462Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-03-05T20:44:54.462Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-03-05T20:44:54.462Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-03-05T20:44:54.462Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-03-05T20:44:54.462Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-03-05T20:44:54.462Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-03-05T20:44:54.462Z] === RUN TestUpdateRestartPolicy [2022-03-05T20:44:54.489Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T20:44:56.379Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T20:44:57.746Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-05T20:44:57.746Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-03-05T20:44:57.746Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-03-05T20:44:57.746Z] --- PASS: TestStopContainerWithTimeout/-1 (2.34s) [2022-03-05T20:44:57.746Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-03-05T20:44:57.746Z] === RUN TestDeleteDevicemapper [2022-03-05T20:44:57.746Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T20:44:57.746Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T20:44:57.746Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T20:44:59.634Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2022-03-05T20:44:59.634Z] === RUN TestUpdateMemory [2022-03-05T20:44:59.634Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:44:59.634Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-05T20:44:59.634Z] === RUN TestUpdateCPUQuota [2022-03-05T20:44:59.634Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:44:59.634Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-05T20:44:59.634Z] === RUN TestUpdatePidsLimit [2022-03-05T20:44:59.634Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:44:59.634Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-05T20:44:59.634Z] === RUN TestUpdateRestartPolicy [2022-03-05T20:45:00.954Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.23s) [2022-03-05T20:45:00.955Z] PASS [2022-03-05T20:45:00.955Z] [2022-03-05T20:45:00.955Z] === Skipped [2022-03-05T20:45:00.955Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-05T20:45:00.955Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T20:45:00.955Z] [2022-03-05T20:45:00.955Z] DONE 33 tests, 1 skipped in 126.136s [2022-03-05T20:45:00.955Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T20:45:00.955Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:45:00.955Z] ++ set -e [2022-03-05T20:45:00.955Z] ++ '[' -n 0 ']' [2022-03-05T20:45:00.955Z] ++ set -x [2022-03-05T20:45:00.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-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:45:00.955Z] INFO: Testing against a local daemon [2022-03-05T20:45:00.955Z] === RUN TestConfigInspect [2022-03-05T20:45:02.864Z] --- PASS: TestConfigInspect (1.96s) [2022-03-05T20:45:02.864Z] === RUN TestConfigList [2022-03-05T20:45:05.407Z] --- PASS: TestConfigList (2.12s) [2022-03-05T20:45:05.407Z] === RUN TestConfigsCreateAndDelete [2022-03-05T20:45:06.630Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-03-05T20:45:06.630Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T20:45:06.630Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-03-05T20:45:06.630Z] === RUN TestWaitNonBlocked [2022-03-05T20:45:06.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:45:06.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:45:06.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:45:06.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:45:06.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:45:06.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:45:06.630Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-05T20:45:06.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-03-05T20:45:06.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-03-05T20:45:06.630Z] === RUN TestWaitBlocked [2022-03-05T20:45:06.630Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:45:06.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:45:06.630Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:45:06.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:45:06.630Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:45:06.630Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:45:07.317Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-03-05T20:45:07.317Z] === RUN TestConfigsUpdate [2022-03-05T20:45:07.412Z] ......................... [ 67%] [2022-03-05T20:45:07.557Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-05T20:45:07.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-03-05T20:45:07.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-03-05T20:45:07.557Z] === CONT TestContainerStartOnDaemonRestart [2022-03-05T20:45:07.557Z] === CONT TestContainerKillOnDaemonStart [2022-03-05T20:45:08.699Z] --- PASS: TestConfigsUpdate (1.68s) [2022-03-05T20:45:08.699Z] === RUN TestTemplatedConfig [2022-03-05T20:45:09.445Z] === CONT TestIpcModeOlderClient [2022-03-05T20:45:09.445Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-03-05T20:45:09.445Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-05T20:45:09.445Z] === CONT TestDaemonHostGatewayIP [2022-03-05T20:45:10.941Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T20:45:10.941Z] Using test binary docker [2022-03-05T20:45:10.941Z] +++ /etc/init.d/apparmor start [2022-03-05T20:45:10.941Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T20:45:10.941Z] INFO: Waiting for daemon to start... [2022-03-05T20:45:10.941Z] Starting dockerd [2022-03-05T20:45:10.941Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-05T20:45:10.941Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T20:45:10.941Z] Using test binary docker [2022-03-05T20:45:10.941Z] +++ /etc/init.d/apparmor start [2022-03-05T20:45:10.941Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T20:45:10.941Z] INFO: Waiting for daemon to start... [2022-03-05T20:45:10.941Z] Starting dockerd [2022-03-05T20:45:10.941Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-05T20:45:10.941Z] . [2022-03-05T20:45:10.941Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T20:45:10.941Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T20:45:10.941Z] Error: No such image: emptyfs [2022-03-05T20:45:10.941Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T20:45:10.942Z] ++++ docker load [2022-03-05T20:45:10.942Z] Running integration-test (iteration 1) [2022-03-05T20:45:10.942Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-05T20:45:10.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-05T20:45:10.942Z] ++ set -e [2022-03-05T20:45:10.942Z] ++ '[' -n 0 ']' [2022-03-05T20:45:10.942Z] ++ set -x [2022-03-05T20:45:10.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-05T20:45:10.942Z] [2022-03-05T20:45:10.942Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T20:45:10.942Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T20:45:10.942Z] Error: No such image: emptyfs [2022-03-05T20:45:10.942Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T20:45:10.942Z] ++++ docker load [2022-03-05T20:45:10.942Z] Running integration-test (iteration 1) [2022-03-05T20:45:10.942Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-05T20:45:10.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-05T20:45:10.942Z] ++ set -e [2022-03-05T20:45:10.942Z] ++ '[' -n 0 ']' [2022-03-05T20:45:10.942Z] ++ set -x [2022-03-05T20:45:10.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-05T20:45:11.239Z] --- PASS: TestTemplatedConfig (2.50s) [2022-03-05T20:45:11.239Z] === RUN TestConfigCreateResolve [2022-03-05T20:45:11.798Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-03-05T20:45:11.798Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T20:45:11.798Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-03-05T20:45:11.798Z] === RUN TestWaitNonBlocked [2022-03-05T20:45:11.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:45:11.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:45:11.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:45:11.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:45:11.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:45:11.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:45:11.798Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-05T20:45:11.798Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-03-05T20:45:11.798Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-03-05T20:45:11.798Z] === RUN TestWaitBlocked [2022-03-05T20:45:11.798Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:45:11.798Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:45:11.798Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:45:11.798Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:45:11.798Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:45:11.798Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:45:11.961Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2022-03-05T20:45:11.962Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T20:45:12.054Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-05T20:45:12.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-03-05T20:45:12.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-03-05T20:45:12.054Z] === CONT TestDaemonRestartIpcMode [2022-03-05T20:45:12.054Z] === CONT TestIpcModeOlderClient [2022-03-05T20:45:12.054Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-05T20:45:12.054Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T20:45:13.147Z] --- PASS: TestConfigCreateResolve (1.68s) [2022-03-05T20:45:13.147Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T20:45:13.407Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-05T20:45:13.407Z] PASS [2022-03-05T20:45:13.407Z] [2022-03-05T20:45:13.407Z] DONE 7 tests in 12.667s [2022-03-05T20:45:13.407Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T20:45:13.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:45:13.407Z] ++ set -e [2022-03-05T20:45:13.407Z] ++ '[' -n 0 ']' [2022-03-05T20:45:13.407Z] ++ set -x [2022-03-05T20:45:13.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:45:13.668Z] INFO: Testing against a local daemon [2022-03-05T20:45:13.668Z] === RUN TestCheckpoint [2022-03-05T20:45:13.668Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T20:45:13.668Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T20:45:13.668Z] === RUN TestContainerInvalidJSON [2022-03-05T20:45:13.668Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:45:13.668Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:45:13.669Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:45:13.669Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:45:13.669Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:45:13.669Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:45:13.669Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:45:13.669Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:45:13.669Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:45:13.669Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-05T20:45:13.669Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-05T20:45:13.669Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T20:45:13.669Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T20:45:13.669Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T20:45:13.669Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-05T20:45:13.669Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T20:45:13.669Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-05T20:45:13.669Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T20:45:13.669Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-05T20:45:13.669Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T20:45:13.669Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-05T20:45:13.669Z] === RUN TestCopyFromContainer [2022-03-05T20:45:13.852Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2022-03-05T20:45:13.852Z] === CONT TestDaemonRestartIpcMode [2022-03-05T20:45:14.610Z] === RUN TestCopyFromContainer// [2022-03-05T20:45:14.610Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T20:45:14.610Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T20:45:14.610Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T20:45:14.871Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T20:45:14.871Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T20:45:14.871Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T20:45:14.871Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T20:45:14.871Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T20:45:15.131Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer (1.31s) [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-05T20:45:15.131Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-05T20:45:15.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T20:45:15.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:45:15.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:45:15.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:45:15.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:45:15.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:45:15.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:45:15.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:45:15.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:45:15.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:45:15.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-05T20:45:15.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T20:45:15.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T20:45:15.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T20:45:15.131Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T20:45:15.131Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-05T20:45:15.131Z] === RUN TestCreateWithInvalidEnv [2022-03-05T20:45:15.131Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T20:45:15.132Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T20:45:15.132Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T20:45:15.132Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T20:45:15.132Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T20:45:15.132Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T20:45:15.132Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T20:45:15.132Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T20:45:15.132Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T20:45:15.132Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T20:45:15.132Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T20:45:15.132Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T20:45:15.132Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T20:45:15.132Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T20:45:15.132Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-05T20:45:15.132Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T20:45:15.741Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-03-05T20:45:16.218Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2022-03-05T20:45:16.515Z] --- PASS: TestCreateWithCustomMaskedPaths (1.09s) [2022-03-05T20:45:16.516Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T20:45:16.781Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2022-03-05T20:45:16.781Z] PASS [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === Skipped [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-05T20:45:16.781Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-05T20:45:16.781Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-05T20:45:16.781Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-05T20:45:16.781Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T20:45:16.781Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-05T20:45:16.781Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-05T20:45:16.781Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-05T20:45:16.781Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-05T20:45:16.781Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-05T20:45:16.781Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-05T20:45:16.781Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-05T20:45:16.781Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-05T20:45:16.781Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-05T20:45:16.781Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-05T20:45:16.781Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-05T20:45:16.781Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-05T20:45:16.781Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T20:45:16.781Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-05T20:45:16.781Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-05T20:45:16.781Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-05T20:45:16.781Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-05T20:45:16.781Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-05T20:45:16.781Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T20:45:16.781Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-05T20:45:16.781Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-05T20:45:16.781Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-05T20:45:16.781Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T20:45:16.781Z] [2022-03-05T20:45:16.781Z] DONE 177 tests, 27 skipped in 83.628s [2022-03-05T20:45:16.781Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T20:45:16.781Z] INFO: Testing against a local daemon [2022-03-05T20:45:16.781Z] === RUN TestCommitInheritsEnv [2022-03-05T20:45:17.457Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-03-05T20:45:17.458Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T20:45:17.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:45:17.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:45:17.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:45:17.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:45:17.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:45:17.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:45:17.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:45:17.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:45:17.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:45:17.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:45:17.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:45:17.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:45:17.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:45:17.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:45:17.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:45:17.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-05T20:45:17.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T20:45:17.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T20:45:17.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T20:45:17.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T20:45:17.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T20:45:17.458Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T20:45:17.719Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-03-05T20:45:17.719Z] === RUN TestCreateDifferentPlatform [2022-03-05T20:45:17.719Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T20:45:17.719Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T20:45:17.719Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-05T20:45:17.719Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T20:45:17.719Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T20:45:17.719Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T20:45:17.719Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-05T20:45:17.719Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T20:45:17.980Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-05T20:45:17.980Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T20:45:17.980Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-05T20:45:17.980Z] === RUN TestDaemonRestartIpcMode [2022-03-05T20:45:17.980Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T20:45:17.980Z] === RUN TestDaemonHostGatewayIP [2022-03-05T20:45:17.980Z] === PAUSE TestDaemonHostGatewayIP [2022-03-05T20:45:17.980Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T20:45:17.980Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T20:45:17.980Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T20:45:17.980Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-05T20:45:17.980Z] === RUN TestDiff [2022-03-05T20:45:18.149Z] --- PASS: TestCommitInheritsEnv (1.33s) [2022-03-05T20:45:18.149Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T20:45:18.149Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-05T20:45:18.149Z] === RUN TestImagesFilterMultiReference [2022-03-05T20:45:18.149Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-05T20:45:18.149Z] === RUN TestImagePullPlatformInvalid [2022-03-05T20:45:18.149Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-05T20:45:18.149Z] === RUN TestRemoveImageOrphaning [2022-03-05T20:45:18.240Z] --- PASS: TestDiff (0.38s) [2022-03-05T20:45:18.240Z] === RUN TestExecWithCloseStdin [2022-03-05T20:45:18.817Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-03-05T20:45:18.817Z] === RUN TestExec [2022-03-05T20:45:19.007Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-03-05T20:45:19.007Z] PASS [2022-03-05T20:45:19.007Z] [2022-03-05T20:45:19.007Z] === Skipped [2022-03-05T20:45:19.007Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-05T20:45:19.007Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T20:45:19.007Z] [2022-03-05T20:45:19.007Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-05T20:45:19.007Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-05T20:45:19.007Z] [2022-03-05T20:45:19.007Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T20:45:19.007Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T20:45:19.007Z] [2022-03-05T20:45:19.007Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-05T20:45:19.007Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-05T20:45:19.007Z] [2022-03-05T20:45:19.007Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T20:45:19.007Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T20:45:19.007Z] [2022-03-05T20:45:19.007Z] DONE 196 tests, 5 skipped in 104.866s [2022-03-05T20:45:19.078Z] --- PASS: TestExec (0.43s) [2022-03-05T20:45:19.078Z] === RUN TestExecUser [2022-03-05T20:45:19.263Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T20:45:19.263Z] INFO: Testing against a local daemon [2022-03-05T20:45:19.263Z] === RUN TestCommitInheritsEnv [2022-03-05T20:45:19.519Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-03-05T20:45:19.519Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T20:45:19.519Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-05T20:45:19.519Z] === RUN TestImagesFilterMultiReference [2022-03-05T20:45:19.519Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-05T20:45:19.519Z] === RUN TestImagePullPlatformInvalid [2022-03-05T20:45:19.519Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-05T20:45:19.519Z] === RUN TestRemoveImageOrphaning [2022-03-05T20:45:19.649Z] --- PASS: TestExecUser (0.42s) [2022-03-05T20:45:19.649Z] === RUN TestExportContainerAndImportImage [2022-03-05T20:45:19.775Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-03-05T20:45:19.775Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T20:45:20.038Z] --- PASS: TestRemoveImageOrphaning (1.89s) [2022-03-05T20:45:20.038Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T20:45:20.038Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-05T20:45:20.038Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-05T20:45:20.038Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T20:45:20.222Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-03-05T20:45:20.222Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T20:45:20.294Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-05T20:45:20.294Z] === RUN TestTagInvalidReference [2022-03-05T20:45:20.294Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-05T20:45:20.294Z] === RUN TestTagValidPrefixedRepo [2022-03-05T20:45:20.294Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-05T20:45:20.294Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T20:45:20.294Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-05T20:45:20.294Z] === RUN TestTagOfficialNames [2022-03-05T20:45:20.294Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-05T20:45:20.294Z] === RUN TestTagMatchesDigest [2022-03-05T20:45:20.294Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-05T20:45:20.294Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-05T20:45:21.604Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-05T20:45:21.604Z] === RUN TestHealthCheckWorkdir [2022-03-05T20:45:21.662Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2022-03-05T20:45:21.662Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T20:45:21.662Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-05T20:45:21.662Z] === RUN TestTagInvalidReference [2022-03-05T20:45:21.662Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-05T20:45:21.662Z] === RUN TestTagValidPrefixedRepo [2022-03-05T20:45:21.917Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-05T20:45:21.917Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T20:45:21.917Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-05T20:45:21.917Z] === RUN TestTagOfficialNames [2022-03-05T20:45:21.917Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-05T20:45:21.917Z] === RUN TestTagMatchesDigest [2022-03-05T20:45:21.917Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-05T20:45:21.917Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-05T20:45:22.173Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-03-05T20:45:22.173Z] === RUN TestHealthKillContainer [2022-03-05T20:45:30.337Z] --- PASS: TestHealthKillContainer (7.82s) [2022-03-05T20:45:30.337Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T20:45:30.337Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2022-03-05T20:45:30.337Z] === RUN TestIpcModeNone [2022-03-05T20:45:30.599Z] --- PASS: TestIpcModeNone (0.47s) [2022-03-05T20:45:30.599Z] === RUN TestIpcModePrivate [2022-03-05T20:45:30.871Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-05T20:45:31.132Z] --- PASS: TestIpcModePrivate (0.48s) [2022-03-05T20:45:31.132Z] === RUN TestIpcModeShareable [2022-03-05T20:45:31.391Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-05T20:45:31.651Z] --- PASS: TestIpcModeShareable (0.56s) [2022-03-05T20:45:31.651Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T20:45:33.034Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-03-05T20:45:33.034Z] === RUN TestAPIIpcModeHost [2022-03-05T20:45:33.294Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-03-05T20:45:33.294Z] === RUN TestDaemonIpcModeShareable [2022-03-05T20:45:34.676Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-05T20:45:34.676Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-03-05T20:45:34.676Z] === RUN TestDaemonIpcModePrivate [2022-03-05T20:45:35.619Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-05T20:45:35.619Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2022-03-05T20:45:35.619Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T20:45:36.561Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-05T20:45:36.561Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2022-03-05T20:45:36.561Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T20:45:37.944Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-05T20:45:37.944Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2022-03-05T20:45:37.944Z] === RUN TestIpcModeOlderClient [2022-03-05T20:45:37.944Z] === PAUSE TestIpcModeOlderClient [2022-03-05T20:45:37.944Z] === RUN TestKillContainerInvalidSignal [2022-03-05T20:45:38.215Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-03-05T20:45:38.215Z] === RUN TestKillContainer [2022-03-05T20:45:38.215Z] === RUN TestKillContainer/no_signal [2022-03-05T20:45:38.475Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T20:45:38.734Z] === RUN TestKillContainer/killing_signal [2022-03-05T20:45:39.303Z] --- PASS: TestKillContainer (1.18s) [2022-03-05T20:45:39.303Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-05T20:45:39.303Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-05T20:45:39.303Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-05T20:45:39.303Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T20:45:39.303Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T20:45:39.874Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T20:45:40.446Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2022-03-05T20:45:40.446Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-03-05T20:45:40.446Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-03-05T20:45:40.446Z] === RUN TestKillStoppedContainer [2022-03-05T20:45:40.446Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-05T20:45:40.446Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T20:45:40.446Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-05T20:45:40.446Z] === RUN TestKillDifferentUserContainer [2022-03-05T20:45:41.018Z] --- PASS: TestKillDifferentUserContainer (0.36s) [2022-03-05T20:45:41.018Z] === RUN TestInspectOomKilledTrue [2022-03-05T20:45:41.279Z] --- PASS: TestInspectOomKilledTrue (0.40s) [2022-03-05T20:45:41.279Z] === RUN TestInspectOomKilledFalse [2022-03-05T20:45:41.849Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-03-05T20:45:41.849Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T20:45:42.109Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-03-05T20:45:42.109Z] === RUN TestLinksContainerNames [2022-03-05T20:45:42.679Z] --- PASS: TestLinksContainerNames (0.77s) [2022-03-05T20:45:42.679Z] === RUN TestLogsFollowTailEmpty [2022-03-05T20:45:43.250Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-03-05T20:45:43.250Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T20:45:43.511Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/default [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/private [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/slave [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/shared [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/default [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/shared [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/slave [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/private [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T20:45:43.511Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:45:43.511Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T20:45:43.511Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:45:43.771Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:45:44.031Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T20:45:44.031Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-05T20:45:44.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-05T20:45:44.032Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-05T20:45:44.032Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T20:45:44.032Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-05T20:45:44.032Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T20:45:44.032Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-05T20:45:44.032Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-05T20:45:44.032Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T20:45:45.413Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2022-03-05T20:45:45.413Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T20:45:45.413Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) [2022-03-05T20:45:45.413Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T20:45:45.983Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-03-05T20:45:45.983Z] === RUN TestNetworkNat [2022-03-05T20:45:46.243Z] --- PASS: TestNetworkNat (0.41s) [2022-03-05T20:45:46.243Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T20:45:46.502Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-03-05T20:45:46.502Z] === RUN TestNetworkLoopbackNat [2022-03-05T20:45:46.659Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-05T20:45:49.045Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-03-05T20:45:49.045Z] === RUN TestPause [2022-03-05T20:45:49.616Z] --- PASS: TestPause (0.42s) [2022-03-05T20:45:49.616Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T20:45:49.616Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T20:45:49.616Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T20:45:49.616Z] === RUN TestPauseStopPausedContainer [2022-03-05T20:45:49.665Z] Loaded image: buildpack-deps:buster [2022-03-05T20:45:49.922Z] Loaded image: busybox:latest [2022-03-05T20:45:50.187Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-03-05T20:45:50.187Z] === RUN TestPsFilter [2022-03-05T20:45:50.187Z] --- PASS: TestPsFilter (0.10s) [2022-03-05T20:45:50.187Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T20:45:50.446Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-05T20:45:50.446Z] === RUN TestRemoveContainerWithVolume [2022-03-05T20:45:50.489Z] Loaded image: busybox:glibc [2022-03-05T20:45:50.489Z] Loaded image: buildpack-deps:buster [2022-03-05T20:45:50.745Z] Loaded image: busybox:latest [2022-03-05T20:45:51.016Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-05T20:45:51.016Z] === RUN TestRemoveContainerRunning [2022-03-05T20:45:51.276Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-05T20:45:51.276Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T20:45:51.327Z] Loaded image: busybox:glibc [2022-03-05T20:45:51.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-05T20:45:51.846Z] === RUN TestRemoveInvalidContainer [2022-03-05T20:45:51.846Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T20:45:51.846Z] === RUN TestRenameLinkedContainer [2022-03-05T20:45:53.230Z] --- PASS: TestRenameLinkedContainer (1.54s) [2022-03-05T20:45:53.230Z] === RUN TestRenameStoppedContainer [2022-03-05T20:45:53.490Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-03-05T20:45:53.490Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T20:45:54.430Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-05T20:45:54.430Z] === RUN TestRenameInvalidName [2022-03-05T20:45:54.690Z] --- PASS: TestRenameInvalidName (0.38s) [2022-03-05T20:45:54.690Z] === RUN TestRenameAnonymousContainer [2022-03-05T20:45:56.072Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2022-03-05T20:45:56.072Z] === RUN TestRenameContainerWithSameName [2022-03-05T20:45:56.643Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-05T20:45:56.643Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T20:45:57.583Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-05T20:45:57.583Z] === RUN TestResize [2022-03-05T20:45:57.843Z] --- PASS: TestResize (0.37s) [2022-03-05T20:45:57.843Z] === RUN TestResizeWithInvalidSize [2022-03-05T20:45:58.103Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-05T20:45:58.103Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T20:45:58.675Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:45:58.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:45:58.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:45:58.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T20:45:58.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:45:59.469Z] Loaded image: debian:bullseye [2022-03-05T20:45:59.469Z] Loaded image: hello-world:latest [2022-03-05T20:45:59.469Z] Loaded image: debian:bullseye [2022-03-05T20:45:59.469Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T20:45:59.469Z] INFO: Testing against a local daemon [2022-03-05T20:45:59.469Z] === RUN TestDockerDaemonSuite [2022-03-05T20:45:59.469Z] Loaded image: hello-world:latest [2022-03-05T20:45:59.469Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-05T20:45:59.469Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T20:45:59.469Z] INFO: Testing against a local daemon [2022-03-05T20:45:59.469Z] === RUN TestDockerSuite [2022-03-05T20:45:59.469Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-05T20:45:59.469Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-05T20:45:59.469Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-05T20:45:59.469Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-05T20:45:59.469Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-05T20:45:59.469Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-05T20:45:59.469Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-05T20:45:59.469Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-05T20:46:00.062Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T20:46:00.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:46:01.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:46:01.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:46:01.795Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-05T20:46:02.650Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T20:46:02.794Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-05T20:46:02.794Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-05T20:46:02.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T20:46:03.147Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-05T20:46:03.147Z] [2022-03-05T20:46:03.147Z] ________ ____ __. [2022-03-05T20:46:03.147Z] \_____ \ | |/ _| [2022-03-05T20:46:03.147Z] / | \| < [2022-03-05T20:46:03.147Z] / | \ | \ [2022-03-05T20:46:03.147Z] \_______ /____|__ \ [2022-03-05T20:46:03.147Z] \/ \/ [2022-03-05T20:46:03.147Z] [2022-03-05T20:46:03.147Z] INFO: make.ps1 ended at 03/05/2022 20:46:01 [2022-03-05T20:46:03.147Z] INFO: Binaries build ended at 03/05/2022 20:46:03. Duration:00:01:33.8119393 [2022-03-05T20:46:03.356Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-05T20:46:03.356Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-05T20:46:03.697Z] tests/integration/client_test.py ..... [ 75%] [2022-03-05T20:46:03.919Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-05T20:46:03.956Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-05T20:46:04.139Z] INFO: Copying the built daemon binary to d:\CI\PR-43333\1\binary\dockerd-ce3b6d1ae9.exe... [2022-03-05T20:46:04.139Z] INFO: Copying the built client binary to d:\CI\PR-43333\1\binary\docker-ce3b6d1ae9.exe... [2022-03-05T20:46:04.139Z] INFO: Copying dockerversion from the container... [2022-03-05T20:46:04.175Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-05T20:46:04.175Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-05T20:46:04.214Z] tests/integration/errors_test.py . [ 76%] [2022-03-05T20:46:04.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T20:46:04.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T20:46:04.609Z] INFO: Copying the golang package from the container to d:\CI\PR-43333\1\installer\go.zip... [2022-03-05T20:46:05.077Z] INFO: Extracting go.zip to d:\CI\PR-43333\1\go [2022-03-05T20:46:05.541Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-05T20:46:05.797Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-05T20:46:05.797Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-05T20:46:05.797Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-05T20:46:05.940Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T20:46:06.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T20:46:06.726Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-05T20:46:06.982Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-05T20:46:07.544Z] --- PASS: TestBuildWithHugeFile (124.95s) [2022-03-05T20:46:07.544Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T20:46:07.801Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:46:07.801Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:46:07.801Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:46:07.801Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:46:07.801Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:46:07.801Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:46:07.801Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T20:46:07.801Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T20:46:07.801Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-05T20:46:07.801Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T20:46:08.058Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-05T20:46:08.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-03-05T20:46:08.058Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-03-05T20:46:08.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-03-05T20:46:08.058Z] === RUN TestBuildPreserveOwnership [2022-03-05T20:46:08.058Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T20:46:08.058Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-05T20:46:08.058Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-05T20:46:08.058Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-05T20:46:08.058Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.73s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2022-03-05T20:46:08.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-03-05T20:46:08.111Z] === RUN TestCgroupNamespacesRun [2022-03-05T20:46:09.051Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-03-05T20:46:09.051Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T20:46:09.949Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T20:46:09.997Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-03-05T20:46:09.997Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T20:46:10.879Z] --- PASS: TestBuildPreserveOwnership (3.03s) [2022-03-05T20:46:10.879Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.10s) [2022-03-05T20:46:10.879Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-03-05T20:46:10.879Z] === RUN TestBuildPlatformInvalid [2022-03-05T20:46:11.136Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T20:46:11.136Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T20:46:11.383Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-03-05T20:46:11.383Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T20:46:11.699Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-05T20:46:12.324Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-03-05T20:46:12.324Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T20:46:13.263Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2022-03-05T20:46:13.263Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T20:46:14.644Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-03-05T20:46:14.644Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T20:46:14.967Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-05T20:46:15.232Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-05T20:46:15.232Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T20:46:16.185Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-03-05T20:46:16.185Z] === RUN TestNISDomainname [2022-03-05T20:46:16.755Z] --- PASS: TestNISDomainname (0.47s) [2022-03-05T20:46:16.755Z] === RUN TestHostnameDnsResolution [2022-03-05T20:46:16.857Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-05T20:46:17.325Z] --- PASS: TestHostnameDnsResolution (0.59s) [2022-03-05T20:46:17.325Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T20:46:17.895Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-03-05T20:46:17.895Z] === RUN TestStats [2022-03-05T20:46:18.766Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-05T20:46:19.326Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-05T20:46:20.256Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-05T20:46:20.434Z] --- PASS: TestStats (2.41s) [2022-03-05T20:46:20.434Z] === RUN TestStopContainerWithTimeout [2022-03-05T20:46:20.434Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T20:46:20.434Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T20:46:20.434Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T20:46:20.434Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T20:46:20.434Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T20:46:20.434Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T20:46:20.434Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T20:46:20.434Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T20:46:20.434Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T20:46:20.434Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T20:46:20.695Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T20:46:20.819Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-05T20:46:21.381Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-05T20:46:22.606Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T20:46:22.978Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-05T20:46:23.899Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-05T20:46:23.989Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-05T20:46:23.989Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-03-05T20:46:23.989Z] --- PASS: TestStopContainerWithTimeout/-1 (2.50s) [2022-03-05T20:46:23.989Z] --- PASS: TestStopContainerWithTimeout/3 (2.34s) [2022-03-05T20:46:23.989Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2022-03-05T20:46:23.989Z] === RUN TestDeleteDevicemapper [2022-03-05T20:46:23.989Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T20:46:23.989Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T20:46:23.989Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T20:46:24.828Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-05T20:46:25.084Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-05T20:46:25.376Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.21s) [2022-03-05T20:46:25.376Z] === RUN TestUpdateMemory [2022-03-05T20:46:25.947Z] --- PASS: TestUpdateMemory (0.52s) [2022-03-05T20:46:25.947Z] === RUN TestUpdateCPUQuota [2022-03-05T20:46:26.012Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-05T20:46:26.268Z] docker_cli_daemon_test.go:1455: [df077d6b76a9f] daemon is not started [2022-03-05T20:46:26.521Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-03-05T20:46:26.521Z] === RUN TestUpdatePidsLimit [2022-03-05T20:46:26.521Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-05T20:46:26.781Z] === RUN TestUpdatePidsLimit/no_change [2022-03-05T20:46:26.781Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-05T20:46:26.833Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-05T20:46:27.041Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-05T20:46:27.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-05T20:46:27.398Z] check_test.go:309: [d4e4cbc625733] daemon is not started [2022-03-05T20:46:27.398Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-05T20:46:27.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-05T20:46:27.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-05T20:46:28.135Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-03-05T20:46:28.135Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-03-05T20:46:28.135Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-03-05T20:46:28.135Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-05T20:46:28.135Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-05T20:46:28.135Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-05T20:46:28.135Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-03-05T20:46:28.135Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-03-05T20:46:28.135Z] === RUN TestUpdateRestartPolicy [2022-03-05T20:46:28.765Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-05T20:46:29.328Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-05T20:46:29.585Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-05T20:46:30.371Z] INFO: Extraction ended at 03/05/2022 20:46:29. Duration:00:00:24.8360984 [2022-03-05T20:46:30.371Z] INFO: Updating the golang and path environment variables [2022-03-05T20:46:30.371Z] INFO: GOPATH=d:\gopath [2022-03-05T20:46:30.371Z] INFO: go version go1.16.15 windows/amd64 [2022-03-05T20:46:30.371Z] INFO: Running the daemon under test in debug mode [2022-03-05T20:46:30.371Z] INFO: Starting a daemon under test... [2022-03-05T20:46:30.371Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43333\1\daemon --pidfile d:\CI\PR-43333\1\docker.pid -D [2022-03-05T20:46:30.371Z] INFO: Process started successfully. [2022-03-05T20:46:30.371Z] INFO: Start tailing logs of the daemon under tests [2022-03-05T20:46:30.371Z] INFO: Waiting for the daemon under test to start... [2022-03-05T20:46:30.515Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-05T20:46:31.078Z] check_test.go:309: [de21363599908] daemon is not started [2022-03-05T20:46:31.078Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-05T20:46:31.643Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-05T20:46:32.573Z] Loaded image: buildpack-deps:buster [2022-03-05T20:46:32.831Z] Loaded image: busybox:latest [2022-03-05T20:46:32.831Z] Loaded image: busybox:glibc [2022-03-05T20:46:33.092Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-05T20:46:34.020Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-05T20:46:34.949Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-05T20:46:34.949Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-05T20:46:35.514Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-05T20:46:36.079Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-05T20:46:36.644Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-05T20:46:38.545Z] Loaded image: debian:bullseye [2022-03-05T20:46:38.545Z] Loaded image: hello-world:latest [2022-03-05T20:46:38.545Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-05T20:46:38.545Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T20:46:38.954Z] ......... [ 86%] [2022-03-05T20:46:40.353Z] --- PASS: TestUpdateRestartPolicy (10.73s) [2022-03-05T20:46:40.353Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T20:46:40.353Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-05T20:46:40.353Z] === RUN TestWaitNonBlocked [2022-03-05T20:46:40.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:46:40.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:46:40.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:46:40.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:46:40.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:46:40.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:46:40.353Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-05T20:46:40.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.50s) [2022-03-05T20:46:40.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-03-05T20:46:40.353Z] === RUN TestWaitBlocked [2022-03-05T20:46:40.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:46:40.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:46:40.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:46:40.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:46:40.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:46:40.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:46:40.613Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-05T20:46:40.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-03-05T20:46:40.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-03-05T20:46:40.613Z] === CONT TestContainerStartOnDaemonRestart [2022-03-05T20:46:40.613Z] === CONT TestIpcModeOlderClient [2022-03-05T20:46:40.613Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-05T20:46:40.613Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T20:46:41.087Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-05T20:46:42.523Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s) [2022-03-05T20:46:42.523Z] === CONT TestContainerKillOnDaemonStart [2022-03-05T20:46:42.523Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.93s) [2022-03-05T20:46:42.523Z] === CONT TestDaemonHostGatewayIP [2022-03-05T20:46:43.708Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-05T20:46:44.363Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-05T20:46:44.904Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-05T20:46:45.067Z] --- PASS: TestDaemonHostGatewayIP (2.26s) [2022-03-05T20:46:45.067Z] === CONT TestDaemonRestartIpcMode [2022-03-05T20:46:46.978Z] --- PASS: TestDaemonRestartIpcMode (2.12s) [2022-03-05T20:46:47.632Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-05T20:46:50.151Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (38.69s) [2022-03-05T20:46:50.151Z] PASS [2022-03-05T20:46:50.151Z] [2022-03-05T20:46:50.151Z] === Skipped [2022-03-05T20:46:50.151Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-05T20:46:50.151Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T20:46:50.151Z] [2022-03-05T20:46:50.151Z] DONE 33 tests, 1 skipped in 257.432s [2022-03-05T20:46:50.151Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T20:46:50.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:46:50.151Z] ++ set -e [2022-03-05T20:46:50.151Z] ++ '[' -n 0 ']' [2022-03-05T20:46:50.151Z] ++ set -x [2022-03-05T20:46:50.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:46:50.152Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-05T20:46:50.152Z] INFO: Testing against a local daemon [2022-03-05T20:46:50.152Z] === RUN TestConfigInspect [2022-03-05T20:46:51.469Z] tests/integration/models_nodes_test.py . [ 91%] [2022-03-05T20:46:51.469Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-05T20:46:51.518Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-05T20:46:51.612Z] .....INFO: Daemon under test started and replied! [2022-03-05T20:46:51.612Z] INFO: Docker version of the daemon under test [2022-03-05T20:46:51.612Z] [2022-03-05T20:46:51.612Z] Client: [2022-03-05T20:46:51.612Z] Version: 17.06.2-ce [2022-03-05T20:46:51.612Z] API version: 1.30 [2022-03-05T20:46:51.612Z] Go version: go1.8.3 [2022-03-05T20:46:51.612Z] Git commit: cec0b72 [2022-03-05T20:46:51.612Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-05T20:46:51.612Z] OS/Arch: windows/amd64 [2022-03-05T20:46:51.612Z] [2022-03-05T20:46:51.612Z] Server: [2022-03-05T20:46:51.612Z] Version: 0.0.0-dev [2022-03-05T20:46:51.612Z] API version: 1.41 (minimum version 1.24) [2022-03-05T20:46:51.612Z] Go version: go1.16.15 [2022-03-05T20:46:51.612Z] Git commit: ce3b6d1ae9 [2022-03-05T20:46:51.612Z] Built: 03/05/2022 20:44:36 [2022-03-05T20:46:51.612Z] OS/Arch: windows/amd64 [2022-03-05T20:46:51.612Z] Experimental: false [2022-03-05T20:46:51.612Z] [2022-03-05T20:46:51.612Z] INFO: Docker info of the daemon under test [2022-03-05T20:46:51.612Z] [2022-03-05T20:46:51.612Z] Containers: 0 [2022-03-05T20:46:51.612Z] Running: 0 [2022-03-05T20:46:51.612Z] Paused: 0 [2022-03-05T20:46:51.612Z] Stopped: 0 [2022-03-05T20:46:51.612Z] Images: 0 [2022-03-05T20:46:51.612Z] Server Version: 0.0.0-dev [2022-03-05T20:46:51.612Z] Storage Driver: windowsfilter [2022-03-05T20:46:51.612Z] Windows: [2022-03-05T20:46:51.612Z] Logging Driver: json-file [2022-03-05T20:46:51.612Z] Plugins: [2022-03-05T20:46:51.612Z] Volume: local [2022-03-05T20:46:51.612Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T20:46:51.612Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T20:46:51.613Z] Swarm: inactive [2022-03-05T20:46:51.613Z] Default Isolation: process [2022-03-05T20:46:51.613Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T20:46:51.613Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T20:46:51.613Z] OSType: windows [2022-03-05T20:46:51.613Z] Architecture: x86_64 [2022-03-05T20:46:51.613Z] CPUs: 4 [2022-03-05T20:46:51.613Z] Total Memory: 32GiB [2022-03-05T20:46:51.613Z] Name: azwin-2-392490 [2022-03-05T20:46:51.613Z] ID: 6XTG:XNGG:LV7I:ZZSE:AREM:GOG7:YQAG:SMIW:UWXK:HV2C:IUGW:ZWJ7 [2022-03-05T20:46:51.613Z] Docker Root Dir: D:\CI\PR-43333\1\daemon [2022-03-05T20:46:51.613Z] Debug Mode (client): false [2022-03-05T20:46:51.613Z] Debug Mode (server): true [2022-03-05T20:46:51.613Z] File Descriptors: -1 [2022-03-05T20:46:51.613Z] Goroutines: 16 [2022-03-05T20:46:51.613Z] System Time: 2022-03-05T20:46:49.63158Z [2022-03-05T20:46:51.613Z] EventsListeners: 0 [2022-03-05T20:46:51.613Z] Registry: https://index.docker.io/v1/ [2022-03-05T20:46:51.613Z] Labels: [2022-03-05T20:46:51.613Z] Experimental: false [2022-03-05T20:46:51.613Z] Insecure Registries: [2022-03-05T20:46:51.613Z] 127.0.0.0/8 [2022-03-05T20:46:51.613Z] Live Restore Enabled: false [2022-03-05T20:46:51.613Z] [2022-03-05T20:46:51.613Z] [2022-03-05T20:46:51.613Z] INFO: Docker images of the daemon under test [2022-03-05T20:46:51.613Z] [2022-03-05T20:46:51.613Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-05T20:46:51.613Z] [2022-03-05T20:46:51.613Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-05T20:46:51.613Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-05T20:46:51.613Z] ltsc2019: Pulling from windows/servercore [2022-03-05T20:46:51.613Z] 4612f6d0b889: Pulling fs layer [2022-03-05T20:46:51.613Z] 1bd78008c728: Pulling fs layer [2022-03-05T20:46:53.247Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-03-05T20:46:53.407Z] --- PASS: TestConfigInspect (3.15s) [2022-03-05T20:46:53.407Z] === RUN TestConfigList [2022-03-05T20:46:53.663Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-05T20:46:53.663Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-05T20:46:54.225Z] check_test.go:309: [d759567ed5311] daemon is not started [2022-03-05T20:46:54.225Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-05T20:46:54.225Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-05T20:46:54.481Z] check_test.go:309: [da2187679a782] daemon is not started [2022-03-05T20:46:54.481Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-05T20:46:55.106Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-03-05T20:46:55.106Z] PASS [2022-03-05T20:46:55.106Z] [2022-03-05T20:46:55.106Z] === Skipped [2022-03-05T20:46:55.106Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-05T20:46:55.106Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T20:46:55.106Z] [2022-03-05T20:46:55.106Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T20:46:55.106Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T20:46:55.106Z] [2022-03-05T20:46:55.106Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T20:46:55.106Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T20:46:55.106Z] [2022-03-05T20:46:55.106Z] DONE 196 tests, 3 skipped in 100.806s [2022-03-05T20:46:55.106Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T20:46:55.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:46:55.106Z] ++ set -e [2022-03-05T20:46:55.106Z] ++ '[' -n 0 ']' [2022-03-05T20:46:55.106Z] ++ set -x [2022-03-05T20:46:55.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:46:55.106Z] INFO: Testing against a local daemon [2022-03-05T20:46:55.106Z] === RUN TestCommitInheritsEnv [2022-03-05T20:46:55.106Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-03-05T20:46:55.106Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T20:46:55.106Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-05T20:46:55.106Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T20:46:55.106Z] === RUN TestImagesFilterMultiReference [2022-03-05T20:46:55.106Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-05T20:46:55.106Z] === RUN TestImagePullPlatformInvalid [2022-03-05T20:46:55.106Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-05T20:46:55.106Z] === RUN TestRemoveImageOrphaning [2022-03-05T20:46:55.106Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-05T20:46:55.106Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T20:46:55.106Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:46:55.106Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-05T20:46:55.106Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T20:46:55.106Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-05T20:46:55.106Z] === RUN TestTagInvalidReference [2022-03-05T20:46:55.106Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-05T20:46:55.106Z] === RUN TestTagValidPrefixedRepo [2022-03-05T20:46:55.106Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-05T20:46:55.106Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T20:46:55.106Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-05T20:46:55.106Z] === RUN TestTagOfficialNames [2022-03-05T20:46:55.106Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-05T20:46:55.106Z] === RUN TestTagMatchesDigest [2022-03-05T20:46:55.106Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-05T20:46:55.106Z] PASS [2022-03-05T20:46:55.106Z] [2022-03-05T20:46:55.106Z] === Skipped [2022-03-05T20:46:55.106Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T20:46:55.106Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-05T20:46:55.106Z] [2022-03-05T20:46:55.106Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-05T20:46:55.106Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:46:55.106Z] [2022-03-05T20:46:55.106Z] DONE 12 tests, 2 skipped in 0.883s [2022-03-05T20:46:55.106Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T20:46:55.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:46:55.106Z] ++ set -e [2022-03-05T20:46:55.106Z] ++ '[' -n 0 ']' [2022-03-05T20:46:55.106Z] ++ set -x [2022-03-05T20:46:55.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:46:55.366Z] INFO: Testing against a local daemon [2022-03-05T20:46:55.366Z] === RUN TestNetworkCreateDelete [2022-03-05T20:46:55.366Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-05T20:46:55.366Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T20:46:55.410Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-05T20:46:55.626Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-05T20:46:55.626Z] === RUN TestDaemonDNSFallback [2022-03-05T20:46:55.666Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-05T20:46:56.000Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-05T20:46:56.000Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-05T20:46:56.229Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-05T20:46:56.229Z] --- PASS: TestConfigList (2.97s) [2022-03-05T20:46:56.229Z] === RUN TestConfigsCreateAndDelete [2022-03-05T20:46:56.229Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-05T20:46:56.485Z] check_test.go:309: [d82d7bb05a0c0] daemon is not started [2022-03-05T20:46:56.672Z] --- PASS: TestImportExtremelyLargeImageWorks (94.55s) [2022-03-05T20:46:56.672Z] PASS [2022-03-05T20:46:56.672Z] [2022-03-05T20:46:56.672Z] === Skipped [2022-03-05T20:46:56.672Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-05T20:46:56.672Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-05T20:46:56.672Z] [2022-03-05T20:46:56.672Z] DONE 12 tests, 1 skipped in 98.205s [2022-03-05T20:46:56.672Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T20:46:56.672Z] INFO: Testing against a local daemon [2022-03-05T20:46:56.672Z] === RUN TestNetworkCreateDelete [2022-03-05T20:46:56.672Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-05T20:46:56.672Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T20:46:56.672Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-05T20:46:56.672Z] === RUN TestDaemonDNSFallback [2022-03-05T20:46:56.741Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-05T20:46:58.107Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-05T20:46:58.304Z] --- PASS: TestImportExtremelyLargeImageWorks (94.03s) [2022-03-05T20:46:58.304Z] PASS [2022-03-05T20:46:58.304Z] [2022-03-05T20:46:58.304Z] DONE 12 tests in 96.812s [2022-03-05T20:46:58.304Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T20:46:58.304Z] INFO: Testing against a local daemon [2022-03-05T20:46:58.304Z] === RUN TestNetworkCreateDelete [2022-03-05T20:46:58.304Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-05T20:46:58.304Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T20:46:58.304Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-05T20:46:58.304Z] === RUN TestDaemonDNSFallback [2022-03-05T20:46:59.038Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-05T20:46:59.038Z] --- PASS: TestConfigsCreateAndDelete (2.89s) [2022-03-05T20:46:59.038Z] === RUN TestConfigsUpdate [2022-03-05T20:46:59.935Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-05T20:46:59.967Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-05T20:47:00.193Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-05T20:47:00.223Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-05T20:47:00.451Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-05T20:47:00.452Z] [2022-03-05T20:47:00.452Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-05T20:47:00.452Z] =========================== short test summary info ============================ [2022-03-05T20:47:00.452Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-05T20:47:00.452Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-05T20:47:00.452Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-05T20:47:00.452Z] Not supported on most drivers [2022-03-05T20:47:00.452Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-05T20:47:00.452Z] Output of docker top depends on host distro, and is not formalized. [2022-03-05T20:47:00.452Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-05T20:47:00.452Z] Output of docker top depends on host distro, and is not formalized. [2022-03-05T20:47:00.452Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-05T20:47:00.452Z] Can fail if eth0 has multiple IP addresses [2022-03-05T20:47:00.452Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-05T20:47:00.452Z] This doesn't seem to be taken into account by the engine [2022-03-05T20:47:00.452Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-03-05T20:47:00.452Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-05T20:47:00.452Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.46 seconds == [2022-03-05T20:47:00.710Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-05T20:47:00.786Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-05T20:47:02.158Z] --- PASS: TestConfigsUpdate (2.90s) [2022-03-05T20:47:02.158Z] === RUN TestTemplatedConfig [2022-03-05T20:47:02.204Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-03-05T20:47:02.204Z] === RUN TestInspectNetwork [2022-03-05T20:47:02.721Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-03-05T20:47:03.212Z] --- PASS: TestDaemonDNSFallback (7.30s) [2022-03-05T20:47:03.212Z] === RUN TestInspectNetwork [2022-03-05T20:47:03.212Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:03.212Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T20:47:03.212Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestNetworkInvalidJSON [2022-03-05T20:47:03.212Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T20:47:03.212Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T20:47:03.212Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:47:03.212Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:47:03.212Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:47:03.212Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:47:03.212Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T20:47:03.212Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:47:03.212Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:47:03.212Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-05T20:47:03.212Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T20:47:03.212Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T20:47:03.212Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestNetworkList [2022-03-05T20:47:03.212Z] === RUN TestNetworkList//networks [2022-03-05T20:47:03.212Z] === PAUSE TestNetworkList//networks [2022-03-05T20:47:03.212Z] === RUN TestNetworkList//networks/ [2022-03-05T20:47:03.212Z] === PAUSE TestNetworkList//networks/ [2022-03-05T20:47:03.212Z] === CONT TestNetworkList//networks [2022-03-05T20:47:03.212Z] === CONT TestNetworkList//networks/ [2022-03-05T20:47:03.212Z] --- PASS: TestNetworkList (0.01s) [2022-03-05T20:47:03.212Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T20:47:03.212Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T20:47:03.212Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T20:47:03.212Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-05T20:47:03.212Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T20:47:03.212Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-03-05T20:47:03.212Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T20:47:03.212Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T20:47:03.212Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T20:47:03.212Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T20:47:03.212Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:03.212Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T20:47:03.212Z] service_test.go:242: FLAKY_TEST [2022-03-05T20:47:03.212Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T20:47:03.212Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:03.212Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T20:47:03.212Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:03.212Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T20:47:03.212Z] PASS [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === Skipped [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-05T20:47:03.212Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-05T20:47:03.212Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-05T20:47:03.212Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-05T20:47:03.212Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-03-05T20:47:03.212Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T20:47:03.212Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T20:47:03.212Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T20:47:03.212Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T20:47:03.212Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T20:47:03.212Z] service_test.go:242: FLAKY_TEST [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-05T20:47:03.212Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T20:47:03.212Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] DONE 22 tests, 12 skipped in 7.956s [2022-03-05T20:47:03.212Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T20:47:03.212Z] INFO: Testing against a local daemon [2022-03-05T20:47:03.212Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T20:47:03.212Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:03.212Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestDockerNetworkIpvlan [2022-03-05T20:47:03.212Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:03.212Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T20:47:03.212Z] PASS [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === Skipped [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T20:47:03.212Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T20:47:03.212Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] DONE 2 tests, 2 skipped in 0.100s [2022-03-05T20:47:03.212Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T20:47:03.212Z] INFO: Testing against a local daemon [2022-03-05T20:47:03.212Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T20:47:03.212Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestDockerNetworkMacvlan [2022-03-05T20:47:03.212Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-05T20:47:03.212Z] PASS [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === Skipped [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-05T20:47:03.212Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-05T20:47:03.212Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] DONE 2 tests, 2 skipped in 0.089s [2022-03-05T20:47:03.212Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T20:47:03.212Z] testing: warning: no tests to run [2022-03-05T20:47:03.212Z] PASS [2022-03-05T20:47:03.212Z] [2022-03-05T20:47:03.212Z] DONE 0 tests in 0.022s [2022-03-05T20:47:03.212Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T20:47:03.212Z] INFO: Testing against a local daemon [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginTLS [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginHeader [2022-03-05T20:47:03.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.212Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-05T20:47:03.212Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-03-05T20:47:03.469Z] === RUN TestAuthZPluginV2Disable [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-05T20:47:03.469Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-05T20:47:03.469Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-05T20:47:03.469Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-05T20:47:03.469Z] PASS [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === Skipped [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-05T20:47:03.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] DONE 17 tests, 17 skipped in 0.312s [2022-03-05T20:47:03.469Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T20:47:03.469Z] INFO: Testing against a local daemon [2022-03-05T20:47:03.469Z] === RUN TestPluginInvalidJSON [2022-03-05T20:47:03.469Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:47:03.469Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:47:03.469Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:47:03.469Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-05T20:47:03.469Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T20:47:03.469Z] === RUN TestPluginInstall [2022-03-05T20:47:03.469Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-05T20:47:03.469Z] === RUN TestPluginsWithRuntimes [2022-03-05T20:47:03.469Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-05T20:47:03.469Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-05T20:47:03.469Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T20:47:03.469Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-05T20:47:03.469Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T20:47:03.469Z] PASS [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === Skipped [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-05T20:47:03.469Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-05T20:47:03.469Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T20:47:03.469Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-05T20:47:03.469Z] [2022-03-05T20:47:03.469Z] DONE 5 tests, 3 skipped in 0.130s [2022-03-05T20:47:03.469Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T20:47:03.594Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-03-05T20:47:03.594Z] === RUN TestInspectNetwork [2022-03-05T20:47:03.649Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-03-05T20:47:03.725Z] INFO: Testing against a local daemon [2022-03-05T20:47:03.725Z] === RUN TestExternalGraphDriver [2022-03-05T20:47:03.725Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-05T20:47:03.725Z] --- SKIP: TestExternalGraphDriver (0.05s) [2022-03-05T20:47:03.725Z] === RUN TestGraphdriverPluginV2 [2022-03-05T20:47:04.127Z] 1bd78008c728: Verifying Checksum [2022-03-05T20:47:04.127Z] 1bd78008c728: Download complete [2022-03-05T20:47:04.212Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-05T20:47:04.745Z] === RUN TestInspectNetwork/full_network_id [2022-03-05T20:47:04.745Z] === RUN TestInspectNetwork/partial_network_id [2022-03-05T20:47:04.745Z] === RUN TestInspectNetwork/network_name [2022-03-05T20:47:04.745Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-05T20:47:05.583Z] --- PASS: TestTemplatedConfig (3.43s) [2022-03-05T20:47:05.583Z] === RUN TestConfigCreateResolve [2022-03-05T20:47:06.112Z] === RUN TestInspectNetwork/full_network_id [2022-03-05T20:47:06.112Z] === RUN TestInspectNetwork/partial_network_id [2022-03-05T20:47:06.112Z] === RUN TestInspectNetwork/network_name [2022-03-05T20:47:06.112Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-05T20:47:06.513Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-05T20:47:07.884Z] --- PASS: TestConfigCreateResolve (2.50s) [2022-03-05T20:47:07.884Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T20:47:07.884Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-05T20:47:08.446Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-03-05T20:47:08.446Z] PASS [2022-03-05T20:47:08.446Z] [2022-03-05T20:47:08.446Z] DONE 7 tests in 18.583s [2022-03-05T20:47:08.446Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T20:47:08.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:47:08.446Z] ++ set -e [2022-03-05T20:47:08.446Z] ++ '[' -n 0 ']' [2022-03-05T20:47:08.446Z] ++ set -x [2022-03-05T20:47:08.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:47:08.446Z] INFO: Testing against a local daemon [2022-03-05T20:47:08.446Z] === RUN TestCheckpoint [2022-03-05T20:47:08.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T20:47:08.446Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T20:47:08.446Z] === RUN TestContainerInvalidJSON [2022-03-05T20:47:08.446Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:47:08.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:47:08.446Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:47:08.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:47:08.446Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:47:08.447Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:47:08.703Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T20:47:08.703Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T20:47:08.703Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T20:47:08.703Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-05T20:47:08.703Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T20:47:08.703Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-05T20:47:08.703Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-03-05T20:47:08.703Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T20:47:08.703Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-05T20:47:08.703Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T20:47:08.703Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-05T20:47:08.703Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T20:47:08.703Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-03-05T20:47:08.703Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T20:47:08.703Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-05T20:47:08.703Z] === RUN TestCopyFromContainer [2022-03-05T20:47:08.946Z] --- PASS: TestInspectNetwork (7.03s) [2022-03-05T20:47:08.946Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-05T20:47:08.946Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-05T20:47:08.946Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-05T20:47:08.946Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-05T20:47:08.946Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T20:47:09.633Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-05T20:47:09.633Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-05T20:47:09.891Z] === RUN TestCopyFromContainer// [2022-03-05T20:47:10.001Z] 4612f6d0b889: Verifying Checksum [2022-03-05T20:47:10.002Z] 4612f6d0b889: Download complete [2022-03-05T20:47:10.148Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T20:47:10.148Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T20:47:10.148Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T20:47:10.264Z] --- PASS: TestGraphdriverPluginV2 (5.41s) [2022-03-05T20:47:10.264Z] PASS [2022-03-05T20:47:10.264Z] [2022-03-05T20:47:10.264Z] === Skipped [2022-03-05T20:47:10.264Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2022-03-05T20:47:10.264Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-05T20:47:10.264Z] [2022-03-05T20:47:10.264Z] DONE 2 tests, 1 skipped in 5.567s [2022-03-05T20:47:10.264Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T20:47:10.264Z] INFO: Testing against a local daemon [2022-03-05T20:47:10.264Z] === RUN TestContinueAfterPluginCrash [2022-03-05T20:47:10.264Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T20:47:10.264Z] === RUN TestReadPluginNoRead [2022-03-05T20:47:10.264Z] === PAUSE TestReadPluginNoRead [2022-03-05T20:47:10.264Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T20:47:10.264Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T20:47:10.264Z] === CONT TestContinueAfterPluginCrash [2022-03-05T20:47:10.264Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T20:47:10.279Z] --- PASS: TestInspectNetwork (7.12s) [2022-03-05T20:47:10.279Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-05T20:47:10.279Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2022-03-05T20:47:10.279Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-05T20:47:10.279Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-05T20:47:10.279Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T20:47:10.329Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2022-03-05T20:47:10.329Z] === RUN TestNetworkInvalidJSON [2022-03-05T20:47:10.329Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T20:47:10.329Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T20:47:10.329Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:47:10.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:47:10.329Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:47:10.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:47:10.329Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T20:47:10.329Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:47:10.329Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:47:10.329Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-05T20:47:10.329Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T20:47:10.329Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T20:47:10.329Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T20:47:10.329Z] === RUN TestNetworkList [2022-03-05T20:47:10.329Z] === RUN TestNetworkList//networks [2022-03-05T20:47:10.329Z] === PAUSE TestNetworkList//networks [2022-03-05T20:47:10.329Z] === RUN TestNetworkList//networks/ [2022-03-05T20:47:10.329Z] === PAUSE TestNetworkList//networks/ [2022-03-05T20:47:10.329Z] === CONT TestNetworkList//networks [2022-03-05T20:47:10.329Z] === CONT TestNetworkList//networks/ [2022-03-05T20:47:10.329Z] --- PASS: TestNetworkList (0.01s) [2022-03-05T20:47:10.329Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T20:47:10.330Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T20:47:10.330Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T20:47:10.405Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T20:47:10.405Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T20:47:10.405Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T20:47:10.661Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T20:47:10.661Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T20:47:10.661Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T20:47:10.900Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-05T20:47:10.901Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T20:47:10.917Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer (2.06s) [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-03-05T20:47:10.917Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-03-05T20:47:10.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T20:47:10.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:47:10.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:47:10.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:47:10.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:47:10.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:47:10.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:47:10.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T20:47:10.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T20:47:10.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T20:47:10.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-05T20:47:10.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T20:47:10.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T20:47:10.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-05T20:47:10.917Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T20:47:10.917Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-05T20:47:10.917Z] === RUN TestCreateWithInvalidEnv [2022-03-05T20:47:10.917Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T20:47:10.917Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T20:47:10.917Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T20:47:10.917Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T20:47:10.917Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T20:47:10.917Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T20:47:10.917Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T20:47:10.917Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T20:47:10.917Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T20:47:10.917Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-05T20:47:10.917Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T20:47:10.917Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T20:47:10.917Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T20:47:10.917Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T20:47:10.917Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-03-05T20:47:10.917Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T20:47:11.480Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-05T20:47:11.645Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-03-05T20:47:11.645Z] === RUN TestNetworkInvalidJSON [2022-03-05T20:47:11.645Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T20:47:11.645Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T20:47:11.645Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:47:11.645Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:47:11.645Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:47:11.645Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:47:11.645Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T20:47:11.645Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:47:11.645Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:47:11.645Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-05T20:47:11.645Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T20:47:11.645Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T20:47:11.645Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T20:47:11.645Z] === RUN TestNetworkList [2022-03-05T20:47:11.645Z] === RUN TestNetworkList//networks [2022-03-05T20:47:11.645Z] === PAUSE TestNetworkList//networks [2022-03-05T20:47:11.645Z] === RUN TestNetworkList//networks/ [2022-03-05T20:47:11.645Z] === PAUSE TestNetworkList//networks/ [2022-03-05T20:47:11.645Z] === CONT TestNetworkList//networks [2022-03-05T20:47:11.645Z] === CONT TestNetworkList//networks/ [2022-03-05T20:47:11.645Z] --- PASS: TestNetworkList (0.01s) [2022-03-05T20:47:11.645Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T20:47:11.645Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T20:47:11.645Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T20:47:11.841Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-05T20:47:11.841Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T20:47:12.043Z] check_test.go:309: [d6b3db20da051] daemon is not started [2022-03-05T20:47:12.043Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-05T20:47:12.206Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-05T20:47:12.206Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T20:47:12.606Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-05T20:47:12.781Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-05T20:47:12.781Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T20:47:12.863Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2022-03-05T20:47:12.863Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T20:47:12.915Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T20:47:12.915Z] [2022-03-05T20:47:12.915Z] Unloading profiles will leave already running processes permanently [2022-03-05T20:47:12.915Z] unconfined, which can lead to unexpected situations. [2022-03-05T20:47:12.915Z] [2022-03-05T20:47:12.915Z] To set a process to complain mode, use the command line tool [2022-03-05T20:47:12.915Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T20:47:12.915Z] Post stage [Pipeline] junit [2022-03-05T20:47:12.933Z] Recording test results [2022-03-05T20:47:13.120Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-05T20:47:13.133Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-05T20:47:13.133Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T20:47:13.683Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-05T20:47:13.720Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-05T20:47:13.720Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T20:47:13.940Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-05T20:47:13.957Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-05T20:47:14.060Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-05T20:47:14.061Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T20:47:14.237Z] + echo Ensuring container killed. [2022-03-05T20:47:14.237Z] Ensuring container killed. [2022-03-05T20:47:14.237Z] + docker rm -vf docker-pr1 [2022-03-05T20:47:14.237Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-05T20:47:14.518Z] + echo Chowning /workspace to jenkins user [2022-03-05T20:47:14.518Z] Chowning /workspace to jenkins user [2022-03-05T20:47:14.518Z] + id -u [2022-03-05T20:47:14.518Z] + id -g [2022-03-05T20:47:14.518Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43333:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T20:47:14.518Z] Unable to find image 'busybox:latest' locally [2022-03-05T20:47:14.518Z] latest: Pulling from library/busybox [2022-03-05T20:47:14.777Z] 7e5209d2300f: Pulling fs layer [2022-03-05T20:47:14.777Z] 7e5209d2300f: Download complete [2022-03-05T20:47:14.777Z] 7e5209d2300f: Pull complete [2022-03-05T20:47:14.777Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T20:47:14.777Z] Status: Downloaded newer image for busybox:latest [2022-03-05T20:47:14.868Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2022-03-05T20:47:14.868Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T20:47:14.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:47:14.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:47:14.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:47:14.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:47:14.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:47:14.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:47:14.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:47:14.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:47:14.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:47:14.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:47:14.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T20:47:14.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T20:47:14.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T20:47:14.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T20:47:14.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T20:47:14.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-05T20:47:14.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2022-03-05T20:47:14.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2022-03-05T20:47:14.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-05T20:47:14.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-03-05T20:47:14.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-03-05T20:47:14.868Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T20:47:14.988Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-03-05T20:47:14.988Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T20:47:15.101Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-05T20:47:15.101Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T20:47:15.124Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-05T20:47:15.509Z] --- PASS: TestDaemonStartWithLogOpt (6.10s) [2022-03-05T20:47:15.509Z] === CONT TestReadPluginNoRead [2022-03-05T20:47:15.670Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-05T20:47:15.670Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T20:47:15.685Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2022-03-05T20:47:15.685Z] === RUN TestCreateDifferentPlatform [2022-03-05T20:47:15.685Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T20:47:15.685Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T20:47:15.685Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-05T20:47:15.685Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T20:47:15.685Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-05T20:47:15.685Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T20:47:15.685Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-05T20:47:15.685Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T20:47:15.685Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-05T20:47:15.685Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T20:47:15.685Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-05T20:47:15.685Z] === RUN TestDaemonRestartIpcMode [2022-03-05T20:47:15.685Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T20:47:15.685Z] === RUN TestDaemonHostGatewayIP [2022-03-05T20:47:15.685Z] === PAUSE TestDaemonHostGatewayIP [2022-03-05T20:47:15.685Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T20:47:15.685Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T20:47:15.685Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T20:47:15.685Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-05T20:47:15.685Z] === RUN TestDiff [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T20:47:15.941Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-05T20:47:16.005Z] + bundleName=docker-py [2022-03-05T20:47:16.006Z] + echo Creating docker-py-bundles.tar.gz [2022-03-05T20:47:16.006Z] Creating docker-py-bundles.tar.gz [2022-03-05T20:47:16.006Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-03-05T20:47:16.018Z] Archiving artifacts [2022-03-05T20:47:16.352Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-05T20:47:16.352Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T20:47:16.505Z] --- PASS: TestDiff (0.84s) [2022-03-05T20:47:16.505Z] === RUN TestExecWithCloseStdin [2022-03-05T20:47:16.505Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-05T20:47:16.799Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-05T20:47:16.799Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T20:47:17.478Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-03-05T20:47:17.478Z] === RUN TestExec [2022-03-05T20:47:17.779Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43333/1/artifacts/ [Pipeline] } [2022-03-05T20:47:17.796Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) [2022-03-05T20:47:17.796Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T20:47:17.796Z] service_test.go:242: FLAKY_TEST [2022-03-05T20:47:17.796Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T20:47:17.796Z] === RUN TestServiceWithDataPathPortInit [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-05T20:47:18.039Z] --- PASS: TestExec (0.78s) [2022-03-05T20:47:18.039Z] === RUN TestExecUser [2022-03-05T20:47:18.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/make.sh binary-daemon [2022-03-05T20:47:18.391Z] [2022-03-05T20:47:18.651Z] Removing bundles/ [2022-03-05T20:47:18.651Z] [2022-03-05T20:47:18.651Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-03-05T20:47:18.651Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-05T20:47:18.651Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T20:47:18.776Z] === RUN TestReadPluginNoRead/default [2022-03-05T20:47:18.969Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-05T20:47:18.970Z] --- PASS: TestExecUser (0.82s) [2022-03-05T20:47:18.970Z] === RUN TestExportContainerAndImportImage [2022-03-05T20:47:19.031Z] --- PASS: TestContinueAfterPluginCrash (9.71s) [2022-03-05T20:47:19.318Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-03-05T20:47:19.318Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T20:47:19.318Z] service_test.go:242: FLAKY_TEST [2022-03-05T20:47:19.318Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T20:47:19.318Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T20:47:19.533Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-03-05T20:47:19.534Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T20:47:20.901Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-03-05T20:47:20.901Z] === RUN TestHealthCheckWorkdir [2022-03-05T20:47:20.920Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T20:47:21.157Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-05T20:47:21.413Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-05T20:47:21.975Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-03-05T20:47:21.975Z] === RUN TestHealthKillContainer [2022-03-05T20:47:22.537Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-05T20:47:23.438Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T20:47:23.467Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-05T20:47:23.724Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-05T20:47:23.724Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-05T20:47:23.724Z] check_test.go:309: [daa3044238969] daemon is not started [2022-03-05T20:47:23.724Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-05T20:47:25.627Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-05T20:47:25.627Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-05T20:47:25.953Z] === CONT TestReadPluginNoRead [2022-03-05T20:47:25.953Z] read_test.go:92: [db83cb320f7de] daemon is not started [2022-03-05T20:47:25.953Z] --- PASS: TestReadPluginNoRead (10.13s) [2022-03-05T20:47:25.953Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2022-03-05T20:47:25.953Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.37s) [2022-03-05T20:47:25.953Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.29s) [2022-03-05T20:47:25.953Z] PASS [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] DONE 6 tests in 16.340s [2022-03-05T20:47:25.953Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-05T20:47:25.953Z] testing: warning: no tests to run [2022-03-05T20:47:25.953Z] PASS [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] DONE 0 tests in 0.039s [2022-03-05T20:47:25.953Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T20:47:25.953Z] INFO: Testing against a local daemon [2022-03-05T20:47:25.953Z] === RUN TestPluginWithDevMounts [2022-03-05T20:47:25.953Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-05T20:47:25.953Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-05T20:47:25.953Z] PASS [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] === Skipped [2022-03-05T20:47:25.953Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-05T20:47:25.953Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] DONE 1 tests, 1 skipped in 0.115s [2022-03-05T20:47:25.953Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T20:47:25.953Z] INFO: Testing against a local daemon [2022-03-05T20:47:25.953Z] === RUN TestSecretInspect [2022-03-05T20:47:25.953Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-05T20:47:25.953Z] === RUN TestSecretList [2022-03-05T20:47:25.953Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestSecretList (0.01s) [2022-03-05T20:47:25.953Z] === RUN TestSecretsCreateAndDelete [2022-03-05T20:47:25.953Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-05T20:47:25.953Z] === RUN TestSecretsUpdate [2022-03-05T20:47:25.953Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-05T20:47:25.953Z] === RUN TestTemplatedSecret [2022-03-05T20:47:25.953Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-05T20:47:25.953Z] === RUN TestSecretCreateResolve [2022-03-05T20:47:25.953Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-05T20:47:25.953Z] PASS [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] === Skipped [2022-03-05T20:47:25.953Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-05T20:47:25.953Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-05T20:47:25.953Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-05T20:47:25.953Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-05T20:47:25.953Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-05T20:47:25.953Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-05T20:47:25.953Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] [2022-03-05T20:47:25.953Z] DONE 6 tests, 6 skipped in 0.166s [2022-03-05T20:47:25.953Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T20:47:25.953Z] INFO: Testing against a local daemon [2022-03-05T20:47:25.953Z] === RUN TestServiceCreateInit [2022-03-05T20:47:25.953Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T20:47:25.953Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T20:47:25.953Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-05T20:47:25.953Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T20:47:25.953Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T20:47:25.953Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T20:47:25.953Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-03-05T20:47:25.953Z] === RUN TestCreateServiceConflict [2022-03-05T20:47:25.953Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-05T20:47:25.953Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T20:47:25.953Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-05T20:47:25.953Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T20:47:25.953Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-05T20:47:25.953Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T20:47:25.953Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-05T20:47:25.953Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T20:47:25.953Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:25.953Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-05T20:47:25.953Z] === RUN TestCreateServiceSysctls [2022-03-05T20:47:26.210Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:26.210Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-05T20:47:26.210Z] === RUN TestCreateServiceCapabilities [2022-03-05T20:47:26.210Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:26.210Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-05T20:47:26.210Z] === RUN TestInspect [2022-03-05T20:47:26.210Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:26.210Z] --- SKIP: TestInspect (0.02s) [2022-03-05T20:47:26.210Z] === RUN TestCreateJob [2022-03-05T20:47:26.210Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:26.210Z] --- SKIP: TestCreateJob (0.01s) [2022-03-05T20:47:26.210Z] === RUN TestReplicatedJob [2022-03-05T20:47:26.210Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:26.210Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-05T20:47:26.210Z] === RUN TestUpdateReplicatedJob [2022-03-05T20:47:26.210Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:26.210Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-05T20:47:26.210Z] === RUN TestServiceListWithStatuses [2022-03-05T20:47:26.210Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T20:47:26.210Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T20:47:26.210Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T20:47:26.210Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:26.210Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-05T20:47:26.210Z] === RUN TestDockerNetworkReConnect [2022-03-05T20:47:26.210Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:26.210Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-05T20:47:26.210Z] === RUN TestServicePlugin [2022-03-05T20:47:27.518Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-05T20:47:28.889Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-05T20:47:29.563Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] --- SKIP: TestServicePlugin (3.03s) [2022-03-05T20:47:29.563Z] === RUN TestServiceUpdateLabel [2022-03-05T20:47:29.563Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-05T20:47:29.563Z] === RUN TestServiceUpdateSecrets [2022-03-05T20:47:29.563Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-03-05T20:47:29.563Z] === RUN TestServiceUpdateConfigs [2022-03-05T20:47:29.563Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-05T20:47:29.563Z] === RUN TestServiceUpdateNetwork [2022-03-05T20:47:29.563Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-05T20:47:29.563Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T20:47:29.563Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-05T20:47:29.563Z] PASS [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === Skipped [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T20:47:29.563Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T20:47:29.563Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-03-05T20:47:29.563Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-05T20:47:29.563Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-05T20:47:29.563Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-05T20:47:29.563Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-05T20:47:29.563Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-05T20:47:29.563Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-05T20:47:29.563Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-05T20:47:29.563Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-03-05T20:47:29.563Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-05T20:47:29.563Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-05T20:47:29.563Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-05T20:47:29.563Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T20:47:29.563Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T20:47:29.563Z] [2022-03-05T20:47:29.563Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-05T20:47:29.563Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.564Z] [2022-03-05T20:47:29.564Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-05T20:47:29.564Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.564Z] [2022-03-05T20:47:29.564Z] === SKIP: amd64.integration.service TestServicePlugin (3.03s) [2022-03-05T20:47:29.564Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.564Z] [2022-03-05T20:47:29.564Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-05T20:47:29.564Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.564Z] [2022-03-05T20:47:29.564Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-03-05T20:47:29.564Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.564Z] [2022-03-05T20:47:29.564Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-05T20:47:29.564Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.564Z] [2022-03-05T20:47:29.564Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-05T20:47:29.564Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.564Z] [2022-03-05T20:47:29.564Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-05T20:47:29.564Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T20:47:29.564Z] [2022-03-05T20:47:29.564Z] DONE 24 tests, 23 skipped in 3.416s [2022-03-05T20:47:29.564Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T20:47:29.564Z] INFO: Testing against a local daemon [2022-03-05T20:47:29.564Z] === RUN TestSessionCreate [2022-03-05T20:47:29.564Z] --- PASS: TestSessionCreate (0.02s) [2022-03-05T20:47:29.564Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T20:47:29.564Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-05T20:47:29.564Z] PASS [2022-03-05T20:47:29.564Z] [2022-03-05T20:47:29.564Z] DONE 2 tests in 0.139s [2022-03-05T20:47:29.564Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T20:47:29.564Z] INFO: Testing against a local daemon [2022-03-05T20:47:29.564Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T20:47:29.564Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T20:47:29.564Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T20:47:29.564Z] === RUN TestEventsExecDie [2022-03-05T20:47:30.127Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-05T20:47:30.127Z] === RUN TestEventsBackwardsCompatible [2022-03-05T20:47:30.127Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-05T20:47:30.127Z] === RUN TestInfoBinaryCommits [2022-03-05T20:47:30.127Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-05T20:47:30.127Z] === RUN TestInfoAPIVersioned [2022-03-05T20:47:30.127Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-05T20:47:30.127Z] === RUN TestInfoDiscoveryBackend [2022-03-05T20:47:30.262Z] check_test.go:309: [de2b80291674c] daemon is not started [2022-03-05T20:47:30.262Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-05T20:47:30.262Z] --- PASS: TestHealthKillContainer (8.45s) [2022-03-05T20:47:30.262Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T20:47:31.194Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2022-03-05T20:47:31.194Z] === RUN TestIpcModeNone [2022-03-05T20:47:31.194Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-05T20:47:31.759Z] --- PASS: TestIpcModeNone (0.90s) [2022-03-05T20:47:31.759Z] === RUN TestIpcModePrivate [2022-03-05T20:47:32.018Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-03-05T20:47:32.018Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-05T20:47:32.691Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-03-05T20:47:32.691Z] --- PASS: TestIpcModePrivate (0.90s) [2022-03-05T20:47:32.691Z] === RUN TestIpcModeShareable [2022-03-05T20:47:32.716Z] --- PASS: TestServiceWithDataPathPortInit (12.93s) [2022-03-05T20:47:32.716Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T20:47:33.253Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-05T20:47:33.253Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-03-05T20:47:33.286Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pr69thcd3niy7wg7tjk4er2sv Created:2022-03-05 20:47:32.00939677 +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[d6510072c5d6b93aa7bba1b881d9e7ca173808128ed25ec3e5e1ca35de0a9abb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ip30i8uayemad9k5nc7ypv9qi EndpointID:1315cd82bf3625db9359c4da2aa03376d81e57a8d4289b34929351be4e1c3d92 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:437984239af29bb8994fec4c510cfeffee8d94dd686dce7d645c07a805ae24c9 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:9036c422a598 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ip30i8uayemad9k5nc7ypv9qi EndpointID:1315cd82bf3625db9359c4da2aa03376d81e57a8d4289b34929351be4e1c3d92 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-05T20:47:33.510Z] --- PASS: TestIpcModeShareable (0.73s) [2022-03-05T20:47:33.510Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T20:47:33.766Z] check_test.go:309: [decef3b911e48] daemon is not started [2022-03-05T20:47:33.766Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-05T20:47:34.204Z] --- PASS: TestServiceWithDataPathPortInit (13.90s) [2022-03-05T20:47:34.204Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T20:47:35.284Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2022-03-05T20:47:35.284Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-05T20:47:35.284Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:35.284Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-05T20:47:35.284Z] === RUN TestInfoAPI [2022-03-05T20:47:35.284Z] --- PASS: TestInfoAPI (0.02s) [2022-03-05T20:47:35.284Z] === RUN TestInfoAPIWarnings [2022-03-05T20:47:35.570Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oprsc2gxd8ya2kw92iyu2lxqm Created:2022-03-05 20:47:34.273904859 +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[d5b02ad60cd41c07a529a5040a6ad22da1b8721150e9b8748abb8a7b85b6e130:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pigsdh95b9chyladmg94dt3kv EndpointID:64c0413a6b22d7e3c47d9468a049bca046c4393256c65b3353f71b771ae68a4c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd75fe23ea1052b3e5c7b2d1b6e78883b534b529097f6c587cd55a3563b07d06 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:9dd2ba91179a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pigsdh95b9chyladmg94dt3kv EndpointID:64c0413a6b22d7e3c47d9468a049bca046c4393256c65b3353f71b771ae68a4c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-05T20:47:35.658Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-05T20:47:35.658Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.15s) [2022-03-05T20:47:35.658Z] === RUN TestAPIIpcModeHost [2022-03-05T20:47:36.219Z] --- PASS: TestAPIIpcModeHost (0.61s) [2022-03-05T20:47:36.219Z] === RUN TestDaemonIpcModeShareable [2022-03-05T20:47:36.476Z] docker_cli_daemon_plugins_test.go:79: [dd0a193d53145] daemon is not started [2022-03-05T20:47:37.405Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-05T20:47:37.484Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2022-03-05T20:47:37.484Z] PASS [2022-03-05T20:47:37.484Z] [2022-03-05T20:47:37.484Z] === Skipped [2022-03-05T20:47:37.484Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T20:47:37.484Z] service_test.go:242: FLAKY_TEST [2022-03-05T20:47:37.484Z] [2022-03-05T20:47:37.484Z] DONE 26 tests, 1 skipped in 42.333s [2022-03-05T20:47:37.484Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T20:47:37.484Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:47:37.484Z] ++ set -e [2022-03-05T20:47:37.484Z] ++ '[' -n 0 ']' [2022-03-05T20:47:37.484Z] ++ set -x [2022-03-05T20:47:37.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:47:37.484Z] INFO: Testing against a local daemon [2022-03-05T20:47:37.484Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T20:47:37.484Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:37.484Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T20:47:37.484Z] === RUN TestDockerNetworkIpvlan [2022-03-05T20:47:37.484Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:37.484Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T20:47:37.484Z] PASS [2022-03-05T20:47:37.484Z] [2022-03-05T20:47:37.484Z] === Skipped [2022-03-05T20:47:37.484Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T20:47:37.484Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:37.484Z] [2022-03-05T20:47:37.484Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T20:47:37.484Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:37.484Z] [2022-03-05T20:47:37.484Z] DONE 2 tests, 2 skipped in 0.102s [2022-03-05T20:47:37.484Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T20:47:37.484Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:47:37.484Z] ++ set -e [2022-03-05T20:47:37.484Z] ++ '[' -n 0 ']' [2022-03-05T20:47:37.484Z] ++ set -x [2022-03-05T20:47:37.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:47:37.662Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2022-03-05T20:47:37.662Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-05T20:47:37.744Z] INFO: Testing against a local daemon [2022-03-05T20:47:37.744Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T20:47:37.918Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2022-03-05T20:47:37.918Z] === RUN TestDaemonIpcModePrivate [2022-03-05T20:47:38.174Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-05T20:47:39.103Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2022-03-05T20:47:39.127Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-03-05T20:47:39.127Z] === RUN TestDockerNetworkMacvlan [2022-03-05T20:47:39.359Z] --- PASS: TestDaemonIpcModePrivate (1.48s) [2022-03-05T20:47:39.359Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T20:47:39.697Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-05T20:47:40.267Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-05T20:47:40.287Z] docker_cli_daemon_plugins_test.go:169: [d1532fa3861e4] daemon is not started [2022-03-05T20:47:40.815Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-03-05T20:47:40.815Z] PASS [2022-03-05T20:47:40.815Z] [2022-03-05T20:47:40.815Z] === Skipped [2022-03-05T20:47:40.815Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T20:47:40.815Z] service_test.go:242: FLAKY_TEST [2022-03-05T20:47:40.815Z] [2022-03-05T20:47:40.815Z] DONE 26 tests, 1 skipped in 43.902s [2022-03-05T20:47:40.815Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T20:47:40.815Z] INFO: Testing against a local daemon [2022-03-05T20:47:40.815Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T20:47:40.815Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:40.815Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-05T20:47:40.815Z] === RUN TestDockerNetworkIpvlan [2022-03-05T20:47:40.815Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:40.815Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T20:47:40.815Z] PASS [2022-03-05T20:47:40.815Z] [2022-03-05T20:47:40.815Z] === Skipped [2022-03-05T20:47:40.815Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-05T20:47:40.815Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:40.815Z] [2022-03-05T20:47:40.815Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T20:47:40.815Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:47:40.815Z] [2022-03-05T20:47:40.815Z] DONE 2 tests, 2 skipped in 0.050s [2022-03-05T20:47:40.815Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T20:47:40.815Z] INFO: Testing against a local daemon [2022-03-05T20:47:40.815Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T20:47:40.849Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2022-03-05T20:47:40.849Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2022-03-05T20:47:40.849Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T20:47:41.208Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-05T20:47:41.376Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-03-05T20:47:41.376Z] === RUN TestDockerNetworkMacvlan [2022-03-05T20:47:41.783Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-05T20:47:41.936Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-05T20:47:42.346Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2022-03-05T20:47:42.589Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-05T20:47:42.602Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2022-03-05T20:47:42.602Z] === RUN TestIpcModeOlderClient [2022-03-05T20:47:42.602Z] === PAUSE TestIpcModeOlderClient [2022-03-05T20:47:42.602Z] === RUN TestKillContainerInvalidSignal [2022-03-05T20:47:42.865Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-05T20:47:43.168Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2022-03-05T20:47:43.168Z] === RUN TestKillContainer [2022-03-05T20:47:43.168Z] === RUN TestKillContainer/no_signal [2022-03-05T20:47:43.427Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-05T20:47:44.098Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T20:47:44.501Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-05T20:47:44.662Z] === RUN TestKillContainer/killing_signal [2022-03-05T20:47:44.663Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-05T20:47:44.919Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-05T20:47:45.318Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-05T20:47:45.482Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-05T20:47:45.482Z] --- PASS: TestKillContainer (2.23s) [2022-03-05T20:47:45.482Z] --- PASS: TestKillContainer/no_signal (0.76s) [2022-03-05T20:47:45.482Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-03-05T20:47:45.482Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2022-03-05T20:47:45.482Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T20:47:45.482Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T20:47:45.739Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-05T20:47:45.999Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-05T20:47:46.256Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T20:47:46.516Z] check_test.go:309: [d880bd82ed0f4] daemon is not started [2022-03-05T20:47:46.516Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-05T20:47:46.772Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2022-03-05T20:47:46.772Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2022-03-05T20:47:46.772Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2022-03-05T20:47:46.772Z] === RUN TestKillStoppedContainer [2022-03-05T20:47:47.028Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-05T20:47:47.028Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-05T20:47:47.028Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T20:47:47.028Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-05T20:47:47.028Z] === RUN TestKillDifferentUserContainer [2022-03-05T20:47:47.046Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-05T20:47:47.211Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-05T20:47:47.618Z] --- PASS: TestDockerNetworkMacvlan (8.71s) [2022-03-05T20:47:47.618Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-05T20:47:47.618Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-03-05T20:47:47.618Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-03-05T20:47:47.618Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s) [2022-03-05T20:47:47.618Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.71s) [2022-03-05T20:47:47.618Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2022-03-05T20:47:47.618Z] PASS [2022-03-05T20:47:47.618Z] [2022-03-05T20:47:47.618Z] DONE 8 tests in 10.120s [2022-03-05T20:47:47.618Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T20:47:47.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:47:47.618Z] ++ set -e [2022-03-05T20:47:47.618Z] ++ '[' -n 0 ']' [2022-03-05T20:47:47.618Z] ++ set -x [2022-03-05T20:47:47.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:47:47.878Z] testing: warning: no tests to run [2022-03-05T20:47:47.878Z] PASS [2022-03-05T20:47:47.878Z] [2022-03-05T20:47:47.878Z] DONE 0 tests in 0.025s [2022-03-05T20:47:47.878Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T20:47:47.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:47:47.878Z] ++ set -e [2022-03-05T20:47:47.878Z] ++ '[' -n 0 ']' [2022-03-05T20:47:47.878Z] ++ set -x [2022-03-05T20:47:47.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:47:47.878Z] INFO: Testing against a local daemon [2022-03-05T20:47:47.878Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T20:47:47.960Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2022-03-05T20:47:47.960Z] === RUN TestInspectOomKilledTrue [2022-03-05T20:47:47.960Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T20:47:47.960Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T20:47:47.960Z] === RUN TestInspectOomKilledFalse [2022-03-05T20:47:47.960Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T20:47:47.960Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-05T20:47:47.960Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T20:47:48.216Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-05T20:47:48.472Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2022-03-05T20:47:48.472Z] === RUN TestLinksContainerNames [2022-03-05T20:47:49.259Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-03-05T20:47:49.259Z] === RUN TestAuthZPluginTLS [2022-03-05T20:47:49.519Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-05T20:47:49.519Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T20:47:49.839Z] --- PASS: TestLinksContainerNames (1.50s) [2022-03-05T20:47:49.839Z] === RUN TestLogsFollowTailEmpty [2022-03-05T20:47:49.839Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-05T20:47:50.088Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-05T20:47:50.088Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T20:47:50.480Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-05T20:47:50.658Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-05T20:47:50.658Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T20:47:50.768Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2022-03-05T20:47:50.768Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T20:47:50.769Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-05T20:47:51.043Z] --- PASS: TestDockerNetworkMacvlan (9.59s) [2022-03-05T20:47:51.043Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-05T20:47:51.043Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-05T20:47:51.043Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-03-05T20:47:51.043Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-03-05T20:47:51.043Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-03-05T20:47:51.043Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-03-05T20:47:51.043Z] PASS [2022-03-05T20:47:51.043Z] [2022-03-05T20:47:51.043Z] DONE 8 tests in 10.932s [2022-03-05T20:47:51.043Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T20:47:51.043Z] testing: warning: no tests to run [2022-03-05T20:47:51.043Z] PASS [2022-03-05T20:47:51.043Z] [2022-03-05T20:47:51.043Z] DONE 0 tests in 0.010s [2022-03-05T20:47:51.043Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T20:47:51.043Z] INFO: Testing against a local daemon [2022-03-05T20:47:51.043Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T20:47:51.228Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-05T20:47:51.228Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T20:47:51.333Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/default [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/private [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/slave [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/shared [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/default [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/shared [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/slave [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/private [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T20:47:51.333Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:47:51.333Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T20:47:51.333Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T20:47:51.589Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T20:47:51.589Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T20:47:51.589Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T20:47:51.589Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T20:47:51.589Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-05T20:47:51.589Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T20:47:51.589Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T20:47:51.589Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T20:47:51.589Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T20:47:51.589Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T20:47:51.589Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T20:47:51.846Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T20:47:52.104Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-05T20:47:52.104Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-03-05T20:47:52.104Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T20:47:52.170Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2022-03-05T20:47:52.170Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T20:47:52.411Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-03-05T20:47:52.412Z] === RUN TestAuthZPluginTLS [2022-03-05T20:47:52.667Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-05T20:47:52.667Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T20:47:52.739Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-05T20:47:52.739Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T20:47:53.229Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-05T20:47:53.229Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T20:47:53.309Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-05T20:47:53.309Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T20:47:53.326Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-03-05T20:47:53.326Z] === RUN TestInfoDebug [2022-03-05T20:47:53.472Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-05T20:47:53.835Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-05T20:47:53.835Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T20:47:53.880Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-05T20:47:53.880Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T20:47:53.889Z] --- PASS: TestInfoDebug (1.54s) [2022-03-05T20:47:53.889Z] === RUN TestInfoInsecureRegistries [2022-03-05T20:47:54.034Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2022-03-05T20:47:54.034Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T20:47:54.396Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-05T20:47:54.396Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T20:47:54.596Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-03-05T20:47:54.596Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T20:47:55.203Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-05T20:47:55.203Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2022-03-05T20:47:55.203Z] === RUN TestNetworkNat [2022-03-05T20:47:55.262Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-03-05T20:47:55.262Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T20:47:55.765Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-03-05T20:47:55.765Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T20:47:55.780Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2022-03-05T20:47:55.780Z] === RUN TestInfoRegistryMirrors [2022-03-05T20:47:56.021Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-05T20:47:56.021Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T20:47:56.134Z] --- PASS: TestNetworkNat (0.79s) [2022-03-05T20:47:56.134Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T20:47:56.204Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2022-03-05T20:47:56.204Z] === RUN TestAuthZPluginHeader [2022-03-05T20:47:56.584Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-05T20:47:56.584Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T20:47:56.697Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-05T20:47:56.697Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-05T20:47:56.955Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-03-05T20:47:56.955Z] === RUN TestNetworkLoopbackNat [2022-03-05T20:47:56.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-05T20:47:57.145Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-05T20:47:57.145Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T20:47:57.146Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-03-05T20:47:57.146Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T20:47:57.146Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-03-05T20:47:57.146Z] === RUN TestPingCacheHeaders [2022-03-05T20:47:57.146Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-05T20:47:57.146Z] === RUN TestPingGet [2022-03-05T20:47:57.146Z] --- PASS: TestPingGet (0.01s) [2022-03-05T20:47:57.146Z] === RUN TestPingHead [2022-03-05T20:47:57.146Z] --- PASS: TestPingHead (0.02s) [2022-03-05T20:47:57.146Z] === RUN TestVersion [2022-03-05T20:47:57.146Z] --- PASS: TestVersion (0.02s) [2022-03-05T20:47:57.146Z] PASS [2022-03-05T20:47:57.146Z] [2022-03-05T20:47:57.146Z] === Skipped [2022-03-05T20:47:57.146Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T20:47:57.146Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T20:47:57.146Z] [2022-03-05T20:47:57.146Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-05T20:47:57.146Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T20:47:57.146Z] [2022-03-05T20:47:57.146Z] DONE 18 tests, 2 skipped in 27.789s [2022-03-05T20:47:57.146Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T20:47:57.146Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-05T20:47:57.146Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T20:47:57.146Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:47:57.146Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-05T20:47:57.146Z] === RUN TestAuthZPluginV2Disable [2022-03-05T20:47:57.146Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:47:57.146Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-05T20:47:57.146Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T20:47:57.146Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:47:57.146Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-05T20:47:57.146Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T20:47:57.146Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:47:57.146Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-05T20:47:57.146Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T20:47:57.445Z] INFO: Testing against a local daemon [2022-03-05T20:47:57.445Z] === RUN TestVolumesCreateAndList [2022-03-05T20:47:57.445Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T20:47:57.445Z] === RUN TestVolumesRemove [2022-03-05T20:47:57.445Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-05T20:47:57.445Z] === RUN TestVolumesInspect [2022-03-05T20:47:57.445Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-05T20:47:57.445Z] === RUN TestVolumesInvalidJSON [2022-03-05T20:47:57.445Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T20:47:57.445Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T20:47:57.445Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T20:47:57.445Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-05T20:47:57.445Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T20:47:57.445Z] PASS [2022-03-05T20:47:57.445Z] [2022-03-05T20:47:57.445Z] DONE 5 tests in 0.218s [2022-03-05T20:47:57.445Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T20:47:57.445Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12221 is not a child of this shell [2022-03-05T20:47:57.445Z] warning: PID 12221 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-05T20:47:57.445Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T20:47:57.445Z] [2022-03-05T20:47:57.445Z] Unloading profiles will leave already running processes permanently [2022-03-05T20:47:57.445Z] unconfined, which can lead to unexpected situations. [2022-03-05T20:47:57.445Z] [2022-03-05T20:47:57.445Z] To set a process to complain mode, use the command line tool [2022-03-05T20:47:57.445Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T20:47:57.445Z] Removing test suite binaries [2022-03-05T20:47:57.445Z] exiting test-integration [2022-03-05T20:47:57.445Z] ++ exit 0 [2022-03-05T20:47:58.325Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-05T20:47:58.511Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-03-05T20:47:58.511Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T20:47:58.809Z] [2022-03-05T20:47:58.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-05T20:47:58.887Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-05T20:47:59.816Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-03-05T20:47:59.816Z] === RUN TestPause [2022-03-05T20:47:59.876Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-03-05T20:47:59.876Z] === RUN TestAuthZPluginHeader [2022-03-05T20:48:00.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit Post stage [Pipeline] junit [2022-03-05T20:48:00.190Z] Recording test results [2022-03-05T20:48:00.633Z] --- PASS: TestPause (0.64s) [2022-03-05T20:48:00.633Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T20:48:00.633Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T20:48:00.633Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T20:48:00.633Z] === RUN TestPauseStopPausedContainer [2022-03-05T20:48:00.810Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-03-05T20:48:00.810Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T20:48:00.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-05T20:48:01.145Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2022-03-05T20:48:01.145Z] === RUN TestPsFilter [2022-03-05T20:48:01.388Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-03-05T20:48:01.402Z] --- PASS: TestPsFilter (0.13s) [2022-03-05T20:48:01.402Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T20:48:01.765Z] + echo Ensuring container killed. [2022-03-05T20:48:01.765Z] Ensuring container killed. [2022-03-05T20:48:01.765Z] + docker rm -vf docker-pr1 [2022-03-05T20:48:01.765Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-05T20:48:01.965Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2022-03-05T20:48:01.965Z] === RUN TestRemoveContainerWithVolume [2022-03-05T20:48:02.083Z] + echo Chowning /workspace to jenkins user [2022-03-05T20:48:02.083Z] Chowning /workspace to jenkins user [2022-03-05T20:48:02.083Z] + id -u [2022-03-05T20:48:02.083Z] + id -g [2022-03-05T20:48:02.083Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43333:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T20:48:02.083Z] Unable to find image 'busybox:latest' locally [2022-03-05T20:48:02.340Z] latest: Pulling from library/busybox [2022-03-05T20:48:02.340Z] 7e5209d2300f: Pulling fs layer [2022-03-05T20:48:02.340Z] 7e5209d2300f: Download complete [2022-03-05T20:48:02.528Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2022-03-05T20:48:02.528Z] === RUN TestRemoveContainerRunning [2022-03-05T20:48:02.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-05T20:48:02.528Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-05T20:48:02.597Z] 7e5209d2300f: Pull complete [2022-03-05T20:48:02.597Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T20:48:02.597Z] Status: Downloaded newer image for busybox:latest [2022-03-05T20:48:03.091Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-03-05T20:48:03.091Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T20:48:03.653Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2022-03-05T20:48:03.653Z] === RUN TestRemoveInvalidContainer [2022-03-05T20:48:03.653Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T20:48:03.653Z] === RUN TestRenameLinkedContainer [2022-03-05T20:48:03.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T20:48:04.257Z] + bundleName=amd64-rootless [2022-03-05T20:48:04.257Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-05T20:48:04.257Z] Creating amd64-rootless-bundles.tar.gz [2022-03-05T20:48:04.257Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-05T20:48:04.257Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-05T20:48:04.267Z] Archiving artifacts [2022-03-05T20:48:04.974Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.97s) [2022-03-05T20:48:04.974Z] === RUN TestAuthZPluginV2Disable [2022-03-05T20:48:05.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-05T20:48:05.805Z] --- PASS: TestRenameLinkedContainer (2.24s) [2022-03-05T20:48:05.805Z] === RUN TestRenameStoppedContainer [2022-03-05T20:48:05.829Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43333/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T20:48:06.176Z] + make clean [2022-03-05T20:48:06.176Z] docker volume rm -f docker-dev-cache [2022-03-05T20:48:06.390Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-03-05T20:48:06.390Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T20:48:06.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-05T20:48:06.432Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T20:48:07.757Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s) [2022-03-05T20:48:07.757Z] === RUN TestRenameInvalidName [2022-03-05T20:48:08.241Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-03-05T20:48:08.241Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T20:48:08.320Z] --- PASS: TestRenameInvalidName (0.56s) [2022-03-05T20:48:08.320Z] === RUN TestRenameAnonymousContainer [2022-03-05T20:48:08.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-05T20:48:08.883Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-05T20:48:10.775Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2022-03-05T20:48:10.775Z] === RUN TestRenameContainerWithSameName [2022-03-05T20:48:11.337Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2022-03-05T20:48:11.337Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T20:48:11.506Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2022-03-05T20:48:11.506Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T20:48:12.706Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2022-03-05T20:48:12.706Z] === RUN TestResize [2022-03-05T20:48:13.636Z] --- PASS: TestResize (0.86s) [2022-03-05T20:48:13.636Z] === RUN TestResizeWithInvalidSize [2022-03-05T20:48:14.199Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2022-03-05T20:48:14.199Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T20:48:15.132Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:48:15.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:48:15.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:48:15.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T20:48:15.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T20:48:15.249Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2022-03-05T20:48:15.250Z] PASS [2022-03-05T20:48:15.250Z] [2022-03-05T20:48:15.250Z] === Skipped [2022-03-05T20:48:15.250Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-05T20:48:15.250Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:48:15.250Z] [2022-03-05T20:48:15.250Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-05T20:48:15.250Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:48:15.250Z] [2022-03-05T20:48:15.250Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-05T20:48:15.250Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:48:15.250Z] [2022-03-05T20:48:15.250Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-05T20:48:15.250Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:48:15.250Z] [2022-03-05T20:48:15.250Z] DONE 17 tests, 4 skipped in 25.889s [2022-03-05T20:48:15.250Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T20:48:15.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:15.250Z] ++ set -e [2022-03-05T20:48:15.250Z] ++ '[' -n 0 ']' [2022-03-05T20:48:15.250Z] ++ set -x [2022-03-05T20:48:15.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:15.250Z] INFO: Testing against a local daemon [2022-03-05T20:48:15.250Z] === RUN TestPluginInvalidJSON [2022-03-05T20:48:15.250Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:48:15.250Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:48:15.250Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:48:15.250Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-05T20:48:15.250Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T20:48:15.250Z] === RUN TestPluginInstall [2022-03-05T20:48:15.250Z] === RUN TestPluginInstall/no_auth [2022-03-05T20:48:15.250Z] time="2022-03-05T20:48:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:15.250Z] time="2022-03-05T20:48:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66fb76896b7ef910b9fd8c6713c55fa6355b54b702650baf3bfb5130406f3d61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:15.250Z] time="2022-03-05T20:48:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:15.250Z] time="2022-03-05T20:48:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66fb76896b7ef910b9fd8c6713c55fa6355b54b702650baf3bfb5130406f3d61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:15.250Z] === RUN TestPluginInstall/with_htpasswd [2022-03-05T20:48:15.511Z] time="2022-03-05T20:48:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:15.511Z] time="2022-03-05T20:48:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fad5f948ac7e9d9823a43665159d7394ed9ce25ec99ef5c6513ac250145fa413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:15.511Z] time="2022-03-05T20:48:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:15.511Z] time="2022-03-05T20:48:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fad5f948ac7e9d9823a43665159d7394ed9ce25ec99ef5c6513ac250145fa413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:15.772Z] === RUN TestPluginInstall/with_insecure [2022-03-05T20:48:16.062Z] check_test.go:309: [d7ce750485740] daemon is not started [2022-03-05T20:48:16.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-05T20:48:16.715Z] time="2022-03-05T20:48:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:16.715Z] time="2022-03-05T20:48:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e30cb19b4e744e384280199827dea3ebdf60daff86dcd2322c96db056d94baa8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:16.715Z] time="2022-03-05T20:48:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:16.715Z] time="2022-03-05T20:48:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e30cb19b4e744e384280199827dea3ebdf60daff86dcd2322c96db056d94baa8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:16.975Z] plugin_test.go:165: [d4d8939983f66] daemon is not started [2022-03-05T20:48:16.975Z] --- PASS: TestPluginInstall (3.09s) [2022-03-05T20:48:16.975Z] --- PASS: TestPluginInstall/no_auth (1.48s) [2022-03-05T20:48:16.975Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-03-05T20:48:16.975Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-03-05T20:48:16.975Z] === RUN TestPluginsWithRuntimes [2022-03-05T20:48:17.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:48:17.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:48:18.360Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-05T20:48:18.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-05T20:48:19.301Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-05T20:48:19.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T20:48:19.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-05T20:48:19.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T20:48:20.241Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2022-03-05T20:48:20.241Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-05T20:48:20.241Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-03-05T20:48:20.241Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T20:48:20.501Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-05T20:48:20.501Z] PASS [2022-03-05T20:48:20.501Z] [2022-03-05T20:48:20.501Z] DONE 10 tests in 6.915s [2022-03-05T20:48:20.501Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T20:48:20.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:20.501Z] ++ set -e [2022-03-05T20:48:20.501Z] ++ '[' -n 0 ']' [2022-03-05T20:48:20.501Z] ++ set -x [2022-03-05T20:48:20.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:20.761Z] INFO: Testing against a local daemon [2022-03-05T20:48:20.761Z] === RUN TestExternalGraphDriver [2022-03-05T20:48:20.761Z] === RUN TestExternalGraphDriver/json [2022-03-05T20:48:21.451Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.20s) [2022-03-05T20:48:21.452Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T20:48:21.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T20:48:21.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T20:48:22.670Z] === RUN TestExternalGraphDriver/spec [2022-03-05T20:48:23.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-05T20:48:24.051Z] === RUN TestExternalGraphDriver/pull [2022-03-05T20:48:24.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T20:48:24.848Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T20:48:25.436Z] --- PASS: TestExternalGraphDriver (4.76s) [2022-03-05T20:48:25.436Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2022-03-05T20:48:25.436Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-03-05T20:48:25.436Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-03-05T20:48:25.436Z] === RUN TestGraphdriverPluginV2 [2022-03-05T20:48:25.436Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:48:25.436Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-05T20:48:25.436Z] PASS [2022-03-05T20:48:25.436Z] [2022-03-05T20:48:25.436Z] === Skipped [2022-03-05T20:48:25.436Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-05T20:48:25.436Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:48:25.436Z] [2022-03-05T20:48:25.436Z] DONE 5 tests, 1 skipped in 4.888s [2022-03-05T20:48:25.436Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T20:48:25.436Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:25.436Z] ++ set -e [2022-03-05T20:48:25.436Z] ++ '[' -n 0 ']' [2022-03-05T20:48:25.436Z] ++ set -x [2022-03-05T20:48:25.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:25.697Z] INFO: Testing against a local daemon [2022-03-05T20:48:25.697Z] === RUN TestContinueAfterPluginCrash [2022-03-05T20:48:25.697Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T20:48:25.697Z] === RUN TestReadPluginNoRead [2022-03-05T20:48:25.697Z] === PAUSE TestReadPluginNoRead [2022-03-05T20:48:25.697Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T20:48:25.697Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T20:48:25.697Z] === CONT TestContinueAfterPluginCrash [2022-03-05T20:48:25.697Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T20:48:26.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-05T20:48:26.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-05T20:48:28.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T20:48:28.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T20:48:29.014Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-03-05T20:48:29.014Z] === CONT TestReadPluginNoRead [2022-03-05T20:48:29.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-05T20:48:30.925Z] === RUN TestReadPluginNoRead/default [2022-03-05T20:48:31.864Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.24s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.11s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.99s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.24s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.16s) [2022-03-05T20:48:32.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.07s) [2022-03-05T20:48:32.474Z] === RUN TestCgroupNamespacesRun [2022-03-05T20:48:32.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-05T20:48:33.244Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T20:48:33.504Z] --- PASS: TestContinueAfterPluginCrash (7.88s) [2022-03-05T20:48:33.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-05T20:48:34.075Z] === CONT TestReadPluginNoRead [2022-03-05T20:48:34.075Z] read_test.go:92: [dffbbbe51b6a2] daemon is not started [2022-03-05T20:48:34.075Z] --- PASS: TestReadPluginNoRead (5.53s) [2022-03-05T20:48:34.075Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-03-05T20:48:34.075Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2022-03-05T20:48:34.075Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-03-05T20:48:34.075Z] PASS [2022-03-05T20:48:34.075Z] [2022-03-05T20:48:34.075Z] DONE 6 tests in 8.599s [2022-03-05T20:48:34.075Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-05T20:48:34.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:34.075Z] ++ set -e [2022-03-05T20:48:34.075Z] ++ '[' -n 0 ']' [2022-03-05T20:48:34.075Z] ++ set -x [2022-03-05T20:48:34.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:34.075Z] testing: warning: no tests to run [2022-03-05T20:48:34.075Z] PASS [2022-03-05T20:48:34.075Z] [2022-03-05T20:48:34.075Z] DONE 0 tests in 0.030s [2022-03-05T20:48:34.075Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T20:48:34.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:34.075Z] ++ set -e [2022-03-05T20:48:34.075Z] ++ '[' -n 0 ']' [2022-03-05T20:48:34.075Z] ++ set -x [2022-03-05T20:48:34.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:34.095Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2022-03-05T20:48:34.095Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T20:48:34.335Z] INFO: Testing against a local daemon [2022-03-05T20:48:34.335Z] === RUN TestPluginWithDevMounts [2022-03-05T20:48:34.335Z] === PAUSE TestPluginWithDevMounts [2022-03-05T20:48:34.335Z] === CONT TestPluginWithDevMounts [2022-03-05T20:48:35.716Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-05T20:48:35.716Z] PASS [2022-03-05T20:48:35.716Z] [2022-03-05T20:48:35.716Z] DONE 1 tests in 1.612s [2022-03-05T20:48:35.716Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T20:48:35.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:35.716Z] ++ set -e [2022-03-05T20:48:35.716Z] ++ '[' -n 0 ']' [2022-03-05T20:48:35.716Z] ++ set -x [2022-03-05T20:48:35.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:35.976Z] INFO: Testing against a local daemon [2022-03-05T20:48:35.976Z] === RUN TestSecretInspect [2022-03-05T20:48:35.987Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) [2022-03-05T20:48:35.987Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T20:48:35.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-05T20:48:36.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-05T20:48:37.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-05T20:48:37.172Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.56s) [2022-03-05T20:48:37.172Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T20:48:37.887Z] --- PASS: TestSecretInspect (2.11s) [2022-03-05T20:48:37.887Z] === RUN TestSecretList [2022-03-05T20:48:38.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-05T20:48:39.105Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2022-03-05T20:48:39.105Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T20:48:39.534Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-05T20:48:39.534Z] PASS [2022-03-05T20:48:39.534Z] [2022-03-05T20:48:39.534Z] DONE 17 tests in 46.102s [2022-03-05T20:48:39.534Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T20:48:39.534Z] INFO: Testing against a local daemon [2022-03-05T20:48:39.534Z] === RUN TestPluginInvalidJSON [2022-03-05T20:48:39.534Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:48:39.534Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:48:39.534Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:48:39.534Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-05T20:48:39.534Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T20:48:39.534Z] === RUN TestPluginInstall [2022-03-05T20:48:39.534Z] === RUN TestPluginInstall/no_auth [2022-03-05T20:48:39.534Z] time="2022-03-05T20:48:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:39.534Z] time="2022-03-05T20:48:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65eaefbe0d12ec9e02b5eca7cf90eb14d2042b31401001acc933293bb7d13848" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:39.534Z] time="2022-03-05T20:48:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:39.534Z] time="2022-03-05T20:48:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65eaefbe0d12ec9e02b5eca7cf90eb14d2042b31401001acc933293bb7d13848" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:39.534Z] === RUN TestPluginInstall/with_htpasswd [2022-03-05T20:48:39.534Z] time="2022-03-05T20:48:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:39.534Z] time="2022-03-05T20:48:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71516b578049913d7cc62d2c64049eea4ddd23067bb62c371398fe3edbf8ae67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:39.534Z] time="2022-03-05T20:48:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:39.534Z] time="2022-03-05T20:48:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71516b578049913d7cc62d2c64049eea4ddd23067bb62c371398fe3edbf8ae67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:39.534Z] === RUN TestPluginInstall/with_insecure [2022-03-05T20:48:39.668Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-05T20:48:40.096Z] time="2022-03-05T20:48:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:40.096Z] time="2022-03-05T20:48:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b03105aef5f02afc9d803b58a4c691e2b0e44c263c20f9a769eb60c8251d7051" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:40.096Z] time="2022-03-05T20:48:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:48:40.096Z] time="2022-03-05T20:48:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b03105aef5f02afc9d803b58a4c691e2b0e44c263c20f9a769eb60c8251d7051" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:48:40.230Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-05T20:48:40.353Z] plugin_test.go:165: [d3faae3ef7579] daemon is not started [2022-03-05T20:48:40.353Z] --- PASS: TestPluginInstall (3.35s) [2022-03-05T20:48:40.353Z] --- PASS: TestPluginInstall/no_auth (1.58s) [2022-03-05T20:48:40.353Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-03-05T20:48:40.353Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2022-03-05T20:48:40.353Z] === RUN TestPluginsWithRuntimes [2022-03-05T20:48:40.430Z] --- PASS: TestSecretList (2.12s) [2022-03-05T20:48:40.430Z] === RUN TestSecretsCreateAndDelete [2022-03-05T20:48:40.793Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2022-03-05T20:48:40.793Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T20:48:41.049Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-05T20:48:41.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-05T20:48:42.244Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-05T20:48:42.337Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2022-03-05T20:48:42.337Z] === RUN TestSecretsUpdate [2022-03-05T20:48:42.540Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-03-05T20:48:42.540Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T20:48:42.805Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-05T20:48:43.468Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-03-05T20:48:43.468Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T20:48:43.731Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-03-05T20:48:43.731Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-03-05T20:48:43.731Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-03-05T20:48:43.731Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T20:48:44.253Z] --- PASS: TestSecretsUpdate (1.71s) [2022-03-05T20:48:44.253Z] === RUN TestTemplatedSecret [2022-03-05T20:48:44.292Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-03-05T20:48:44.292Z] PASS [2022-03-05T20:48:44.292Z] [2022-03-05T20:48:44.292Z] DONE 10 tests in 7.360s [2022-03-05T20:48:44.292Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T20:48:44.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-05T20:48:44.548Z] INFO: Testing against a local daemon [2022-03-05T20:48:44.548Z] === RUN TestExternalGraphDriver [2022-03-05T20:48:44.548Z] === RUN TestExternalGraphDriver/json [2022-03-05T20:48:44.962Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2022-03-05T20:48:44.962Z] === RUN TestNISDomainname [2022-03-05T20:48:45.890Z] --- PASS: TestNISDomainname (1.11s) [2022-03-05T20:48:45.891Z] === RUN TestHostnameDnsResolution [2022-03-05T20:48:46.163Z] --- PASS: TestTemplatedSecret (2.30s) [2022-03-05T20:48:46.163Z] === RUN TestSecretCreateResolve [2022-03-05T20:48:46.436Z] === RUN TestExternalGraphDriver/spec [2022-03-05T20:48:46.454Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-05T20:48:47.383Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-03-05T20:48:47.383Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T20:48:47.641Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-05T20:48:47.802Z] === RUN TestExternalGraphDriver/pull [2022-03-05T20:48:48.204Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2022-03-05T20:48:48.204Z] === RUN TestStats [2022-03-05T20:48:48.460Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-05T20:48:48.706Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-03-05T20:48:48.707Z] PASS [2022-03-05T20:48:48.707Z] [2022-03-05T20:48:48.707Z] DONE 6 tests in 12.665s [2022-03-05T20:48:48.707Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T20:48:48.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:48.707Z] ++ set -e [2022-03-05T20:48:48.707Z] ++ '[' -n 0 ']' [2022-03-05T20:48:48.707Z] ++ set -x [2022-03-05T20:48:48.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:48:48.707Z] INFO: Testing against a local daemon [2022-03-05T20:48:48.707Z] === RUN TestServiceCreateInit [2022-03-05T20:48:48.707Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T20:48:49.390Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-05T20:48:49.390Z] check_test.go:309: [d96d6ea25af74] daemon is not started [2022-03-05T20:48:49.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-05T20:48:49.695Z] --- PASS: TestExternalGraphDriver (5.03s) [2022-03-05T20:48:49.695Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-03-05T20:48:49.695Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-03-05T20:48:49.695Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-03-05T20:48:49.695Z] === RUN TestGraphdriverPluginV2 [2022-03-05T20:48:50.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-05T20:48:51.014Z] --- PASS: TestStats (2.86s) [2022-03-05T20:48:51.014Z] === RUN TestStopContainerWithTimeout [2022-03-05T20:48:51.014Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T20:48:51.014Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T20:48:51.014Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T20:48:51.014Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T20:48:51.014Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T20:48:51.014Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T20:48:51.014Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T20:48:51.014Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T20:48:51.014Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T20:48:51.014Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T20:48:52.008Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T20:48:52.396Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T20:48:53.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-05T20:48:53.580Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-05T20:48:53.927Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2022-03-05T20:48:53.927Z] PASS [2022-03-05T20:48:53.927Z] [2022-03-05T20:48:53.927Z] DONE 5 tests in 9.276s [2022-03-05T20:48:53.927Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T20:48:53.927Z] INFO: Testing against a local daemon [2022-03-05T20:48:53.927Z] === RUN TestContinueAfterPluginCrash [2022-03-05T20:48:53.927Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T20:48:53.927Z] === RUN TestReadPluginNoRead [2022-03-05T20:48:53.927Z] === PAUSE TestReadPluginNoRead [2022-03-05T20:48:53.927Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T20:48:53.927Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T20:48:53.927Z] === CONT TestContinueAfterPluginCrash [2022-03-05T20:48:53.927Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T20:48:54.144Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T20:48:55.077Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-05T20:48:55.119Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-05T20:48:55.119Z] Copying nested executables into bundles/binary-daemon [2022-03-05T20:48:55.119Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-05T20:48:55.303Z] --- PASS: TestServiceCreateInit (6.40s) [2022-03-05T20:48:55.303Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (2.98s) [2022-03-05T20:48:55.303Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.40s) [2022-03-05T20:48:55.303Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T20:48:55.459Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/make.sh cross [2022-03-05T20:48:55.640Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-05T20:48:55.640Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2022-03-05T20:48:55.640Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2022-03-05T20:48:55.640Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-03-05T20:48:55.640Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2022-03-05T20:48:55.640Z] === RUN TestDeleteDevicemapper [2022-03-05T20:48:55.640Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T20:48:55.640Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T20:48:55.640Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T20:48:55.718Z] [2022-03-05T20:48:55.977Z] Removing bundles/ [2022-03-05T20:48:55.977Z] [2022-03-05T20:48:55.977Z] ---> Making bundle: cross (in bundles/cross) [2022-03-05T20:48:55.977Z] Cross building: bundles/cross/linux/amd64 [2022-03-05T20:48:55.977Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-03-05T20:48:55.977Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-05T20:48:56.204Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-05T20:48:56.766Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-05T20:48:57.196Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2022-03-05T20:48:57.196Z] === CONT TestReadPluginNoRead [2022-03-05T20:48:57.329Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-05T20:48:57.588Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-05T20:48:57.845Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-05T20:48:57.845Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-05T20:48:57.845Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-05T20:48:58.408Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s) [2022-03-05T20:48:58.408Z] === RUN TestUpdateMemory [2022-03-05T20:48:58.408Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-05T20:48:58.408Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-05T20:48:58.408Z] === RUN TestUpdateCPUQuota [2022-03-05T20:48:59.335Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-05T20:48:59.711Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T20:48:59.898Z] --- PASS: TestUpdateCPUQuota (1.54s) [2022-03-05T20:48:59.899Z] === RUN TestUpdatePidsLimit [2022-03-05T20:48:59.899Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-05T20:49:00.462Z] === RUN TestUpdatePidsLimit/no_change [2022-03-05T20:49:00.639Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T20:49:00.719Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-05T20:49:00.976Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-05T20:49:01.541Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-05T20:49:01.798Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-05T20:49:02.004Z] === RUN TestReadPluginNoRead/default [2022-03-05T20:49:02.004Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-03-05T20:49:02.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-05T20:49:02.361Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-05T20:49:02.930Z] === CONT TestReadPluginNoRead [2022-03-05T20:49:02.930Z] read_test.go:92: [d3997bce24fa3] daemon is not started [2022-03-05T20:49:02.930Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-03-05T20:49:02.930Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-03-05T20:49:02.930Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-03-05T20:49:02.930Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-03-05T20:49:02.930Z] PASS [2022-03-05T20:49:02.930Z] [2022-03-05T20:49:02.930Z] DONE 6 tests in 9.303s [2022-03-05T20:49:02.930Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-05T20:49:02.930Z] testing: warning: no tests to run [2022-03-05T20:49:02.930Z] PASS [2022-03-05T20:49:02.930Z] [2022-03-05T20:49:02.930Z] DONE 0 tests in 0.010s [2022-03-05T20:49:02.930Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T20:49:03.186Z] INFO: Testing against a local daemon [2022-03-05T20:49:03.186Z] === RUN TestPluginWithDevMounts [2022-03-05T20:49:03.186Z] === PAUSE TestPluginWithDevMounts [2022-03-05T20:49:03.186Z] === CONT TestPluginWithDevMounts [2022-03-05T20:49:03.728Z] --- PASS: TestUpdatePidsLimit (3.59s) [2022-03-05T20:49:03.728Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-03-05T20:49:03.728Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-03-05T20:49:03.728Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-03-05T20:49:03.728Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2022-03-05T20:49:03.728Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-03-05T20:49:03.728Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-03-05T20:49:03.728Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-03-05T20:49:03.728Z] === RUN TestUpdateRestartPolicy [2022-03-05T20:49:04.291Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-05T20:49:05.076Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-03-05T20:49:05.076Z] PASS [2022-03-05T20:49:05.076Z] [2022-03-05T20:49:05.076Z] DONE 1 tests in 1.664s [2022-03-05T20:49:05.076Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T20:49:05.076Z] INFO: Testing against a local daemon [2022-03-05T20:49:05.076Z] === RUN TestSecretInspect [2022-03-05T20:49:05.221Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-05T20:49:05.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-05T20:49:05.784Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-05T20:49:06.041Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-05T20:49:06.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-05T20:49:06.601Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-05T20:49:06.965Z] --- PASS: TestSecretInspect (2.18s) [2022-03-05T20:49:06.965Z] === RUN TestSecretList [2022-03-05T20:49:07.164Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-05T20:49:07.420Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-05T20:49:08.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-05T20:49:09.479Z] --- PASS: TestSecretList (2.17s) [2022-03-05T20:49:09.479Z] === RUN TestSecretsCreateAndDelete [2022-03-05T20:49:10.200Z] --- PASS: TestCreateServiceMultipleTimes (14.77s) [2022-03-05T20:49:10.200Z] === RUN TestCreateServiceConflict [2022-03-05T20:49:11.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-05T20:49:11.311Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-05T20:49:11.311Z] check_test.go:309: [db5b77a63afc9] daemon is not started [2022-03-05T20:49:11.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-05T20:49:11.311Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-05T20:49:11.311Z] check_test.go:309: [da8d999b953ac] daemon is not started [2022-03-05T20:49:11.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-05T20:49:11.371Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-03-05T20:49:11.371Z] === RUN TestSecretsUpdate [2022-03-05T20:49:12.109Z] --- PASS: TestCreateServiceConflict (2.10s) [2022-03-05T20:49:12.109Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T20:49:13.306Z] --- PASS: TestSecretsUpdate (2.16s) [2022-03-05T20:49:13.306Z] === RUN TestTemplatedSecret [2022-03-05T20:49:13.854Z] check_test.go:309: [db8d77d274625] daemon is not started [2022-03-05T20:49:13.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-05T20:49:14.022Z] --- PASS: TestCreateServiceMaxReplicas (2.15s) [2022-03-05T20:49:14.022Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T20:49:15.747Z] --- PASS: TestUpdateRestartPolicy (12.11s) [2022-03-05T20:49:15.747Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T20:49:16.005Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-05T20:49:16.261Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-03-05T20:49:16.261Z] === RUN TestWaitNonBlocked [2022-03-05T20:49:16.518Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:49:16.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:49:16.518Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:49:16.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:49:16.518Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T20:49:16.518Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T20:49:16.577Z] --- PASS: TestTemplatedSecret (2.57s) [2022-03-05T20:49:16.577Z] === RUN TestSecretCreateResolve [2022-03-05T20:49:16.774Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-05T20:49:17.338Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-05T20:49:17.595Z] --- PASS: TestWaitNonBlocked (0.10s) [2022-03-05T20:49:17.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2022-03-05T20:49:17.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2022-03-05T20:49:17.595Z] === RUN TestWaitBlocked [2022-03-05T20:49:17.595Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:49:17.595Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:49:17.595Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:49:17.595Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:49:17.595Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T20:49:17.595Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T20:49:18.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-05T20:49:18.612Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-03-05T20:49:18.612Z] PASS [2022-03-05T20:49:18.612Z] [2022-03-05T20:49:18.612Z] DONE 6 tests in 13.472s [2022-03-05T20:49:18.612Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T20:49:18.612Z] INFO: Testing against a local daemon [2022-03-05T20:49:18.612Z] === RUN TestServiceCreateInit [2022-03-05T20:49:18.612Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T20:49:18.919Z] --- PASS: TestWaitBlocked (0.03s) [2022-03-05T20:49:18.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2022-03-05T20:49:18.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2022-03-05T20:49:18.919Z] === CONT TestContainerStartOnDaemonRestart [2022-03-05T20:49:18.919Z] === CONT TestContainerKillOnDaemonStart [2022-03-05T20:49:20.285Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-05T20:49:21.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-05T20:49:21.879Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T20:49:22.184Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s) [2022-03-05T20:49:22.184Z] === CONT TestIpcModeOlderClient [2022-03-05T20:49:22.184Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-03-05T20:49:22.184Z] === CONT TestDaemonHostGatewayIP [2022-03-05T20:49:24.075Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-05T20:49:24.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-05T20:49:25.258Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-05T20:49:25.258Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-05T20:49:25.258Z] --- PASS: TestDaemonHostGatewayIP (3.11s) [2022-03-05T20:49:25.258Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T20:49:25.258Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-05T20:49:25.258Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-05T20:49:25.515Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-05T20:49:25.515Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-05T20:49:25.515Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-05T20:49:25.515Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-05T20:49:25.515Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-05T20:49:26.045Z] --- PASS: TestServiceCreateInit (7.26s) [2022-03-05T20:49:26.046Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-03-05T20:49:26.046Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-03-05T20:49:26.046Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T20:49:27.407Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-05T20:49:27.970Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.63s) [2022-03-05T20:49:27.970Z] === CONT TestDaemonRestartIpcMode [2022-03-05T20:49:28.531Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-05T20:49:28.920Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.57s) [2022-03-05T20:49:28.920Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T20:49:31.051Z] --- PASS: TestDaemonRestartIpcMode (2.98s) [2022-03-05T20:49:31.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-05T20:49:31.873Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) [2022-03-05T20:49:31.873Z] PASS [2022-03-05T20:49:31.873Z] [2022-03-05T20:49:31.873Z] === Skipped [2022-03-05T20:49:31.873Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-05T20:49:31.873Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T20:49:31.873Z] [2022-03-05T20:49:31.873Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-05T20:49:31.873Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T20:49:31.873Z] [2022-03-05T20:49:31.873Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-05T20:49:31.873Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T20:49:31.873Z] [2022-03-05T20:49:31.873Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T20:49:31.873Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T20:49:31.873Z] [2022-03-05T20:49:31.873Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T20:49:31.873Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T20:49:31.873Z] [2022-03-05T20:49:31.873Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-05T20:49:31.873Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-05T20:49:31.873Z] [2022-03-05T20:49:31.873Z] DONE 196 tests, 6 skipped in 143.437s [2022-03-05T20:49:31.873Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T20:49:31.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:49:31.873Z] ++ set -e [2022-03-05T20:49:31.873Z] ++ '[' -n 0 ']' [2022-03-05T20:49:31.873Z] ++ set -x [2022-03-05T20:49:31.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:49:32.130Z] INFO: Testing against a local daemon [2022-03-05T20:49:32.130Z] === RUN TestCommitInheritsEnv [2022-03-05T20:49:32.130Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-05T20:49:32.386Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-03-05T20:49:32.386Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T20:49:32.386Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-05T20:49:32.386Z] === RUN TestImagesFilterMultiReference [2022-03-05T20:49:32.643Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-05T20:49:32.643Z] === RUN TestImagePullPlatformInvalid [2022-03-05T20:49:32.643Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-05T20:49:32.643Z] === RUN TestRemoveImageOrphaning [2022-03-05T20:49:33.207Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-03-05T20:49:33.207Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T20:49:35.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-05T20:49:35.108Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-05T20:49:35.365Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2022-03-05T20:49:35.365Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T20:49:35.624Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-05T20:49:35.624Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-05T20:49:35.624Z] === RUN TestTagInvalidReference [2022-03-05T20:49:35.624Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-05T20:49:35.624Z] === RUN TestTagValidPrefixedRepo [2022-03-05T20:49:35.624Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-05T20:49:35.624Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T20:49:35.624Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-05T20:49:35.624Z] === RUN TestTagOfficialNames [2022-03-05T20:49:35.888Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-05T20:49:35.888Z] === RUN TestTagMatchesDigest [2022-03-05T20:49:35.888Z] --- PASS: TestTagMatchesDigest (0.07s) [2022-03-05T20:49:35.888Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-05T20:49:38.909Z] --- PASS: TestCreateServiceSecretFileMode (11.98s) [2022-03-05T20:49:38.909Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T20:49:39.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-05T20:49:41.055Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-05T20:49:41.311Z] check_test.go:309: [d1d5558fc8d61] daemon is not started [2022-03-05T20:49:41.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-05T20:49:44.190Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2022-03-05T20:49:44.190Z] === RUN TestCreateServiceConflict [2022-03-05T20:49:44.190Z] --- PASS: TestCreateServiceConflict (1.75s) [2022-03-05T20:49:44.190Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T20:49:44.880Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-05T20:49:45.558Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-03-05T20:49:45.559Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T20:49:46.247Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-05T20:49:47.177Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-05T20:49:48.106Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-05T20:49:48.669Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-05T20:49:50.604Z] check_test.go:309: [ddb26aae514c0] daemon is not started [2022-03-05T20:49:50.604Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-05T20:49:51.132Z] --- PASS: TestCreateServiceConfigFileMode (12.48s) [2022-03-05T20:49:51.132Z] === RUN TestCreateServiceSysctls [2022-03-05T20:49:51.535Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-05T20:49:51.790Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-05T20:49:51.790Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-05T20:49:52.516Z] 4612f6d0b889: Pull complete [2022-03-05T20:49:52.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-05T20:49:53.647Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-05T20:49:54.211Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-05T20:49:54.461Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-03-05T20:49:54.461Z] === RUN TestCreateServiceCapabilities [2022-03-05T20:49:54.773Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-05T20:49:56.395Z] --- PASS: TestCreateServiceCapabilities (2.31s) [2022-03-05T20:49:56.395Z] === RUN TestInspect [2022-03-05T20:49:58.940Z] --- PASS: TestInspect (2.43s) [2022-03-05T20:49:58.940Z] === RUN TestCreateJob [2022-03-05T20:50:00.069Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-05T20:50:00.398Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-03-05T20:50:00.398Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T20:50:00.997Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-05T20:50:01.263Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-05T20:50:02.191Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-05T20:50:02.191Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-03-05T20:50:02.236Z] --- PASS: TestCreateJob (3.01s) [2022-03-05T20:50:02.236Z] === RUN TestReplicatedJob [2022-03-05T20:50:02.447Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-03-05T20:50:03.010Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-03-05T20:50:03.266Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-05T20:50:03.523Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-03-05T20:50:04.086Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-03-05T20:50:04.342Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-05T20:50:04.601Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-03-05T20:50:05.164Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-03-05T20:50:05.727Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-03-05T20:50:06.289Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-03-05T20:50:06.438Z] --- PASS: TestReplicatedJob (3.97s) [2022-03-05T20:50:06.438Z] === RUN TestUpdateReplicatedJob [2022-03-05T20:50:06.852Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-03-05T20:50:06.852Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-05T20:50:07.108Z] check_test.go:309: [df5659e8bdbe9] daemon is not started [2022-03-05T20:50:07.108Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-05T20:50:08.475Z] check_test.go:309: [dbf0015169744] daemon is not started [2022-03-05T20:50:08.475Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-05T20:50:08.979Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-03-05T20:50:08.979Z] === RUN TestServiceListWithStatuses [2022-03-05T20:50:08.979Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T20:50:08.979Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T20:50:08.979Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T20:50:09.037Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-05T20:50:10.406Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-05T20:50:12.274Z] --- PASS: TestDockerNetworkConnectAlias (3.39s) [2022-03-05T20:50:12.274Z] === RUN TestDockerNetworkReConnect [2022-03-05T20:50:12.563Z] --- PASS: TestCreateServiceSecretFileMode (12.48s) [2022-03-05T20:50:12.563Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T20:50:13.682Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-05T20:50:13.938Z] check_test.go:309: [d5e798dd01622] daemon is not started [2022-03-05T20:50:13.938Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-05T20:50:14.815Z] --- PASS: TestDockerNetworkReConnect (2.80s) [2022-03-05T20:50:14.815Z] === RUN TestServicePlugin [2022-03-05T20:50:14.815Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:50:14.815Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-05T20:50:14.815Z] === RUN TestServiceUpdateLabel [2022-03-05T20:50:16.458Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-05T20:50:16.714Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-05T20:50:17.355Z] --- PASS: TestServiceUpdateLabel (2.10s) [2022-03-05T20:50:17.355Z] === RUN TestServiceUpdateSecrets [2022-03-05T20:50:18.127Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-05T20:50:18.127Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-05T20:50:18.385Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-05T20:50:22.561Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-05T20:50:22.561Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-05T20:50:23.490Z] check_test.go:309: [d209a335bc07b] daemon is not started [2022-03-05T20:50:23.490Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-05T20:50:24.421Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-05T20:50:24.725Z] --- PASS: TestCreateServiceConfigFileMode (12.58s) [2022-03-05T20:50:24.725Z] === RUN TestCreateServiceSysctls [2022-03-05T20:50:26.967Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-05T20:50:27.242Z] --- PASS: TestCreateServiceSysctls (3.24s) [2022-03-05T20:50:27.242Z] === RUN TestCreateServiceCapabilities [2022-03-05T20:50:27.894Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-05T20:50:29.755Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-03-05T20:50:29.756Z] === RUN TestInspect [2022-03-05T20:50:31.164Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-05T20:50:32.249Z] --- PASS: TestServiceUpdateSecrets (13.88s) [2022-03-05T20:50:32.249Z] === RUN TestServiceUpdateConfigs [2022-03-05T20:50:32.435Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-03-05T20:50:32.435Z] Copying nested executables into bundles/cross/linux/amd64 [2022-03-05T20:50:32.435Z] Cross building: bundles/cross/windows/amd64 [2022-03-05T20:50:32.435Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-05T20:50:32.435Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-05T20:50:32.530Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-05T20:50:33.048Z] --- PASS: TestInspect (2.85s) [2022-03-05T20:50:33.048Z] === RUN TestCreateJob [2022-03-05T20:50:33.898Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-05T20:50:34.830Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-05T20:50:35.585Z] --- PASS: TestCreateJob (3.16s) [2022-03-05T20:50:35.585Z] === RUN TestReplicatedJob [2022-03-05T20:50:36.722Z] check_test.go:309: [d71ebcfb0b737] daemon is not started [2022-03-05T20:50:36.722Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-05T20:50:36.722Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-05T20:50:36.980Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-05T20:50:37.543Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-05T20:50:38.105Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-05T20:50:39.998Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-05T20:50:39.998Z] check_test.go:309: [d50121923624b] daemon is not started [2022-03-05T20:50:39.998Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-05T20:50:40.834Z] --- PASS: TestReplicatedJob (5.03s) [2022-03-05T20:50:40.834Z] === RUN TestUpdateReplicatedJob [2022-03-05T20:50:42.519Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-05T20:50:44.101Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-03-05T20:50:44.101Z] === RUN TestServiceListWithStatuses [2022-03-05T20:50:44.101Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T20:50:44.101Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-03-05T20:50:44.101Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T20:50:45.042Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-05T20:50:47.147Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2022-03-05T20:50:47.147Z] === RUN TestServiceUpdateNetwork [2022-03-05T20:50:48.271Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-03-05T20:50:48.271Z] === RUN TestDockerNetworkReConnect [2022-03-05T20:50:49.216Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-05T20:50:50.143Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-05T20:50:50.143Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-05T20:50:50.401Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-05T20:50:51.539Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2022-03-05T20:50:51.539Z] === RUN TestServicePlugin [2022-03-05T20:50:52.301Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-05T20:50:54.826Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-05T20:50:55.082Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-05T20:50:55.339Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-05T20:50:55.595Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-05T20:50:55.705Z] plugin_test.go:62: [d8f701ba8be44] joining swarm manager [d20bfa6c3c573]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:50:56.267Z] plugin_test.go:65: [de22f5e5e8ad7] joining swarm manager [d20bfa6c3c573]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:50:56.526Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-05T20:50:56.526Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-05T20:50:57.090Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-05T20:50:57.137Z] --- PASS: TestServiceUpdateNetwork (11.98s) [2022-03-05T20:50:57.137Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T20:50:57.347Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-05T20:50:58.076Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-05T20:50:58.646Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-05T20:50:58.715Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-05T20:50:59.644Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-05T20:51:01.533Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-05T20:51:02.905Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-05T20:51:02.905Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-05T20:51:04.275Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-05T20:51:04.840Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-05T20:51:05.770Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-05T20:51:06.028Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-05T20:51:06.590Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-05T20:51:06.779Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-05T20:51:07.154Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-05T20:51:10.425Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-05T20:51:13.359Z] --- PASS: TestServiceUpdatePidsLimit (15.64s) [2022-03-05T20:51:13.359Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-03-05T20:51:13.359Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-05T20:51:13.359Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-05T20:51:13.359Z] PASS [2022-03-05T20:51:13.359Z] [2022-03-05T20:51:13.359Z] === Skipped [2022-03-05T20:51:13.359Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T20:51:13.359Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T20:51:13.359Z] [2022-03-05T20:51:13.359Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-05T20:51:13.359Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T20:51:13.359Z] [2022-03-05T20:51:13.359Z] DONE 27 tests, 2 skipped in 144.312s [2022-03-05T20:51:13.359Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T20:51:13.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:51:13.359Z] ++ set -e [2022-03-05T20:51:13.359Z] ++ '[' -n 0 ']' [2022-03-05T20:51:13.359Z] ++ set -x [2022-03-05T20:51:13.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:51:13.359Z] INFO: Testing against a local daemon [2022-03-05T20:51:13.359Z] === RUN TestSessionCreate [2022-03-05T20:51:13.359Z] --- PASS: TestSessionCreate (0.03s) [2022-03-05T20:51:13.359Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T20:51:13.359Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-05T20:51:13.359Z] PASS [2022-03-05T20:51:13.359Z] [2022-03-05T20:51:13.359Z] DONE 2 tests in 0.139s [2022-03-05T20:51:13.359Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T20:51:13.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:51:13.359Z] ++ set -e [2022-03-05T20:51:13.359Z] ++ '[' -n 0 ']' [2022-03-05T20:51:13.359Z] ++ set -x [2022-03-05T20:51:13.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:51:13.359Z] INFO: Testing against a local daemon [2022-03-05T20:51:13.359Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T20:51:13.359Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T20:51:13.359Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T20:51:13.359Z] === RUN TestEventsExecDie [2022-03-05T20:51:13.619Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-05T20:51:13.619Z] === RUN TestEventsBackwardsCompatible [2022-03-05T20:51:13.619Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-05T20:51:13.619Z] === RUN TestInfoBinaryCommits [2022-03-05T20:51:13.619Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-05T20:51:13.619Z] === RUN TestInfoAPIVersioned [2022-03-05T20:51:13.619Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-05T20:51:13.619Z] === RUN TestInfoDiscoveryBackend [2022-03-05T20:51:13.698Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-05T20:51:14.190Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-03-05T20:51:14.190Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-05T20:51:15.131Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-05T20:51:15.131Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-05T20:51:15.592Z] docker_cli_daemon_test.go:2550: [da05f94593f1e] daemon is not started [2022-03-05T20:51:15.702Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-03-05T20:51:15.702Z] === RUN TestInfoAPI [2022-03-05T20:51:15.702Z] --- PASS: TestInfoAPI (0.02s) [2022-03-05T20:51:15.702Z] === RUN TestInfoAPIWarnings [2022-03-05T20:51:17.492Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-05T20:51:22.767Z] --- PASS: TestServicePlugin (29.72s) [2022-03-05T20:51:22.767Z] === RUN TestServiceUpdateLabel [2022-03-05T20:51:23.328Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-03-05T20:51:23.328Z] === RUN TestServiceUpdateSecrets [2022-03-05T20:51:27.440Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-05T20:51:28.367Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-05T20:51:30.260Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-05T20:51:32.780Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-05T20:51:32.780Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-05T20:51:32.780Z] check_test.go:309: [d3de870ef2f61] daemon is not started [2022-03-05T20:51:32.780Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-05T20:51:33.848Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-05T20:51:33.848Z] === RUN TestInfoDebug [2022-03-05T20:51:33.848Z] --- PASS: TestInfoDebug (0.52s) [2022-03-05T20:51:33.848Z] === RUN TestInfoInsecureRegistries [2022-03-05T20:51:33.848Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-05T20:51:33.848Z] === RUN TestInfoRegistryMirrors [2022-03-05T20:51:33.848Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-05T20:51:33.848Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T20:51:33.848Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-03-05T20:51:33.848Z] === RUN TestPingCacheHeaders [2022-03-05T20:51:33.848Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-05T20:51:33.848Z] === RUN TestPingGet [2022-03-05T20:51:33.848Z] --- PASS: TestPingGet (0.01s) [2022-03-05T20:51:33.848Z] === RUN TestPingHead [2022-03-05T20:51:33.848Z] --- PASS: TestPingHead (0.02s) [2022-03-05T20:51:33.848Z] === RUN TestVersion [2022-03-05T20:51:33.848Z] --- PASS: TestVersion (0.02s) [2022-03-05T20:51:33.848Z] PASS [2022-03-05T20:51:33.848Z] [2022-03-05T20:51:33.848Z] === Skipped [2022-03-05T20:51:33.848Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T20:51:33.848Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T20:51:33.848Z] [2022-03-05T20:51:33.848Z] DONE 18 tests, 1 skipped in 20.703s [2022-03-05T20:51:33.848Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T20:51:33.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:51:33.848Z] ++ set -e [2022-03-05T20:51:33.848Z] ++ '[' -n 0 ']' [2022-03-05T20:51:33.848Z] ++ set -x [2022-03-05T20:51:33.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:51:33.848Z] INFO: Testing against a local daemon [2022-03-05T20:51:33.848Z] === RUN TestVolumesCreateAndList [2022-03-05T20:51:33.848Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T20:51:33.848Z] === RUN TestVolumesRemove [2022-03-05T20:51:33.848Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-05T20:51:33.848Z] === RUN TestVolumesInspect [2022-03-05T20:51:33.848Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-05T20:51:33.848Z] === RUN TestVolumesInvalidJSON [2022-03-05T20:51:33.848Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T20:51:33.848Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T20:51:33.848Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T20:51:33.848Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-05T20:51:33.848Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T20:51:33.848Z] PASS [2022-03-05T20:51:33.848Z] [2022-03-05T20:51:33.848Z] DONE 5 tests in 0.223s [2022-03-05T20:51:33.848Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T20:51:33.848Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T20:51:34.108Z] +++ kill 12178 [2022-03-05T20:51:34.670Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-05T20:51:35.489Z] +++ /etc/init.d/apparmor stop [2022-03-05T20:51:35.489Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T20:51:35.489Z] [2022-03-05T20:51:35.489Z] Unloading profiles will leave already running processes permanently [2022-03-05T20:51:35.489Z] unconfined, which can lead to unexpected situations. [2022-03-05T20:51:35.489Z] [2022-03-05T20:51:35.489Z] To set a process to complain mode, use the command line tool [2022-03-05T20:51:35.489Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T20:51:35.489Z] +++ true [2022-03-05T20:51:35.489Z] exiting test-integration [2022-03-05T20:51:35.489Z] ++ exit 0 [2022-03-05T20:51:35.489Z] Post stage [Pipeline] junit [2022-03-05T20:51:36.446Z] Recording test results [2022-03-05T20:51:36.631Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T20:51:36.961Z] + echo Ensuring container killed. [2022-03-05T20:51:36.961Z] Ensuring container killed. [2022-03-05T20:51:36.961Z] + docker rm -vf docker-pr1 [2022-03-05T20:51:36.961Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-05T20:51:37.250Z] + echo Chowning /workspace to jenkins user [2022-03-05T20:51:37.250Z] Chowning /workspace to jenkins user [2022-03-05T20:51:37.250Z] + id -u [2022-03-05T20:51:37.250Z] + id -g [2022-03-05T20:51:37.250Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43333:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T20:51:37.250Z] Unable to find image 'busybox:latest' locally [2022-03-05T20:51:37.250Z] latest: Pulling from library/busybox [2022-03-05T20:51:37.510Z] f4731b18983e: Pulling fs layer [2022-03-05T20:51:37.510Z] f4731b18983e: Verifying Checksum [2022-03-05T20:51:37.510Z] f4731b18983e: Download complete [2022-03-05T20:51:37.510Z] f4731b18983e: Pull complete [2022-03-05T20:51:37.510Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T20:51:37.510Z] Status: Downloaded newer image for busybox:latest [2022-03-05T20:51:38.168Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-03-05T20:51:38.168Z] === RUN TestServiceUpdateConfigs [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite (339.57s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.77s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.57s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.55s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.54s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.16s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.39s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-05T20:51:38.844Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.26s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.96s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.59s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.42s) [2022-03-05T20:51:38.845Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.82s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.39s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.43s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.00s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.22s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.62s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.59s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.96s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.29s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.61s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.84s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.87s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.39s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.49s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.02s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.84s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.40s) [2022-03-05T20:51:38.845Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-05T20:51:38.845Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.83s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.29s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.03s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.81s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.25s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.50s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.26s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.40s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.13s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.12s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.61s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.71s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.00s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.66s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.82s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.51s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.26s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.31s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.30s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.11s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.82s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.31s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.27s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.26s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.41s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.52s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-03-05T20:51:38.845Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.50s) [2022-03-05T20:51:38.845Z] === RUN TestDockerSwarmSuite [2022-03-05T20:51:38.845Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T20:51:39.189Z] + bundleName=arm64-integration [2022-03-05T20:51:39.189Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-05T20:51:39.189Z] Creating arm64-integration-bundles.tar.gz [2022-03-05T20:51:39.189Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-05T20:51:39.189Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-05T20:51:39.202Z] Archiving artifacts [2022-03-05T20:51:40.152Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-05T20:51:40.152Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-05T20:51:40.152Z] remote: Enumerating objects: 23, done. [2022-03-05T20:51:40.152Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-05T20:51:40.152Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-05T20:51:40.152Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-05T20:51:40.152Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-03-05T20:51:40.152Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-05T20:51:41.023Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43333/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T20:51:41.332Z] + make clean [2022-03-05T20:51:41.332Z] docker volume rm -f docker-dev-cache [2022-03-05T20:51:41.332Z] docker-dev-cache [Pipeline] deleteDir [2022-03-05T20:51:41.409Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-05T20:51:42.690Z] [2022-03-05T20:51:42.776Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-05T20:51:43.583Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/test/unit [2022-03-05T20:51:44.143Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-05T20:51:44.400Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-05T20:51:44.400Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-05T20:51:44.961Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-05T20:51:46.119Z] ? github.com/docker/docker/api [no test files] [2022-03-05T20:51:46.330Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-05T20:51:46.330Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-05T20:51:46.330Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-05T20:51:46.893Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-05T20:51:48.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-05T20:51:53.008Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-03-05T20:51:53.008Z] === RUN TestServiceUpdateNetwork [2022-03-05T20:51:56.929Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-05T20:51:56.929Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-05T20:51:57.185Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-05T20:51:57.442Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-05T20:51:58.006Z] === RUN TestDockerSuite/TestBuildFails [2022-03-05T20:51:58.572Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-05T20:51:58.572Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-05T20:52:00.462Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-05T20:52:01.018Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2022-03-05T20:52:02.353Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-05T20:52:02.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-05T20:52:03.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-05T20:52:03.843Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-05T20:52:05.175Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-03-05T20:52:05.175Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T20:52:05.907Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-05T20:52:05.907Z] docker_api_swarm_test.go:562: [d389cdbb43729] joining swarm manager [d9f38d56e1fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:52:06.102Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-05T20:52:06.163Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-05T20:52:07.029Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-05T20:52:07.529Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-05T20:52:09.421Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-05T20:52:10.351Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-05T20:52:10.351Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-05T20:52:12.242Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-05T20:52:13.561Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-05T20:52:13.656Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-05T20:52:15.024Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-05T20:52:18.303Z] docker_api_swarm_test.go:584: [d23fc8d1d6d1c] joining swarm manager [d9f38d56e1fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:52:19.231Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-05T20:52:19.793Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-05T20:52:20.724Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-05T20:52:21.286Z] check_test.go:380: [d389cdbb43729] daemon is not started [2022-03-05T20:52:21.286Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-05T20:52:21.689Z] --- PASS: TestServiceUpdatePidsLimit (16.10s) [2022-03-05T20:52:21.689Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-03-05T20:52:21.689Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-03-05T20:52:21.689Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-05T20:52:21.689Z] PASS [2022-03-05T20:52:21.689Z] [2022-03-05T20:52:21.689Z] === Skipped [2022-03-05T20:52:21.689Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-03-05T20:52:21.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T20:52:21.689Z] [2022-03-05T20:52:21.689Z] DONE 27 tests, 1 skipped in 182.783s [2022-03-05T20:52:21.689Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T20:52:21.689Z] INFO: Testing against a local daemon [2022-03-05T20:52:21.689Z] === RUN TestSessionCreate [2022-03-05T20:52:21.689Z] --- PASS: TestSessionCreate (0.02s) [2022-03-05T20:52:21.689Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T20:52:21.689Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-05T20:52:21.689Z] PASS [2022-03-05T20:52:21.689Z] [2022-03-05T20:52:21.689Z] DONE 2 tests in 0.081s [2022-03-05T20:52:21.689Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T20:52:21.689Z] INFO: Testing against a local daemon [2022-03-05T20:52:21.689Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T20:52:21.689Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-05T20:52:21.689Z] === RUN TestEventsExecDie [2022-03-05T20:52:21.689Z] --- PASS: TestEventsExecDie (0.52s) [2022-03-05T20:52:21.689Z] === RUN TestEventsBackwardsCompatible [2022-03-05T20:52:21.689Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-05T20:52:21.689Z] === RUN TestInfoBinaryCommits [2022-03-05T20:52:21.689Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-05T20:52:21.689Z] === RUN TestInfoAPIVersioned [2022-03-05T20:52:21.689Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-05T20:52:21.689Z] === RUN TestInfoDiscoveryBackend [2022-03-05T20:52:21.848Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-05T20:52:21.848Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-05T20:52:22.249Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-03-05T20:52:22.250Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-05T20:52:22.776Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-05T20:52:23.046Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-05T20:52:23.176Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-05T20:52:23.176Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-05T20:52:23.609Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-05T20:52:23.737Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-03-05T20:52:23.737Z] === RUN TestInfoAPI [2022-03-05T20:52:23.737Z] --- PASS: TestInfoAPI (0.02s) [2022-03-05T20:52:23.737Z] === RUN TestInfoAPIWarnings [2022-03-05T20:52:23.865Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-05T20:52:24.121Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-05T20:52:24.726Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-05T20:52:25.658Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-05T20:52:28.178Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-05T20:52:32.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-05T20:52:32.350Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-05T20:52:32.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-05T20:52:32.914Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-05T20:52:34.807Z] docker_api_swarm_test.go:45: [d736d28a9a05c] joining swarm manager [d088a9ca003cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:52:34.901Z] 1bd78008c728: Pull complete [2022-03-05T20:52:34.901Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-05T20:52:34.901Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T20:52:34.901Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-05T20:52:34.901Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-05T20:52:34.901Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-03-05T20:52:34.901Z] WARN: Skipping validation tests [2022-03-05T20:52:34.901Z] INFO: Running unit tests at 03/05/2022 20:52:23... [2022-03-05T20:52:34.901Z] INFO: make.ps1 starting at 03/05/2022 20:52:30 [2022-03-05T20:52:34.901Z] INFO: Git commit (ce3b6d1ae9) assumed from DOCKER_GITCOMMIT environment variable [2022-03-05T20:52:34.901Z] INFO: Invoking autogen... [2022-03-05T20:52:34.901Z] INFO: Running unit tests... [2022-03-05T20:52:36.173Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-05T20:52:36.430Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-05T20:52:36.430Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-05T20:52:36.686Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-05T20:52:36.686Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-05T20:52:36.943Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-05T20:52:38.835Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-05T20:52:39.763Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-05T20:52:40.337Z] --- PASS: TestImportExtremelyLargeImageWorks (184.62s) [2022-03-05T20:52:40.337Z] PASS [2022-03-05T20:52:40.337Z] [2022-03-05T20:52:40.337Z] DONE 12 tests in 188.586s [2022-03-05T20:52:40.598Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T20:52:40.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:52:40.598Z] ++ set -e [2022-03-05T20:52:40.598Z] ++ '[' -n 0 ']' [2022-03-05T20:52:40.598Z] ++ set -x [2022-03-05T20:52:40.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:52:40.598Z] INFO: Testing against a local daemon [2022-03-05T20:52:40.598Z] === RUN TestNetworkCreateDelete [2022-03-05T20:52:40.853Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-03-05T20:52:40.853Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T20:52:41.416Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-03-05T20:52:41.416Z] === RUN TestDaemonDNSFallback [2022-03-05T20:52:41.820Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-05T20:52:41.821Z] === RUN TestInfoDebug [2022-03-05T20:52:41.821Z] --- PASS: TestInfoDebug (0.53s) [2022-03-05T20:52:41.821Z] === RUN TestInfoInsecureRegistries [2022-03-05T20:52:41.821Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-05T20:52:41.821Z] === RUN TestInfoRegistryMirrors [2022-03-05T20:52:41.821Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-05T20:52:41.821Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T20:52:41.821Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-05T20:52:41.821Z] === RUN TestPingCacheHeaders [2022-03-05T20:52:41.821Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-05T20:52:41.821Z] === RUN TestPingGet [2022-03-05T20:52:41.821Z] --- PASS: TestPingGet (0.01s) [2022-03-05T20:52:41.821Z] === RUN TestPingHead [2022-03-05T20:52:41.821Z] --- PASS: TestPingHead (0.02s) [2022-03-05T20:52:41.821Z] === RUN TestVersion [2022-03-05T20:52:41.821Z] --- PASS: TestVersion (0.02s) [2022-03-05T20:52:41.821Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-05T20:52:42.070Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-05T20:52:42.783Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-05T20:52:43.038Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-05T20:52:43.187Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s) [2022-03-05T20:52:43.187Z] PASS [2022-03-05T20:52:43.187Z] [2022-03-05T20:52:43.187Z] DONE 18 tests in 21.883s [2022-03-05T20:52:43.187Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T20:52:43.187Z] INFO: Testing against a local daemon [2022-03-05T20:52:43.187Z] === RUN TestVolumesCreateAndList [2022-03-05T20:52:43.187Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T20:52:43.187Z] === RUN TestVolumesRemove [2022-03-05T20:52:43.187Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-05T20:52:43.187Z] === RUN TestVolumesInspect [2022-03-05T20:52:43.187Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-05T20:52:43.187Z] === RUN TestVolumesInvalidJSON [2022-03-05T20:52:43.187Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T20:52:43.187Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T20:52:43.187Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T20:52:43.187Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-05T20:52:43.187Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T20:52:43.187Z] PASS [2022-03-05T20:52:43.187Z] [2022-03-05T20:52:43.187Z] DONE 5 tests in 0.174s [2022-03-05T20:52:43.187Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T20:52:43.602Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-05T20:52:44.614Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-05T20:52:44.614Z] Removing test suite binaries [2022-03-05T20:52:44.878Z] exiting test-integration [2022-03-05T20:52:44.878Z] ++ exit 0 [2022-03-05T20:52:44.878Z] Post stage [Pipeline] junit [2022-03-05T20:52:46.784Z] Recording test results [2022-03-05T20:52:47.778Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-03-05T20:52:47.778Z] === RUN TestInspectNetwork [2022-03-05T20:52:47.963Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T20:52:48.336Z] + echo Ensuring container killed. [2022-03-05T20:52:48.336Z] Ensuring container killed. [2022-03-05T20:52:48.336Z] + docker rm -vf docker-pr1 [2022-03-05T20:52:48.336Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-05T20:52:48.619Z] + echo Chowning /workspace to jenkins user [2022-03-05T20:52:48.619Z] Chowning /workspace to jenkins user [2022-03-05T20:52:48.619Z] + id -u [2022-03-05T20:52:48.619Z] + id -g [2022-03-05T20:52:48.619Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43333:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T20:52:48.619Z] Unable to find image 'busybox:latest' locally [2022-03-05T20:52:48.619Z] latest: Pulling from library/busybox [2022-03-05T20:52:48.876Z] 7e5209d2300f: Pulling fs layer [2022-03-05T20:52:48.876Z] 7e5209d2300f: Download complete [2022-03-05T20:52:49.135Z] 7e5209d2300f: Pull complete [2022-03-05T20:52:49.135Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T20:52:49.135Z] Status: Downloaded newer image for busybox:latest [2022-03-05T20:52:50.296Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T20:52:50.877Z] + bundleName=amd64-cgroup2 [2022-03-05T20:52:50.877Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-05T20:52:50.877Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-05T20:52:50.877Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-05T20:52:50.877Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-05T20:52:51.143Z] Archiving artifacts [2022-03-05T20:52:51.662Z] === RUN TestInspectNetwork/full_network_id [2022-03-05T20:52:51.662Z] === RUN TestInspectNetwork/partial_network_id [2022-03-05T20:52:51.662Z] === RUN TestInspectNetwork/network_name [2022-03-05T20:52:51.662Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-05T20:52:51.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-05T20:52:52.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-05T20:52:52.891Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-05T20:52:52.934Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43333/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T20:52:53.278Z] + make clean [2022-03-05T20:52:53.278Z] docker volume rm -f docker-dev-cache [2022-03-05T20:52:53.278Z] docker-dev-cache [Pipeline] deleteDir [2022-03-05T20:52:53.819Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-05T20:52:54.577Z] ? github.com/docker/docker/api [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T20:52:55.710Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-05T20:52:55.710Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-05T20:52:55.710Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-05T20:52:55.968Z] --- PASS: TestInspectNetwork (8.11s) [2022-03-05T20:52:55.968Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-05T20:52:55.968Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-05T20:52:55.968Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-05T20:52:55.968Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-05T20:52:55.968Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T20:52:57.863Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2022-03-05T20:52:57.863Z] === RUN TestNetworkInvalidJSON [2022-03-05T20:52:57.863Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T20:52:57.863Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T20:52:57.863Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:52:57.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:52:57.863Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:52:57.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:52:57.863Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T20:52:57.863Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T20:52:57.863Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T20:52:57.863Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-05T20:52:57.863Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T20:52:57.863Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T20:52:57.863Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-05T20:52:57.863Z] === RUN TestNetworkList [2022-03-05T20:52:57.863Z] === RUN TestNetworkList//networks [2022-03-05T20:52:57.863Z] === PAUSE TestNetworkList//networks [2022-03-05T20:52:57.863Z] === RUN TestNetworkList//networks/ [2022-03-05T20:52:57.863Z] === PAUSE TestNetworkList//networks/ [2022-03-05T20:52:58.119Z] === CONT TestNetworkList//networks [2022-03-05T20:52:58.119Z] === CONT TestNetworkList//networks/ [2022-03-05T20:52:58.119Z] --- PASS: TestNetworkList (0.02s) [2022-03-05T20:52:58.119Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T20:52:58.119Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T20:52:58.119Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T20:52:58.681Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-03-05T20:52:58.681Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T20:52:59.244Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-05T20:52:59.501Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-05T20:52:59.501Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-05T20:52:59.501Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T20:53:00.436Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-03-05T20:53:00.436Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T20:53:00.997Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-05T20:53:00.997Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-05T20:53:01.566Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-03-05T20:53:01.566Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T20:53:02.493Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-05T20:53:02.750Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-03-05T20:53:02.750Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T20:53:03.330Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-05T20:53:03.330Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-05T20:53:03.330Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T20:53:03.903Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-05T20:53:04.464Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-05T20:53:06.356Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-05T20:53:06.356Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2022-03-05T20:53:06.356Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T20:53:06.356Z] service_test.go:242: FLAKY_TEST [2022-03-05T20:53:06.356Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T20:53:06.356Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T20:53:06.356Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-05T20:53:06.356Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-05T20:53:06.612Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-05T20:53:06.868Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-05T20:53:07.431Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-05T20:53:09.326Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-05T20:53:09.583Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-05T20:53:10.951Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-05T20:53:11.878Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-05T20:53:13.768Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-05T20:53:14.330Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-05T20:53:15.260Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-05T20:53:15.516Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-05T20:53:15.831Z] === RUN TestMiddlewares [2022-03-05T20:53:15.831Z] --- PASS: TestMiddlewares (0.00s) [2022-03-05T20:53:15.831Z] PASS [2022-03-05T20:53:15.831Z] coverage: 9.0% of statements [2022-03-05T20:53:15.831Z] ok github.com/docker/docker/api/server 0.079s coverage: 9.0% of statements [2022-03-05T20:53:18.079Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-05T20:53:19.445Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-05T20:53:19.701Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-05T20:53:20.263Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-05T20:53:22.154Z] --- PASS: TestServiceWithDataPathPortInit (15.77s) [2022-03-05T20:53:22.154Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T20:53:25.426Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o1d8mk2js0soc82kv6cy1x74k Created:2022-03-05 20:53:23.396673007 +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[abeae748fc9a854e082e6c0123c35719e0809290591cc181f1870b9d597a3116:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qmpoxseltw7d0n425h88yjlnu EndpointID:90a3bbde026e95bab3c370197c6b9a291c582995c3c2a93050d5f52d951ba0f8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e31ff1abd56ed11ba5e0aeecb006f2b2f9c6cc34391fb7fc86609436d7290a23 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:b2cab89e763d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qmpoxseltw7d0n425h88yjlnu EndpointID:90a3bbde026e95bab3c370197c6b9a291c582995c3c2a93050d5f52d951ba0f8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-05T20:53:26.354Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-05T20:53:29.631Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-05T20:53:29.887Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s) [2022-03-05T20:53:29.887Z] PASS [2022-03-05T20:53:29.887Z] [2022-03-05T20:53:29.887Z] === Skipped [2022-03-05T20:53:29.887Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T20:53:29.887Z] service_test.go:242: FLAKY_TEST [2022-03-05T20:53:29.887Z] [2022-03-05T20:53:29.887Z] DONE 26 tests, 1 skipped in 49.396s [2022-03-05T20:53:29.887Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T20:53:29.887Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:53:29.887Z] ++ set -e [2022-03-05T20:53:29.887Z] ++ '[' -n 0 ']' [2022-03-05T20:53:29.887Z] ++ set -x [2022-03-05T20:53:29.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:53:30.144Z] INFO: Testing against a local daemon [2022-03-05T20:53:30.144Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T20:53:30.144Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:53:30.144Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T20:53:30.144Z] === RUN TestDockerNetworkIpvlan [2022-03-05T20:53:30.144Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:53:30.144Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T20:53:30.144Z] PASS [2022-03-05T20:53:30.144Z] [2022-03-05T20:53:30.144Z] === Skipped [2022-03-05T20:53:30.144Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T20:53:30.144Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:53:30.144Z] [2022-03-05T20:53:30.144Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T20:53:30.144Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T20:53:30.144Z] [2022-03-05T20:53:30.144Z] DONE 2 tests, 2 skipped in 0.150s [2022-03-05T20:53:30.144Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T20:53:30.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:53:30.144Z] ++ set -e [2022-03-05T20:53:30.144Z] ++ '[' -n 0 ']' [2022-03-05T20:53:30.144Z] ++ set -x [2022-03-05T20:53:30.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:53:30.144Z] INFO: Testing against a local daemon [2022-03-05T20:53:30.144Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T20:53:30.707Z] === RUN TestDockerSuite/TestBuildRm [2022-03-05T20:53:31.636Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-03-05T20:53:31.636Z] === RUN TestDockerNetworkMacvlan [2022-03-05T20:53:32.199Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-05T20:53:32.761Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-05T20:53:33.324Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-05T20:53:33.581Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-05T20:53:34.145Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-05T20:53:34.708Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-05T20:53:35.270Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-05T20:53:35.526Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-05T20:53:36.090Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-05T20:53:36.652Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-05T20:53:37.487Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-05T20:53:37.487Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T20:53:37.487Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-03-05T20:53:37.487Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T20:53:37.487Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T20:53:37.487Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T20:53:37.487Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T20:53:37.487Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T20:53:37.487Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T20:53:37.487Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T20:53:37.487Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T20:53:37.488Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T20:53:37.488Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-05T20:53:37.488Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T20:53:37.488Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-05T20:53:37.488Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T20:53:37.488Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 48.5% of statements [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T20:53:37.488Z] ok github.com/docker/docker/builder/remotecontext 0.127s coverage: 13.7% of statements [2022-03-05T20:53:37.488Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-05T20:53:37.488Z] ok github.com/docker/docker/builder/remotecontext/git 1.272s coverage: 86.3% of statements [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T20:53:37.488Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T20:53:37.488Z] ok github.com/docker/docker/client 0.113s coverage: 75.4% of statements [2022-03-05T20:53:37.582Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-05T20:53:38.510Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-05T20:53:38.510Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-05T20:53:41.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-05T20:53:41.778Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-05T20:53:41.778Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-05T20:53:42.034Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-05T20:53:42.034Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-05T20:53:42.034Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-05T20:53:42.599Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-05T20:53:42.855Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-05T20:53:43.418Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-05T20:53:43.675Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-05T20:53:43.932Z] docker_api_swarm_test.go:303: [d6618ffd0381a] joining swarm manager [d8421988c949b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:53:44.493Z] --- PASS: TestDockerNetworkMacvlan (12.87s) [2022-03-05T20:53:44.493Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-05T20:53:44.493Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-05T20:53:44.493Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2022-03-05T20:53:44.493Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.07s) [2022-03-05T20:53:44.493Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2022-03-05T20:53:44.493Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s) [2022-03-05T20:53:44.493Z] PASS [2022-03-05T20:53:44.493Z] [2022-03-05T20:53:44.493Z] DONE 8 tests in 14.337s [2022-03-05T20:53:44.493Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T20:53:44.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:53:44.493Z] ++ set -e [2022-03-05T20:53:44.493Z] ++ '[' -n 0 ']' [2022-03-05T20:53:44.493Z] ++ set -x [2022-03-05T20:53:44.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:53:44.493Z] testing: warning: no tests to run [2022-03-05T20:53:44.493Z] PASS [2022-03-05T20:53:44.493Z] [2022-03-05T20:53:44.493Z] DONE 0 tests in 0.024s [2022-03-05T20:53:44.493Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T20:53:44.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:53:44.493Z] ++ set -e [2022-03-05T20:53:44.493Z] ++ '[' -n 0 ']' [2022-03-05T20:53:44.493Z] ++ set -x [2022-03-05T20:53:44.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:53:44.493Z] INFO: Testing against a local daemon [2022-03-05T20:53:44.493Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T20:53:44.751Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-05T20:53:45.316Z] docker_api_swarm_test.go:304: [d55f69937f91a] joining swarm manager [d8421988c949b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:53:46.243Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2022-03-05T20:53:46.243Z] === RUN TestAuthZPluginTLS [2022-03-05T20:53:46.499Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-03-05T20:53:46.755Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-03-05T20:53:46.755Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T20:53:47.316Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-05T20:53:47.316Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T20:53:47.886Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-05T20:53:47.886Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-05T20:53:47.886Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T20:53:48.447Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-05T20:53:48.447Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T20:53:48.447Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-05T20:53:49.374Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-05T20:53:49.936Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-05T20:53:49.936Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-03-05T20:53:49.936Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T20:53:50.499Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-03-05T20:53:50.499Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T20:53:50.499Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-05T20:53:51.062Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-03-05T20:53:51.062Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T20:53:51.319Z] === RUN TestDockerSuite/TestBuildUser [2022-03-05T20:53:51.575Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-03-05T20:53:51.575Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T20:53:52.987Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-05T20:53:53.243Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) [2022-03-05T20:53:53.243Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T20:53:55.132Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2022-03-05T20:53:55.132Z] === RUN TestAuthZPluginHeader [2022-03-05T20:53:55.389Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-05T20:53:55.647Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-03-05T20:53:55.647Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T20:54:00.889Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.42s) [2022-03-05T20:54:00.889Z] === RUN TestAuthZPluginV2Disable [2022-03-05T20:54:01.818Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-03-05T20:54:04.334Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2022-03-05T20:54:04.334Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T20:54:06.225Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-05T20:54:06.787Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-05T20:54:07.043Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-05T20:54:07.608Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-03-05T20:54:07.608Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T20:54:07.608Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-05T20:54:08.539Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-05T20:54:09.472Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-05T20:54:09.472Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-05T20:54:09.472Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-05T20:54:09.472Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-05T20:54:09.472Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-05T20:54:09.472Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-05T20:54:09.472Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-05T20:54:09.472Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-05T20:54:09.472Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-05T20:54:10.841Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-05T20:54:11.097Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-05T20:54:12.050Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-05T20:54:12.615Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-05T20:54:13.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-05T20:54:13.741Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-05T20:54:13.997Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-05T20:54:15.891Z] docker_api_swarm_test.go:271: [d65965d6a66e1] joining swarm manager [dae30f7cd37c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:54:16.819Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-05T20:54:17.076Z] docker_api_swarm_test.go:272: [d9b7ec941521b] joining swarm manager [dae30f7cd37c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:54:18.444Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-05T20:54:19.006Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-05T20:54:19.263Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-05T20:54:19.519Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.01s) [2022-03-05T20:54:19.519Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T20:54:19.776Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-05T20:54:19.776Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-05T20:54:19.776Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-05T20:54:20.337Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-05T20:54:21.705Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-05T20:54:21.705Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-05T20:54:21.705Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T20:54:21.705Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-05T20:54:21.961Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-05T20:54:22.522Z] === RUN TestDockerSuite/TestCommitChange [2022-03-05T20:54:23.449Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-05T20:54:23.708Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-05T20:54:24.258Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.1% of statements [2022-03-05T20:54:24.258Z] ok github.com/docker/docker/container 0.124s coverage: 34.5% of statements [2022-03-05T20:54:24.258Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T20:54:24.258Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T20:54:24.258Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T20:54:24.258Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T20:54:24.637Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-05T20:54:25.566Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-05T20:54:26.129Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-05T20:54:27.060Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-05T20:54:27.623Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-05T20:54:28.140Z] === RUN TestBoolValue [2022-03-05T20:54:28.140Z] --- PASS: TestBoolValue (0.00s) [2022-03-05T20:54:28.140Z] === RUN TestBoolValueOrDefault [2022-03-05T20:54:28.140Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-05T20:54:28.140Z] === RUN TestInt64ValueOrZero [2022-03-05T20:54:28.140Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-05T20:54:28.140Z] === RUN TestInt64ValueOrDefault [2022-03-05T20:54:28.140Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-05T20:54:28.140Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-05T20:54:28.140Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-05T20:54:28.140Z] === RUN TestJsonContentType [2022-03-05T20:54:28.140Z] --- PASS: TestJsonContentType (0.00s) [2022-03-05T20:54:28.140Z] PASS [2022-03-05T20:54:28.140Z] coverage: 14.7% of statements [2022-03-05T20:54:28.140Z] ok github.com/docker/docker/api/server/httputils 0.205s coverage: 14.7% of statements [2022-03-05T20:54:28.140Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T20:54:28.140Z] === RUN TestMaskSecretKeys [2022-03-05T20:54:28.140Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-05T20:54:28.140Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-05T20:54:28.140Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-05T20:54:28.140Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-05T20:54:28.140Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-05T20:54:28.140Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-05T20:54:28.140Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-05T20:54:28.140Z] === RUN TestVersionMiddlewareVersion [2022-03-05T20:54:28.140Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-05T20:54:28.140Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-05T20:54:28.140Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-05T20:54:28.140Z] PASS [2022-03-05T20:54:28.140Z] coverage: 37.7% of statements [2022-03-05T20:54:28.140Z] ok github.com/docker/docker/api/server/middleware 0.073s coverage: 37.7% of statements [2022-03-05T20:54:28.140Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T20:54:28.140Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T20:54:28.140Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T20:54:28.140Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T20:54:28.140Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T20:54:28.140Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T20:54:28.140Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T20:54:28.140Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T20:54:28.140Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T20:54:28.553Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-05T20:54:28.609Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T20:54:28.609Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T20:54:29.115Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-05T20:54:29.115Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-05T20:54:29.115Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-05T20:54:29.371Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-05T20:54:29.371Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-05T20:54:29.371Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-05T20:54:29.371Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-05T20:54:29.604Z] === RUN TestAdjustForAPIVersion [2022-03-05T20:54:29.604Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-05T20:54:29.604Z] PASS [2022-03-05T20:54:29.604Z] coverage: 5.7% of statements [2022-03-05T20:54:29.604Z] ok github.com/docker/docker/api/server/router/swarm 0.066s coverage: 5.7% of statements [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T20:54:29.604Z] === RUN TestStrSliceMarshalJSON [2022-03-05T20:54:29.604Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestStrSliceUnmarshalJSON [2022-03-05T20:54:29.604Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestStrSliceUnmarshalString [2022-03-05T20:54:29.604Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestStrSliceUnmarshalSlice [2022-03-05T20:54:29.604Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-05T20:54:29.604Z] PASS [2022-03-05T20:54:29.604Z] coverage: 90.0% of statements [2022-03-05T20:54:29.604Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-03-05T20:54:29.604Z] === RUN TestToJSON [2022-03-05T20:54:29.604Z] --- PASS: TestToJSON (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestToParamWithVersion [2022-03-05T20:54:29.604Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestFromJSON [2022-03-05T20:54:29.604Z] --- PASS: TestFromJSON (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestEmpty [2022-03-05T20:54:29.604Z] --- PASS: TestEmpty (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestArgsMatchKVListEmptySources [2022-03-05T20:54:29.604Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestArgsMatchKVList [2022-03-05T20:54:29.604Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestArgsMatch [2022-03-05T20:54:29.604Z] --- PASS: TestArgsMatch (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestAdd [2022-03-05T20:54:29.604Z] --- PASS: TestAdd (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestDel [2022-03-05T20:54:29.604Z] --- PASS: TestDel (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestLen [2022-03-05T20:54:29.604Z] --- PASS: TestLen (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestExactMatch [2022-03-05T20:54:29.604Z] --- PASS: TestExactMatch (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestOnlyOneExactMatch [2022-03-05T20:54:29.604Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestContains [2022-03-05T20:54:29.604Z] --- PASS: TestContains (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestValidate [2022-03-05T20:54:29.604Z] --- PASS: TestValidate (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestWalkValues [2022-03-05T20:54:29.604Z] --- PASS: TestWalkValues (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestFuzzyMatch [2022-03-05T20:54:29.604Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestClone [2022-03-05T20:54:29.604Z] --- PASS: TestClone (0.00s) [2022-03-05T20:54:29.604Z] PASS [2022-03-05T20:54:29.604Z] coverage: 92.2% of statements [2022-03-05T20:54:29.604Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T20:54:29.604Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T20:54:29.604Z] === RUN TestDurationToSecondsString [2022-03-05T20:54:29.604Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-05T20:54:29.604Z] === RUN TestGetTimestamp [2022-03-05T20:54:30.073Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-05T20:54:30.073Z] === RUN TestParseTimestamps [2022-03-05T20:54:30.073Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-05T20:54:30.073Z] PASS [2022-03-05T20:54:30.073Z] coverage: 100.0% of statements [2022-03-05T20:54:30.073Z] ok github.com/docker/docker/api/types/time 0.258s coverage: 100.0% of statements [2022-03-05T20:54:30.073Z] === RUN TestCompareVersion [2022-03-05T20:54:30.073Z] --- PASS: TestCompareVersion (0.00s) [2022-03-05T20:54:30.073Z] PASS [2022-03-05T20:54:30.073Z] coverage: 75.0% of statements [2022-03-05T20:54:30.073Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T20:54:30.073Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T20:54:30.299Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-05T20:54:31.227Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-05T20:54:31.227Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-05T20:54:31.638Z] === RUN TestParseRemoteURL [2022-03-05T20:54:31.638Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-05T20:54:31.638Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-05T20:54:31.788Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-05T20:54:32.051Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-05T20:54:32.106Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-05T20:54:32.107Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-05T20:54:32.107Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-05T20:54:32.107Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-05T20:54:32.107Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-05T20:54:32.107Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-05T20:54:32.107Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-05T20:54:32.107Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-05T20:54:32.107Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-05T20:54:32.107Z] === RUN TestCloneArgsSmartHttp [2022-03-05T20:54:32.107Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-05T20:54:32.107Z] === RUN TestCloneArgsDumbHttp [2022-03-05T20:54:32.107Z] --- PASS: TestCloneArgsDumbHttp (0.02s) [2022-03-05T20:54:32.107Z] === RUN TestCloneArgsGit [2022-03-05T20:54:32.107Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-05T20:54:32.107Z] === RUN TestCheckoutGit [2022-03-05T20:54:32.383Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-03-05T20:54:32.613Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-05T20:54:33.174Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-05T20:54:33.320Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-03-05T20:54:33.429Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-05T20:54:33.429Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-05T20:54:33.429Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-05T20:54:33.995Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-05T20:54:33.995Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-05T20:54:33.995Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-05T20:54:33.995Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-05T20:54:33.995Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-05T20:54:34.257Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-05T20:54:34.321Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-05T20:54:34.321Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-05T20:54:34.321Z] === RUN TestProcessNoDockerignore [2022-03-05T20:54:34.321Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-05T20:54:34.321Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestDetectContentType [2022-03-05T20:54:34.321Z] --- PASS: TestDetectContentType (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestSelectAcceptableMIME [2022-03-05T20:54:34.321Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestInspectEmptyResponse [2022-03-05T20:54:34.321Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestInspectResponseBinary [2022-03-05T20:54:34.321Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestResponseUnsupportedContentType [2022-03-05T20:54:34.321Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestInspectResponseTextSimple [2022-03-05T20:54:34.321Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestInspectResponseEmptyContentType [2022-03-05T20:54:34.321Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestUnknownContentLength [2022-03-05T20:54:34.321Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestDownloadRemote [2022-03-05T20:54:34.321Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-05T20:54:34.321Z] === RUN TestGetWithStatusError [2022-03-05T20:54:34.321Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-05T20:54:34.321Z] === RUN TestCloseRootDirectory [2022-03-05T20:54:34.321Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:54:34.321Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-05T20:54:34.321Z] === RUN TestHashFile [2022-03-05T20:54:34.321Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:54:34.321Z] --- SKIP: TestHashFile (0.01s) [2022-03-05T20:54:34.321Z] === RUN TestHashSubdir [2022-03-05T20:54:34.321Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:54:34.321Z] --- SKIP: TestHashSubdir (0.02s) [2022-03-05T20:54:34.321Z] === RUN TestRemoveDirectory [2022-03-05T20:54:34.321Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:54:34.321Z] --- SKIP: TestRemoveDirectory (0.05s) [2022-03-05T20:54:34.321Z] PASS [2022-03-05T20:54:34.321Z] coverage: 9.3% of statements [2022-03-05T20:54:34.321Z] ok github.com/docker/docker/builder/remotecontext 0.385s coverage: 9.3% of statements [2022-03-05T20:54:34.556Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-05T20:54:34.797Z] === RUN TestGetAllAllowed [2022-03-05T20:54:34.797Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestGetAllMeta [2022-03-05T20:54:34.797Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-05T20:54:34.797Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestIsUnreferencedBuiltin [2022-03-05T20:54:34.797Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestIsExistingDirectory [2022-03-05T20:54:34.797Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestGetFilenameForDownload [2022-03-05T20:54:34.797Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestEnv2Variables [2022-03-05T20:54:34.797Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-05T20:54:34.797Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestMaintainer [2022-03-05T20:54:34.797Z] --- PASS: TestMaintainer (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestLabel [2022-03-05T20:54:34.797Z] --- PASS: TestLabel (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestFromScratch [2022-03-05T20:54:34.797Z] --- PASS: TestFromScratch (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestFromWithArg [2022-03-05T20:54:34.797Z] --- PASS: TestFromWithArg (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-05T20:54:34.797Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestFromWithUndefinedArg [2022-03-05T20:54:34.797Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestFromMultiStageWithNamedStage [2022-03-05T20:54:34.797Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestOnbuild [2022-03-05T20:54:34.797Z] --- PASS: TestOnbuild (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestWorkdir [2022-03-05T20:54:34.797Z] --- PASS: TestWorkdir (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestCmd [2022-03-05T20:54:34.797Z] --- PASS: TestCmd (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestHealthcheckNone [2022-03-05T20:54:34.797Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestHealthcheckCmd [2022-03-05T20:54:34.797Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestEntrypoint [2022-03-05T20:54:34.797Z] --- PASS: TestEntrypoint (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestExpose [2022-03-05T20:54:34.797Z] --- PASS: TestExpose (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestUser [2022-03-05T20:54:34.797Z] --- PASS: TestUser (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestVolume [2022-03-05T20:54:34.797Z] --- PASS: TestVolume (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestStopSignal [2022-03-05T20:54:34.797Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-05T20:54:34.797Z] --- SKIP: TestStopSignal (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestArg [2022-03-05T20:54:34.797Z] --- PASS: TestArg (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestShell [2022-03-05T20:54:34.797Z] --- PASS: TestShell (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestPrependEnvOnCmd [2022-03-05T20:54:34.797Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestRunWithBuildArgs [2022-03-05T20:54:34.797Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestRunIgnoresHealthcheck [2022-03-05T20:54:34.797Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestDispatchUnsupportedOptions [2022-03-05T20:54:34.797Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-05T20:54:34.797Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-05T20:54:34.797Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-05T20:54:34.797Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-05T20:54:34.797Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-05T20:54:34.797Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-05T20:54:34.797Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestNormalizeWorkdir [2022-03-05T20:54:34.797Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestDispatch [2022-03-05T20:54:34.797Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-05T20:54:34.797Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-05T20:54:34.797Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-05T20:54:34.797Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-05T20:54:34.797Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-05T20:54:34.797Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-05T20:54:34.797Z] === RUN TestDispatch/COPY_url [2022-03-05T20:54:34.797Z] --- PASS: TestDispatch (0.12s) [2022-03-05T20:54:34.797Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-03-05T20:54:34.797Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-05T20:54:34.797Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-05T20:54:34.797Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-05T20:54:34.797Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.04s) [2022-03-05T20:54:34.797Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-03-05T20:54:34.797Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-03-05T20:54:34.797Z] === RUN TestAddScratchImageAddsToMounts [2022-03-05T20:54:34.797Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-05T20:54:34.797Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-05T20:54:34.797Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-05T20:54:34.797Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestImageSourceGetAddsToMounts [2022-03-05T20:54:34.797Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestEmptyDockerfile [2022-03-05T20:54:34.797Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-05T20:54:34.797Z] === RUN TestSymlinkDockerfile [2022-03-05T20:54:34.797Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-05T20:54:34.797Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-05T20:54:34.797Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestNonExistingDockerfile [2022-03-05T20:54:34.797Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestCopyRunConfig [2022-03-05T20:54:34.797Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestDeepCopyRunConfig [2022-03-05T20:54:34.797Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestExportImage [2022-03-05T20:54:34.797Z] --- PASS: TestExportImage (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestNormalizeDest [2022-03-05T20:54:34.797Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-05T20:54:34.797Z] PASS [2022-03-05T20:54:34.797Z] coverage: 46.8% of statements [2022-03-05T20:54:34.797Z] ok github.com/docker/docker/builder/dockerfile 0.259s coverage: 46.8% of statements [2022-03-05T20:54:34.797Z] === RUN TestEnable [2022-03-05T20:54:34.797Z] --- PASS: TestEnable (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestDisable [2022-03-05T20:54:34.797Z] --- PASS: TestDisable (0.00s) [2022-03-05T20:54:34.797Z] === RUN TestEnabled [2022-03-05T20:54:34.797Z] --- PASS: TestEnabled (0.00s) [2022-03-05T20:54:34.797Z] PASS [2022-03-05T20:54:34.797Z] coverage: 100.0% of statements [2022-03-05T20:54:34.797Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2022-03-05T20:54:34.797Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T20:54:35.118Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-05T20:54:35.376Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-05T20:54:35.376Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-05T20:54:35.939Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-03-05T20:54:35.939Z] PASS [2022-03-05T20:54:35.939Z] [2022-03-05T20:54:35.939Z] DONE 17 tests in 51.598s [2022-03-05T20:54:36.195Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T20:54:36.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:54:36.195Z] ++ set -e [2022-03-05T20:54:36.195Z] ++ '[' -n 0 ']' [2022-03-05T20:54:36.195Z] ++ set -x [2022-03-05T20:54:36.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-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:54:36.195Z] INFO: Testing against a local daemon [2022-03-05T20:54:36.195Z] === RUN TestPluginInvalidJSON [2022-03-05T20:54:36.195Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:54:36.195Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:54:36.195Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T20:54:36.195Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-05T20:54:36.195Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T20:54:36.195Z] === RUN TestPluginInstall [2022-03-05T20:54:36.195Z] === RUN TestPluginInstall/no_auth [2022-03-05T20:54:36.759Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-05T20:54:37.322Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-05T20:54:37.322Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-05T20:54:37.885Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-05T20:54:38.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-05T20:54:38.141Z] time="2022-03-05T20:54:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:54:38.141Z] time="2022-03-05T20:54:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b33869b852772e78224a71e408ecd532dd181e83b646faac49f2f6a567dba77e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:54:38.141Z] time="2022-03-05T20:54:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:54:38.141Z] time="2022-03-05T20:54:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b33869b852772e78224a71e408ecd532dd181e83b646faac49f2f6a567dba77e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:54:38.398Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-05T20:54:38.655Z] === RUN TestPluginInstall/with_htpasswd [2022-03-05T20:54:39.221Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-05T20:54:39.221Z] time="2022-03-05T20:54:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:54:39.221Z] time="2022-03-05T20:54:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1566cf28a09ab0eb886eade824181e184af155f7fd04c15ed1a99571eac8fabb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:54:39.221Z] time="2022-03-05T20:54:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:54:39.221Z] time="2022-03-05T20:54:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1566cf28a09ab0eb886eade824181e184af155f7fd04c15ed1a99571eac8fabb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:54:39.783Z] === RUN TestPluginInstall/with_insecure [2022-03-05T20:54:40.040Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-05T20:54:40.040Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-05T20:54:40.969Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-05T20:54:41.226Z] time="2022-03-05T20:54:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:54:41.226Z] time="2022-03-05T20:54:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aec515e88994a000b1db20a20510f95241b0b9917ccfbe27fe1b6a4add143c0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:54:41.226Z] time="2022-03-05T20:54:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T20:54:41.226Z] time="2022-03-05T20:54:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aec515e88994a000b1db20a20510f95241b0b9917ccfbe27fe1b6a4add143c0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T20:54:41.481Z] plugin_test.go:165: [d69b6bc23c496] daemon is not started [2022-03-05T20:54:41.481Z] --- PASS: TestPluginInstall (5.24s) [2022-03-05T20:54:41.481Z] --- PASS: TestPluginInstall/no_auth (2.35s) [2022-03-05T20:54:41.481Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2022-03-05T20:54:41.481Z] --- PASS: TestPluginInstall/with_insecure (1.71s) [2022-03-05T20:54:41.481Z] === RUN TestPluginsWithRuntimes [2022-03-05T20:54:41.737Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-05T20:54:42.299Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-05T20:54:42.299Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-05T20:54:42.375Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2022-03-05T20:54:42.375Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2022-03-05T20:54:42.863Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-05T20:54:42.945Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-03-05T20:54:43.120Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-05T20:54:43.205Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-05T20:54:43.683Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-05T20:54:43.771Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-05T20:54:44.250Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-05T20:54:44.812Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-05T20:54:44.812Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-05T20:54:44.812Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-05T20:54:44.812Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-05T20:54:44.812Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-05T20:54:45.151Z] ok github.com/docker/docker/daemon 12.154s coverage: 17.1% of statements [2022-03-05T20:54:45.151Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T20:54:45.151Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T20:54:45.151Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T20:54:45.151Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T20:54:45.374Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-05T20:54:45.374Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2022-03-05T20:54:45.374Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-03-05T20:54:45.374Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-03-05T20:54:45.374Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T20:54:45.720Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.061s coverage: 73.3% of statements [2022-03-05T20:54:45.937Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-03-05T20:54:45.937Z] PASS [2022-03-05T20:54:45.937Z] [2022-03-05T20:54:45.937Z] DONE 10 tests in 9.866s [2022-03-05T20:54:45.937Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T20:54:45.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:54:45.937Z] ++ set -e [2022-03-05T20:54:45.937Z] ++ '[' -n 0 ']' [2022-03-05T20:54:45.937Z] ++ set -x [2022-03-05T20:54:45.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:54:45.937Z] INFO: Testing against a local daemon [2022-03-05T20:54:45.937Z] === RUN TestExternalGraphDriver [2022-03-05T20:54:46.193Z] === RUN TestExternalGraphDriver/json [2022-03-05T20:54:47.103Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.348s coverage: 56.2% of statements [2022-03-05T20:54:47.363Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2022-03-05T20:54:48.080Z] === RUN TestExternalGraphDriver/spec [2022-03-05T20:54:49.273Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-03-05T20:54:49.445Z] === RUN TestExternalGraphDriver/pull [2022-03-05T20:54:49.701Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-05T20:54:49.742Z] === RUN TestCheckpointCreateError [2022-03-05T20:54:49.742Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCheckpointCreate [2022-03-05T20:54:49.742Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCheckpointDeleteError [2022-03-05T20:54:49.742Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCheckpointDelete [2022-03-05T20:54:49.742Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCheckpointListError [2022-03-05T20:54:49.742Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCheckpointList [2022-03-05T20:54:49.742Z] --- PASS: TestCheckpointList (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCheckpointListContainerNotFound [2022-03-05T20:54:49.742Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestNewClientWithOpsFromEnv [2022-03-05T20:54:49.742Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-05T20:54:49.742Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestGetAPIPath [2022-03-05T20:54:49.742Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestParseHostURL [2022-03-05T20:54:49.742Z] --- PASS: TestParseHostURL (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-05T20:54:49.742Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-05T20:54:49.742Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestNegotiateAPIVersion [2022-03-05T20:54:49.742Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestNegotiateAPVersionOverride [2022-03-05T20:54:49.742Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-05T20:54:49.742Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-05T20:54:49.742Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-05T20:54:49.742Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestClientRedirect [2022-03-05T20:54:49.742Z] --- PASS: TestClientRedirect (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigCreateUnsupported [2022-03-05T20:54:49.742Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigCreateError [2022-03-05T20:54:49.742Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigCreate [2022-03-05T20:54:49.742Z] --- PASS: TestConfigCreate (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigInspectNotFound [2022-03-05T20:54:49.742Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigInspectWithEmptyID [2022-03-05T20:54:49.742Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigInspectUnsupported [2022-03-05T20:54:49.742Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigInspectError [2022-03-05T20:54:49.742Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigInspectConfigNotFound [2022-03-05T20:54:49.742Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigInspect [2022-03-05T20:54:49.742Z] --- PASS: TestConfigInspect (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigListUnsupported [2022-03-05T20:54:49.742Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigListError [2022-03-05T20:54:49.742Z] --- PASS: TestConfigListError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigList [2022-03-05T20:54:49.742Z] --- PASS: TestConfigList (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigRemoveUnsupported [2022-03-05T20:54:49.742Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigRemoveError [2022-03-05T20:54:49.742Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigRemove [2022-03-05T20:54:49.742Z] --- PASS: TestConfigRemove (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigUpdateUnsupported [2022-03-05T20:54:49.742Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigUpdateError [2022-03-05T20:54:49.742Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestConfigUpdate [2022-03-05T20:54:49.742Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerCommitError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerCommit [2022-03-05T20:54:49.742Z] --- PASS: TestContainerCommit (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerStatPathError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerStatPathNotFoundError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerStatPathNoHeaderError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerStatPath [2022-03-05T20:54:49.742Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCopyToContainerError [2022-03-05T20:54:49.742Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCopyToContainerNotFoundError [2022-03-05T20:54:49.742Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-05T20:54:49.742Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCopyToContainer [2022-03-05T20:54:49.742Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCopyFromContainerError [2022-03-05T20:54:49.742Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCopyFromContainerNotFoundError [2022-03-05T20:54:49.742Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-05T20:54:49.742Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-05T20:54:49.742Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestCopyFromContainer [2022-03-05T20:54:49.742Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerCreateError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerCreateImageNotFound [2022-03-05T20:54:49.742Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerCreateWithName [2022-03-05T20:54:49.742Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerCreateAutoRemove [2022-03-05T20:54:49.742Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerDiffError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerDiff [2022-03-05T20:54:49.742Z] --- PASS: TestContainerDiff (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerExecCreateError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerExecCreate [2022-03-05T20:54:49.742Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerExecStartError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerExecStart [2022-03-05T20:54:49.742Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerExecInspectError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerExecInspect [2022-03-05T20:54:49.742Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerExportError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerExportError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerExport [2022-03-05T20:54:49.742Z] --- PASS: TestContainerExport (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerInspectError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerInspectContainerNotFound [2022-03-05T20:54:49.742Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerInspectWithEmptyID [2022-03-05T20:54:49.742Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerInspect [2022-03-05T20:54:49.742Z] --- PASS: TestContainerInspect (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerInspectNode [2022-03-05T20:54:49.742Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerKillError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerKillError (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerKill [2022-03-05T20:54:49.742Z] --- PASS: TestContainerKill (0.00s) [2022-03-05T20:54:49.742Z] === RUN TestContainerListError [2022-03-05T20:54:49.742Z] --- PASS: TestContainerListError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerList [2022-03-05T20:54:49.743Z] --- PASS: TestContainerList (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerLogsNotFoundError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerLogsError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerLogs [2022-03-05T20:54:49.743Z] --- PASS: TestContainerLogs (0.22s) [2022-03-05T20:54:49.743Z] === RUN TestContainerPauseError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerPause [2022-03-05T20:54:49.743Z] --- PASS: TestContainerPause (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainersPruneError [2022-03-05T20:54:49.743Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainersPrune [2022-03-05T20:54:49.743Z] --- PASS: TestContainersPrune (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerRemoveError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerRemoveNotFoundError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerRemove [2022-03-05T20:54:49.743Z] --- PASS: TestContainerRemove (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerRenameError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerRename [2022-03-05T20:54:49.743Z] --- PASS: TestContainerRename (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerResizeError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerExecResizeError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerResize [2022-03-05T20:54:49.743Z] --- PASS: TestContainerResize (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerExecResize [2022-03-05T20:54:49.743Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerRestartError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerRestart [2022-03-05T20:54:49.743Z] --- PASS: TestContainerRestart (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerStartError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerStartError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerStart [2022-03-05T20:54:49.743Z] --- PASS: TestContainerStart (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerStatsError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerStats [2022-03-05T20:54:49.743Z] --- PASS: TestContainerStats (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerStopError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerStopError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerStop [2022-03-05T20:54:49.743Z] --- PASS: TestContainerStop (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerTopError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerTopError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerTop [2022-03-05T20:54:49.743Z] --- PASS: TestContainerTop (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerUnpauseError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerUnpause [2022-03-05T20:54:49.743Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerUpdateError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerUpdate [2022-03-05T20:54:49.743Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerWaitError [2022-03-05T20:54:49.743Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestContainerWait [2022-03-05T20:54:49.743Z] --- PASS: TestContainerWait (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestDiskUsageError [2022-03-05T20:54:49.743Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestDiskUsage [2022-03-05T20:54:49.743Z] --- PASS: TestDiskUsage (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestDistributionInspectUnsupported [2022-03-05T20:54:49.743Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestDistributionInspectWithEmptyID [2022-03-05T20:54:49.743Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestEventsErrorInOptions [2022-03-05T20:54:49.743Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestEventsErrorFromServer [2022-03-05T20:54:49.743Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestEvents [2022-03-05T20:54:49.743Z] --- PASS: TestEvents (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestTLSCloseWriter [2022-03-05T20:54:49.743Z] === PAUSE TestTLSCloseWriter [2022-03-05T20:54:49.743Z] === RUN TestImageBuildError [2022-03-05T20:54:49.743Z] --- PASS: TestImageBuildError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageBuild [2022-03-05T20:54:49.743Z] --- PASS: TestImageBuild (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestGetDockerOS [2022-03-05T20:54:49.743Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageCreateError [2022-03-05T20:54:49.743Z] --- PASS: TestImageCreateError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageCreate [2022-03-05T20:54:49.743Z] --- PASS: TestImageCreate (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageHistoryError [2022-03-05T20:54:49.743Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageHistory [2022-03-05T20:54:49.743Z] --- PASS: TestImageHistory (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageImportError [2022-03-05T20:54:49.743Z] --- PASS: TestImageImportError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageImport [2022-03-05T20:54:49.743Z] --- PASS: TestImageImport (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageInspectError [2022-03-05T20:54:49.743Z] --- PASS: TestImageInspectError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageInspectImageNotFound [2022-03-05T20:54:49.743Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageInspectWithEmptyID [2022-03-05T20:54:49.743Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageInspect [2022-03-05T20:54:49.743Z] --- PASS: TestImageInspect (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageListError [2022-03-05T20:54:49.743Z] --- PASS: TestImageListError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageList [2022-03-05T20:54:49.743Z] --- PASS: TestImageList (0.04s) [2022-03-05T20:54:49.743Z] === RUN TestImageListApiBefore125 [2022-03-05T20:54:49.743Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageLoadError [2022-03-05T20:54:49.743Z] --- PASS: TestImageLoadError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageLoad [2022-03-05T20:54:49.743Z] --- PASS: TestImageLoad (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagesPruneError [2022-03-05T20:54:49.743Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagesPrune [2022-03-05T20:54:49.743Z] --- PASS: TestImagesPrune (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePullReferenceParseError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePullAnyError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePullWithoutErrors [2022-03-05T20:54:49.743Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePushReferenceError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePushAnyError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImagePushWithoutErrors [2022-03-05T20:54:49.743Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-05T20:54:49.743Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-05T20:54:49.743Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-05T20:54:49.743Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-05T20:54:49.743Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageRemoveError [2022-03-05T20:54:49.743Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageRemoveImageNotFound [2022-03-05T20:54:49.743Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageRemove [2022-03-05T20:54:49.743Z] --- PASS: TestImageRemove (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageSaveError [2022-03-05T20:54:49.743Z] --- PASS: TestImageSaveError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageSave [2022-03-05T20:54:49.743Z] --- PASS: TestImageSave (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageSearchAnyError [2022-03-05T20:54:49.743Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-05T20:54:49.743Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T20:54:49.743Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T20:54:49.743Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-05T20:54:49.743Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageSearchWithoutErrors [2022-03-05T20:54:49.743Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageTagError [2022-03-05T20:54:49.743Z] --- PASS: TestImageTagError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageTagInvalidReference [2022-03-05T20:54:49.743Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageTagInvalidSourceImageName [2022-03-05T20:54:49.743Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageTagHexSource [2022-03-05T20:54:49.743Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestImageTag [2022-03-05T20:54:49.743Z] --- PASS: TestImageTag (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestInfoServerError [2022-03-05T20:54:49.743Z] --- PASS: TestInfoServerError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestInfoInvalidResponseJSONError [2022-03-05T20:54:49.743Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestInfo [2022-03-05T20:54:49.743Z] --- PASS: TestInfo (0.01s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkConnectError [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkConnect [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkCreateError [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkCreate [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkDisconnectError [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkDisconnect [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkInspectError [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkInspectError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkInspectNotFoundError [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkInspectWithEmptyID [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkInspect [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkListError [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkListError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkList [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkList (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworksPruneError [2022-03-05T20:54:49.743Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworksPrune [2022-03-05T20:54:49.743Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkRemoveError [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNetworkRemove [2022-03-05T20:54:49.743Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNodeInspectError [2022-03-05T20:54:49.743Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNodeInspectNodeNotFound [2022-03-05T20:54:49.743Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNodeInspectWithEmptyID [2022-03-05T20:54:49.743Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNodeInspect [2022-03-05T20:54:49.743Z] --- PASS: TestNodeInspect (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNodeListError [2022-03-05T20:54:49.743Z] --- PASS: TestNodeListError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNodeList [2022-03-05T20:54:49.743Z] --- PASS: TestNodeList (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNodeRemoveError [2022-03-05T20:54:49.743Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNodeRemove [2022-03-05T20:54:49.743Z] --- PASS: TestNodeRemove (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNodeUpdateError [2022-03-05T20:54:49.743Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestNodeUpdate [2022-03-05T20:54:49.743Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestOptionWithTimeout [2022-03-05T20:54:49.743Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPingFail [2022-03-05T20:54:49.743Z] --- PASS: TestPingFail (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPingWithError [2022-03-05T20:54:49.743Z] 2022/03/05 20:54:48 RoundTripper returned a response & error; ignoring response [2022-03-05T20:54:49.743Z] 2022/03/05 20:54:48 RoundTripper returned a response & error; ignoring response [2022-03-05T20:54:49.743Z] --- PASS: TestPingWithError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPingSuccess [2022-03-05T20:54:49.743Z] --- PASS: TestPingSuccess (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPingHeadFallback [2022-03-05T20:54:49.743Z] === RUN TestPingHeadFallback/OK [2022-03-05T20:54:49.743Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-05T20:54:49.743Z] === RUN TestPingHeadFallback/Not_Found [2022-03-05T20:54:49.743Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-05T20:54:49.743Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-05T20:54:49.743Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-05T20:54:49.743Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-05T20:54:49.743Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-05T20:54:49.743Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginDisableError [2022-03-05T20:54:49.743Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginDisable [2022-03-05T20:54:49.743Z] --- PASS: TestPluginDisable (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginEnableError [2022-03-05T20:54:49.743Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginEnable [2022-03-05T20:54:49.743Z] --- PASS: TestPluginEnable (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginInspectError [2022-03-05T20:54:49.743Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginInspectWithEmptyID [2022-03-05T20:54:49.743Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginInspect [2022-03-05T20:54:49.743Z] --- PASS: TestPluginInspect (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginListError [2022-03-05T20:54:49.743Z] --- PASS: TestPluginListError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginList [2022-03-05T20:54:49.743Z] --- PASS: TestPluginList (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginPushError [2022-03-05T20:54:49.743Z] --- PASS: TestPluginPushError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginPush [2022-03-05T20:54:49.743Z] --- PASS: TestPluginPush (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginRemoveError [2022-03-05T20:54:49.743Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginRemove [2022-03-05T20:54:49.743Z] --- PASS: TestPluginRemove (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginSetError [2022-03-05T20:54:49.743Z] --- PASS: TestPluginSetError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPluginSet [2022-03-05T20:54:49.743Z] --- PASS: TestPluginSet (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestSetHostHeader [2022-03-05T20:54:49.743Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestPlainTextError [2022-03-05T20:54:49.743Z] --- PASS: TestPlainTextError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestInfiniteError [2022-03-05T20:54:49.743Z] --- PASS: TestInfiniteError (0.02s) [2022-03-05T20:54:49.743Z] === RUN TestSecretCreateUnsupported [2022-03-05T20:54:49.743Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestSecretCreateError [2022-03-05T20:54:49.743Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestSecretCreate [2022-03-05T20:54:49.743Z] --- PASS: TestSecretCreate (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestSecretInspectUnsupported [2022-03-05T20:54:49.743Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestSecretInspectError [2022-03-05T20:54:49.743Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-05T20:54:49.743Z] === RUN TestSecretInspectSecretNotFound [2022-03-05T20:54:49.744Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretInspectWithEmptyID [2022-03-05T20:54:49.744Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretInspect [2022-03-05T20:54:49.744Z] --- PASS: TestSecretInspect (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretListUnsupported [2022-03-05T20:54:49.744Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretListError [2022-03-05T20:54:49.744Z] --- PASS: TestSecretListError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretList [2022-03-05T20:54:49.744Z] --- PASS: TestSecretList (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretRemoveUnsupported [2022-03-05T20:54:49.744Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretRemoveError [2022-03-05T20:54:49.744Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretRemove [2022-03-05T20:54:49.744Z] --- PASS: TestSecretRemove (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretUpdateUnsupported [2022-03-05T20:54:49.744Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretUpdateError [2022-03-05T20:54:49.744Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSecretUpdate [2022-03-05T20:54:49.744Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceCreateError [2022-03-05T20:54:49.744Z] --- PASS: TestServiceCreateError (0.01s) [2022-03-05T20:54:49.744Z] === RUN TestServiceCreate [2022-03-05T20:54:49.744Z] --- PASS: TestServiceCreate (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-05T20:54:49.744Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceCreateDigestPinning [2022-03-05T20:54:49.744Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceInspectError [2022-03-05T20:54:49.744Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceInspectServiceNotFound [2022-03-05T20:54:49.744Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceInspectWithEmptyID [2022-03-05T20:54:49.744Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceInspect [2022-03-05T20:54:49.744Z] --- PASS: TestServiceInspect (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceListError [2022-03-05T20:54:49.744Z] --- PASS: TestServiceListError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceList [2022-03-05T20:54:49.744Z] --- PASS: TestServiceList (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceLogsError [2022-03-05T20:54:49.744Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceLogs [2022-03-05T20:54:49.744Z] --- PASS: TestServiceLogs (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceRemoveError [2022-03-05T20:54:49.744Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceRemoveNotFoundError [2022-03-05T20:54:49.744Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceRemove [2022-03-05T20:54:49.744Z] --- PASS: TestServiceRemove (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceUpdateError [2022-03-05T20:54:49.744Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestServiceUpdate [2022-03-05T20:54:49.744Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmGetUnlockKeyError [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmGetUnlockKey [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmInitError [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmInit [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmInit (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmInspectError [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmInspect [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmJoinError [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmJoin [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmLeaveError [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmLeave [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmUnlockError [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmUnlock [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmUpdateError [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestSwarmUpdate [2022-03-05T20:54:49.744Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestTaskInspectError [2022-03-05T20:54:49.744Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestTaskInspectWithEmptyID [2022-03-05T20:54:49.744Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestTaskInspect [2022-03-05T20:54:49.744Z] --- PASS: TestTaskInspect (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestTaskListError [2022-03-05T20:54:49.744Z] --- PASS: TestTaskListError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestTaskList [2022-03-05T20:54:49.744Z] --- PASS: TestTaskList (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestVolumeCreateError [2022-03-05T20:54:49.744Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestVolumeCreate [2022-03-05T20:54:49.744Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestVolumeInspectError [2022-03-05T20:54:49.744Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestVolumeInspectNotFound [2022-03-05T20:54:49.744Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestVolumeInspectWithEmptyID [2022-03-05T20:54:49.744Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestVolumeInspect [2022-03-05T20:54:49.744Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestVolumeListError [2022-03-05T20:54:49.744Z] --- PASS: TestVolumeListError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestVolumeList [2022-03-05T20:54:49.744Z] --- PASS: TestVolumeList (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestVolumeRemoveError [2022-03-05T20:54:49.744Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-05T20:54:49.744Z] === RUN TestVolumeRemove [2022-03-05T20:54:49.744Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-05T20:54:49.744Z] === CONT TestTLSCloseWriter [2022-03-05T20:54:49.744Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-05T20:54:49.744Z] PASS [2022-03-05T20:54:49.744Z] coverage: 74.9% of statements [2022-03-05T20:54:49.744Z] ok github.com/docker/docker/client 0.467s coverage: 74.9% of statements [2022-03-05T20:54:50.263Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-05T20:54:50.520Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-05T20:54:50.520Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-05T20:54:50.520Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-05T20:54:50.657Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.242s coverage: 50.5% of statements [2022-03-05T20:54:50.781Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-05T20:54:51.402Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-03-05T20:54:51.402Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-03-05T20:54:51.402Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-03-05T20:54:51.402Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-03-05T20:54:51.402Z] === RUN TestGraphdriverPluginV2 [2022-03-05T20:54:51.596Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.323s coverage: 46.2% of statements [2022-03-05T20:54:51.596Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T20:54:52.535Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.749s coverage: 58.0% of statements [2022-03-05T20:54:52.535Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-05T20:54:52.535Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T20:54:52.535Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.8% of statements [2022-03-05T20:54:53.293Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-05T20:54:53.856Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-05T20:54:53.913Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-03-05T20:54:54.418Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-05T20:54:54.482Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2022-03-05T20:54:55.051Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.6% of statements [2022-03-05T20:54:55.051Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T20:54:55.051Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T20:54:55.346Z] --- PASS: TestGraphdriverPluginV2 (4.19s) [2022-03-05T20:54:55.346Z] PASS [2022-03-05T20:54:55.346Z] [2022-03-05T20:54:55.346Z] DONE 5 tests in 9.427s [2022-03-05T20:54:55.346Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T20:54:55.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:54:55.346Z] ++ set -e [2022-03-05T20:54:55.346Z] ++ '[' -n 0 ']' [2022-03-05T20:54:55.346Z] ++ set -x [2022-03-05T20:54:55.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:54:55.601Z] INFO: Testing against a local daemon [2022-03-05T20:54:55.601Z] === RUN TestContinueAfterPluginCrash [2022-03-05T20:54:55.601Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T20:54:55.601Z] === RUN TestReadPluginNoRead [2022-03-05T20:54:55.601Z] === PAUSE TestReadPluginNoRead [2022-03-05T20:54:55.601Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T20:54:55.601Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T20:54:55.601Z] === CONT TestContinueAfterPluginCrash [2022-03-05T20:54:55.601Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T20:54:55.989Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-03-05T20:54:56.557Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.8% of statements [2022-03-05T20:54:56.557Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-05T20:54:56.557Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T20:54:57.125Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-05T20:54:57.383Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-03-05T20:54:57.951Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-03-05T20:54:57.951Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-03-05T20:54:58.120Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-05T20:54:58.889Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 78.7% of statements [2022-03-05T20:54:58.889Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T20:54:59.051Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-05T20:54:59.148Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 54.7% of statements [2022-03-05T20:54:59.717Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 31.5% of statements [2022-03-05T20:55:00.420Z] --- PASS: TestDaemonStartWithLogOpt (4.60s) [2022-03-05T20:55:00.420Z] === CONT TestReadPluginNoRead [2022-03-05T20:55:00.420Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-05T20:55:00.655Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-03-05T20:55:00.915Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-05T20:55:01.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-05T20:55:01.483Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-03-05T20:55:01.742Z] ok github.com/docker/docker/daemon/logger/splunk 1.573s coverage: 82.5% of statements [2022-03-05T20:55:01.742Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T20:55:01.742Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T20:55:01.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-05T20:55:02.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-05T20:55:03.039Z] === RUN TestReadPluginNoRead/default [2022-03-05T20:55:03.122Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2022-03-05T20:55:04.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-05T20:55:04.060Z] ok github.com/docker/docker/distribution 0.658s coverage: 27.6% of statements [2022-03-05T20:55:04.060Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T20:55:04.319Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-05T20:55:04.941Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T20:55:05.197Z] --- PASS: TestContinueAfterPluginCrash (9.58s) [2022-03-05T20:55:05.256Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-03-05T20:55:05.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-05T20:55:05.515Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-05T20:55:05.774Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-03-05T20:55:06.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-05T20:55:06.034Z] ok github.com/docker/docker/distribution/xfer 1.950s coverage: 84.6% of statements [2022-03-05T20:55:06.034Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T20:55:06.034Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-05T20:55:06.034Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T20:55:06.293Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-03-05T20:55:06.576Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T20:55:06.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-05T20:55:07.672Z] ok github.com/docker/docker/oci 0.016s coverage: 38.4% of statements [2022-03-05T20:55:08.198Z] === CONT TestReadPluginNoRead [2022-03-05T20:55:08.198Z] read_test.go:92: [de25ae183fabb] daemon is not started [2022-03-05T20:55:08.198Z] --- PASS: TestReadPluginNoRead (8.04s) [2022-03-05T20:55:08.198Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2022-03-05T20:55:08.198Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2022-03-05T20:55:08.198Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s) [2022-03-05T20:55:08.198Z] PASS [2022-03-05T20:55:08.198Z] [2022-03-05T20:55:08.198Z] DONE 6 tests in 12.762s [2022-03-05T20:55:08.198Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-05T20:55:08.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:55:08.198Z] ++ set -e [2022-03-05T20:55:08.198Z] ++ '[' -n 0 ']' [2022-03-05T20:55:08.198Z] ++ set -x [2022-03-05T20:55:08.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:55:08.198Z] docker_api_swarm_node_test.go:19: [d2092c957e12c] joining swarm manager [dddeb556e3c22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:55:08.198Z] testing: warning: no tests to run [2022-03-05T20:55:08.198Z] PASS [2022-03-05T20:55:08.198Z] [2022-03-05T20:55:08.198Z] DONE 0 tests in 0.036s [2022-03-05T20:55:08.198Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T20:55:08.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:55:08.198Z] ++ set -e [2022-03-05T20:55:08.198Z] ++ '[' -n 0 ']' [2022-03-05T20:55:08.198Z] ++ set -x [2022-03-05T20:55:08.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:55:08.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0003e9a10_} [2022-03-05T20:55:08.241Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-03-05T20:55:08.241Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-05T20:55:08.455Z] INFO: Testing against a local daemon [2022-03-05T20:55:08.455Z] === RUN TestPluginWithDevMounts [2022-03-05T20:55:08.455Z] === PAUSE TestPluginWithDevMounts [2022-03-05T20:55:08.455Z] === CONT TestPluginWithDevMounts [2022-03-05T20:55:09.385Z] docker_api_swarm_node_test.go:20: [d26ad6984c4db] joining swarm manager [dddeb556e3c22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:55:09.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1108268328_/foo_false____} [2022-03-05T20:55:10.146Z] ok github.com/docker/docker/pkg/archive 0.322s coverage: 82.3% of statements [2022-03-05T20:55:10.202Z] --- PASS: TestPluginWithDevMounts (1.73s) [2022-03-05T20:55:10.202Z] PASS [2022-03-05T20:55:10.202Z] [2022-03-05T20:55:10.202Z] DONE 1 tests in 1.905s [2022-03-05T20:55:10.202Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T20:55:10.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:55:10.202Z] ++ set -e [2022-03-05T20:55:10.202Z] ++ '[' -n 0 ']' [2022-03-05T20:55:10.202Z] ++ set -x [2022-03-05T20:55:10.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:55:10.202Z] INFO: Testing against a local daemon [2022-03-05T20:55:10.202Z] === RUN TestSecretInspect [2022-03-05T20:55:10.407Z] ok github.com/docker/docker/pkg/authorization 0.094s coverage: 68.3% of statements [2022-03-05T20:55:10.667Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-05T20:55:10.667Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-05T20:55:11.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1108268328_/foo_true____} [2022-03-05T20:55:12.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3567863399_/foo_false____} [2022-03-05T20:55:12.501Z] --- PASS: TestSecretInspect (2.14s) [2022-03-05T20:55:12.501Z] === RUN TestSecretList [2022-03-05T20:55:13.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3567863399_/foo_true____} [2022-03-05T20:55:13.958Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.5% of statements [2022-03-05T20:55:13.958Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-05T20:55:14.217Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-03-05T20:55:14.478Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-03-05T20:55:14.794Z] --- PASS: TestSecretList (2.33s) [2022-03-05T20:55:14.794Z] === RUN TestSecretsCreateAndDelete [2022-03-05T20:55:15.047Z] ok github.com/docker/docker/layer 7.444s coverage: 68.8% of statements [2022-03-05T20:55:15.047Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T20:55:15.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T20:55:15.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T20:55:15.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T20:55:15.047Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T20:55:15.047Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-05T20:55:15.047Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T20:55:15.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3567863399_/foo_true__0xc0003e9a40__} [2022-03-05T20:55:15.408Z] --- PASS: TestCheckoutGit (40.07s) [2022-03-05T20:55:15.408Z] === RUN TestValidGitTransport [2022-03-05T20:55:15.408Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-05T20:55:15.408Z] === RUN TestGitInvalidRef [2022-03-05T20:55:15.408Z] --- PASS: TestGitInvalidRef (0.29s) [2022-03-05T20:55:15.408Z] PASS [2022-03-05T20:55:15.408Z] coverage: 86.3% of statements [2022-03-05T20:55:15.408Z] ok github.com/docker/docker/builder/remotecontext/git 40.490s coverage: 86.3% of statements [2022-03-05T20:55:15.408Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T20:55:15.408Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T20:55:15.615Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2022-03-05T20:55:15.875Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2022-03-05T20:55:16.135Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-03-05T20:55:16.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0003e9a58_} [2022-03-05T20:55:16.977Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-03-05T20:55:16.977Z] === RUN TestSecretsUpdate [2022-03-05T20:55:17.513Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2022-03-05T20:55:17.773Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 86.5% of statements [2022-03-05T20:55:17.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0003e9a70_} [2022-03-05T20:55:18.032Z] ok github.com/docker/docker/pkg/discovery/kv 3.039s coverage: 84.1% of statements [2022-03-05T20:55:18.291Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-03-05T20:55:18.291Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2022-03-05T20:55:18.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0003e9a88_} [2022-03-05T20:55:18.721Z] --- PASS: TestSecretsUpdate (1.90s) [2022-03-05T20:55:18.721Z] === RUN TestTemplatedSecret [2022-03-05T20:55:19.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-05T20:55:19.669Z] ok github.com/docker/docker/pkg/idtools 0.499s coverage: 69.5% of statements [2022-03-05T20:55:19.669Z] ok github.com/docker/docker/pkg/ioutils 0.467s coverage: 68.4% of statements [2022-03-05T20:55:19.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0003e9aa0_} [2022-03-05T20:55:19.928Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-03-05T20:55:19.928Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T20:55:19.928Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-03-05T20:55:19.928Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-05T20:55:19.929Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T20:55:20.188Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-05T20:55:20.188Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-05T20:55:20.188Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-03-05T20:55:20.447Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2022-03-05T20:55:20.708Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-03-05T20:55:20.708Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-05T20:55:20.708Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T20:55:20.708Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T20:55:21.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-05T20:55:21.647Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-05T20:55:21.838Z] --- PASS: TestTemplatedSecret (2.85s) [2022-03-05T20:55:21.838Z] === RUN TestSecretCreateResolve [2022-03-05T20:55:21.905Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-05T20:55:22.164Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-05T20:55:22.422Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-05T20:55:22.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-05T20:55:23.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-05T20:55:23.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-05T20:55:23.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-05T20:55:23.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-05T20:55:23.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-05T20:55:23.024Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-05T20:55:23.800Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 75.0% of statements [2022-03-05T20:55:23.800Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-03-05T20:55:24.917Z] docker_api_swarm_test.go:501: [db762660c552e] joining swarm manager [def6677a4cfe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:55:24.917Z] --- PASS: TestSecretCreateResolve (3.18s) [2022-03-05T20:55:24.917Z] PASS [2022-03-05T20:55:24.917Z] [2022-03-05T20:55:24.917Z] DONE 6 tests in 14.680s [2022-03-05T20:55:24.917Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T20:55:24.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:55:24.917Z] ++ set -e [2022-03-05T20:55:24.917Z] ++ '[' -n 0 ']' [2022-03-05T20:55:24.917Z] ++ set -x [2022-03-05T20:55:24.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:55:24.917Z] INFO: Testing against a local daemon [2022-03-05T20:55:24.917Z] === RUN TestServiceCreateInit [2022-03-05T20:55:24.917Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T20:55:25.849Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-05T20:55:27.214Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-05T20:55:27.906Z] === RUN TestContainerStopSignal [2022-03-05T20:55:27.906Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestContainerStopTimeout [2022-03-05T20:55:27.906Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-05T20:55:27.906Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-05T20:55:27.906Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-05T20:55:27.906Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-05T20:55:27.906Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestReplaceAndAppendEnvVars [2022-03-05T20:55:27.906Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-05T20:55:27.906Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestNewMemoryStore [2022-03-05T20:55:27.906Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestAddContainers [2022-03-05T20:55:27.906Z] --- PASS: TestAddContainers (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestGetContainer [2022-03-05T20:55:27.906Z] --- PASS: TestGetContainer (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestDeleteContainer [2022-03-05T20:55:27.906Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestListContainers [2022-03-05T20:55:27.906Z] --- PASS: TestListContainers (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestFirstContainer [2022-03-05T20:55:27.906Z] --- PASS: TestFirstContainer (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestApplyAllContainer [2022-03-05T20:55:27.906Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestIsValidHealthString [2022-03-05T20:55:27.906Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestStateRunStop [2022-03-05T20:55:27.906Z] --- PASS: TestStateRunStop (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestStateTimeoutWait [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-05T20:55:27.906Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestConfigureDaemonLogs [2022-03-05T20:55:27.906Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestCommonOptionsInstallFlags [2022-03-05T20:55:27.906Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-05T20:55:27.906Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-05T20:55:27.906Z] PASS [2022-03-05T20:55:27.906Z] coverage: 18.4% of statements [2022-03-05T20:55:27.906Z] ok github.com/docker/docker/cmd/dockerd 0.244s coverage: 18.4% of statements [2022-03-05T20:55:27.906Z] state_test.go:141: Stop callback fired [2022-03-05T20:55:27.906Z] state_test.go:165: Stop callback fired [2022-03-05T20:55:27.906Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-05T20:55:27.906Z] === RUN TestIsValidStateString [2022-03-05T20:55:27.906Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestViewSaveDelete [2022-03-05T20:55:27.906Z] --- PASS: TestViewSaveDelete (0.03s) [2022-03-05T20:55:27.906Z] === RUN TestViewAll [2022-03-05T20:55:27.906Z] --- PASS: TestViewAll (0.03s) [2022-03-05T20:55:27.906Z] === RUN TestViewGet [2022-03-05T20:55:27.906Z] --- PASS: TestViewGet (0.01s) [2022-03-05T20:55:27.906Z] === RUN TestNames [2022-03-05T20:55:27.906Z] --- PASS: TestNames (0.00s) [2022-03-05T20:55:27.906Z] === RUN TestViewWithHealthCheck [2022-03-05T20:55:27.906Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-05T20:55:27.906Z] PASS [2022-03-05T20:55:27.906Z] coverage: 41.4% of statements [2022-03-05T20:55:27.906Z] ok github.com/docker/docker/container 0.296s coverage: 41.4% of statements [2022-03-05T20:55:27.906Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T20:55:27.906Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T20:55:27.906Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T20:55:27.906Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T20:55:28.108Z] ok github.com/docker/docker/pkg/signal 3.370s coverage: 62.3% of statements [2022-03-05T20:55:28.108Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-05T20:55:28.108Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-05T20:55:28.108Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-05T20:55:28.675Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.9% of statements [2022-03-05T20:55:28.934Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-03-05T20:55:29.492Z] === RUN TestPrepare [2022-03-05T20:55:29.492Z] --- PASS: TestPrepare (0.00s) [2022-03-05T20:55:29.492Z] === RUN TestStart [2022-03-05T20:55:29.492Z] --- PASS: TestStart (0.00s) [2022-03-05T20:55:29.492Z] === RUN TestWaitCancel [2022-03-05T20:55:29.492Z] --- PASS: TestWaitCancel (0.00s) [2022-03-05T20:55:29.492Z] === RUN TestWaitDisabled [2022-03-05T20:55:29.492Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-05T20:55:29.492Z] === RUN TestWaitEnabled [2022-03-05T20:55:29.492Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-05T20:55:29.492Z] === RUN TestRemove [2022-03-05T20:55:29.492Z] --- PASS: TestRemove (0.00s) [2022-03-05T20:55:29.492Z] PASS [2022-03-05T20:55:29.492Z] coverage: 65.3% of statements [2022-03-05T20:55:29.492Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.292s coverage: 65.3% of statements [2022-03-05T20:55:29.502Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2022-03-05T20:55:29.760Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-03-05T20:55:29.775Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-05T20:55:29.775Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T20:55:30.020Z] coverage: [no statements] [2022-03-05T20:55:30.020Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-05T20:55:30.279Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-05T20:55:30.537Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-05T20:55:30.537Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-05T20:55:30.703Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-05T20:55:30.703Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-05T20:55:31.268Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-05T20:55:31.716Z] === RUN TestNewListSecretsFilters [2022-03-05T20:55:31.716Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-05T20:55:31.716Z] === RUN TestNewListConfigsFilters [2022-03-05T20:55:31.716Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-05T20:55:31.716Z] PASS [2022-03-05T20:55:31.716Z] coverage: 0.5% of statements [2022-03-05T20:55:31.716Z] ok github.com/docker/docker/daemon/cluster 0.504s coverage: 0.5% of statements [2022-03-05T20:55:32.198Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-05T20:55:32.444Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-03-05T20:55:32.703Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-03-05T20:55:32.761Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-05T20:55:32.962Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-03-05T20:55:33.291Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-05T20:55:33.291Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-05T20:55:33.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-05T20:55:33.291Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-05T20:55:33.346Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-05T20:55:33.760Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-05T20:55:33.760Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-05T20:55:33.760Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-05T20:55:33.760Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-05T20:55:33.760Z] PASS [2022-03-05T20:55:33.760Z] coverage: 35.9% of statements [2022-03-05T20:55:33.760Z] ok github.com/docker/docker/daemon/cluster/convert 0.507s coverage: 35.9% of statements [2022-03-05T20:55:33.901Z] ok github.com/docker/docker/quota 0.216s coverage: 71.4% of statements [2022-03-05T20:55:34.278Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-05T20:55:34.278Z] --- PASS: TestServiceCreateInit (9.16s) [2022-03-05T20:55:34.278Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s) [2022-03-05T20:55:34.278Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.69s) [2022-03-05T20:55:34.278Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T20:55:34.470Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-03-05T20:55:34.839Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-05T20:55:35.402Z] docker_api_swarm_test.go:506: [dbbbb223d36a4] joining swarm manager [def6677a4cfe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:55:35.408Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2022-03-05T20:55:35.659Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-05T20:55:35.666Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-05T20:55:35.926Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-05T20:55:36.184Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-03-05T20:55:36.445Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-05T20:55:36.587Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-05T20:55:37.152Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-05T20:55:37.553Z] === RUN TestBuilderGC [2022-03-05T20:55:37.553Z] --- PASS: TestBuilderGC (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestDaemonConfigurationNotFound [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestDaemonBrokenConfiguration [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestParseClusterAdvertiseSettings [2022-03-05T20:55:37.553Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestFindConfigurationConflicts [2022-03-05T20:55:37.553Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-05T20:55:37.553Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-05T20:55:37.553Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-05T20:55:37.553Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-05T20:55:37.553Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-05T20:55:37.553Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-05T20:55:37.553Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-05T20:55:37.553Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestValidateConfiguration [2022-03-05T20:55:37.553Z] === RUN TestValidateConfiguration/with_label [2022-03-05T20:55:37.553Z] === RUN TestValidateConfiguration/with_dns [2022-03-05T20:55:37.553Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-05T20:55:37.553Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-05T20:55:37.553Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-05T20:55:37.553Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-05T20:55:37.553Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-05T20:55:37.553Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestModifiedDiscoverySettings [2022-03-05T20:55:37.553Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestReloadSetConfigFileNotExist [2022-03-05T20:55:37.553Z] time="2022-03-05T20:55:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-05T20:55:37.553Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-03-05T20:55:37.553Z] === RUN TestReloadDefaultConfigNotExist [2022-03-05T20:55:37.553Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:55:37.553Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestReloadBadDefaultConfig [2022-03-05T20:55:37.553Z] time="2022-03-05T20:55:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-055996543" [2022-03-05T20:55:37.553Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestReloadWithConflictingLabels [2022-03-05T20:55:37.553Z] time="2022-03-05T20:55:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-322418642" [2022-03-05T20:55:37.553Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestReloadWithDuplicateLabels [2022-03-05T20:55:37.553Z] time="2022-03-05T20:55:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-934508809" [2022-03-05T20:55:37.553Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestDaemonConfigurationMerge [2022-03-05T20:55:37.553Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-05T20:55:37.553Z] PASS [2022-03-05T20:55:37.553Z] coverage: 79.7% of statements [2022-03-05T20:55:37.553Z] ok github.com/docker/docker/daemon/config 0.334s coverage: 79.7% of statements [2022-03-05T20:55:37.553Z] === RUN TestWaitNodeAttachment [2022-03-05T20:55:37.553Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-05T20:55:37.553Z] === RUN TestIsolationConversion [2022-03-05T20:55:37.553Z] === RUN TestIsolationConversion/default [2022-03-05T20:55:37.553Z] === RUN TestIsolationConversion/process [2022-03-05T20:55:37.553Z] === RUN TestIsolationConversion/hyperv [2022-03-05T20:55:37.553Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestContainerLabels [2022-03-05T20:55:37.553Z] --- PASS: TestContainerLabels (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestCredentialSpecConversion [2022-03-05T20:55:37.553Z] === RUN TestCredentialSpecConversion/none [2022-03-05T20:55:37.553Z] === RUN TestCredentialSpecConversion/config [2022-03-05T20:55:37.553Z] === RUN TestCredentialSpecConversion/file [2022-03-05T20:55:37.553Z] === RUN TestCredentialSpecConversion/registry [2022-03-05T20:55:37.553Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-05T20:55:37.553Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestControllerValidateMountBind [2022-03-05T20:55:37.553Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestControllerValidateMountVolume [2022-03-05T20:55:37.553Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestControllerValidateMountTarget [2022-03-05T20:55:37.553Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestControllerValidateMountTmpfs [2022-03-05T20:55:37.553Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestControllerValidateMountInvalidType [2022-03-05T20:55:37.553Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-05T20:55:37.553Z] === RUN TestControllerValidateMountNamedPipe [2022-03-05T20:55:37.553Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-05T20:55:37.553Z] PASS [2022-03-05T20:55:37.553Z] coverage: 11.0% of statements [2022-03-05T20:55:37.553Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.641s coverage: 11.0% of statements [2022-03-05T20:55:38.023Z] === RUN TestDiscoveryOptsErrors [2022-03-05T20:55:38.023Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-03-05T20:55:38.023Z] === RUN TestDiscoveryOpts [2022-03-05T20:55:38.023Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-03-05T20:55:38.023Z] PASS [2022-03-05T20:55:38.023Z] coverage: 30.0% of statements [2022-03-05T20:55:38.023Z] ok github.com/docker/docker/daemon/discovery 0.057s coverage: 30.0% of statements [2022-03-05T20:55:38.084Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-05T20:55:39.011Z] === RUN TestEventsLog [2022-03-05T20:55:39.011Z] --- PASS: TestEventsLog (0.00s) [2022-03-05T20:55:39.011Z] === RUN TestEventsLogTimeout [2022-03-05T20:55:39.011Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-05T20:55:39.011Z] === RUN TestLogEvents [2022-03-05T20:55:39.011Z] --- PASS: TestLogEvents (0.05s) [2022-03-05T20:55:39.011Z] === RUN TestLoadBufferedEvents [2022-03-05T20:55:39.015Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-05T20:55:39.479Z] === RUN TestVerifyNetworkingConfig [2022-03-05T20:55:39.479Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestGetContainer [2022-03-05T20:55:39.479Z] --- PASS: TestGetContainer (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestValidContainerNames [2022-03-05T20:55:39.479Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestContainerInitDNS [2022-03-05T20:55:39.479Z] daemon_test.go:147: root required [2022-03-05T20:55:39.479Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestMerge [2022-03-05T20:55:39.479Z] --- PASS: TestMerge (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestValidateContainerIsolation [2022-03-05T20:55:39.479Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestFindNetworkErrorType [2022-03-05T20:55:39.479Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestEnsureServicesExist [2022-03-05T20:55:39.479Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestEnsureServicesExistErrors [2022-03-05T20:55:39.479Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-05T20:55:39.479Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-05T20:55:39.479Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-05T20:55:39.479Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-05T20:55:39.479Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-05T20:55:39.479Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-05T20:55:39.479Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-05T20:55:39.479Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-05T20:55:39.479Z] === RUN TestContainerDelete [2022-03-05T20:55:39.479Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-05T20:55:39.479Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-05T20:55:39.479Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-05T20:55:39.479Z] PASS [2022-03-05T20:55:39.479Z] coverage: 50.0% of statements [2022-03-05T20:55:39.479Z] ok github.com/docker/docker/daemon/events 0.330s coverage: 50.0% of statements [2022-03-05T20:55:39.479Z] --- PASS: TestContainerDelete (0.01s) [2022-03-05T20:55:39.479Z] === RUN TestContainerDoubleDelete [2022-03-05T20:55:39.479Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestLogContainerEventCopyLabels [2022-03-05T20:55:39.479Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestLogContainerEventWithAttributes [2022-03-05T20:55:39.479Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestNoneHealthcheck [2022-03-05T20:55:39.479Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-05T20:55:39.479Z] === RUN TestHealthStates [2022-03-05T20:55:39.479Z] time="2022-03-05T20:55:39Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T20:55:39.479Z] time="2022-03-05T20:55:39Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T20:55:39.479Z] time="2022-03-05T20:55:39Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T20:55:39.479Z] time="2022-03-05T20:55:39Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T20:55:39.480Z] time="2022-03-05T20:55:39Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T20:55:39.480Z] time="2022-03-05T20:55:39Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T20:55:39.480Z] time="2022-03-05T20:55:39Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T20:55:39.480Z] time="2022-03-05T20:55:39Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T20:55:39.480Z] time="2022-03-05T20:55:39Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T20:55:39.480Z] time="2022-03-05T20:55:39Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T20:55:39.480Z] --- PASS: TestHealthStates (0.21s) [2022-03-05T20:55:39.480Z] === RUN TestMaskURLCredentials [2022-03-05T20:55:39.480Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestGetInspectData [2022-03-05T20:55:39.480Z] --- PASS: TestGetInspectData (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestFillLicense [2022-03-05T20:55:39.480Z] --- PASS: TestFillLicense (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestListInvalidFilter [2022-03-05T20:55:39.480Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestNameFilter [2022-03-05T20:55:39.480Z] --- PASS: TestNameFilter (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-05T20:55:39.480Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-05T20:55:39.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-05T20:55:39.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestDaemonReloadLabels [2022-03-05T20:55:39.480Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-03-05T20:55:39.480Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-05T20:55:39.480Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestDaemonReloadMirrors [2022-03-05T20:55:39.480Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-05T20:55:39.480Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-05T20:55:39.480Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-05T20:55:39.480Z] === RUN TestDaemonDiscoveryReload [2022-03-05T20:55:39.748Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-05T20:55:39.945Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-05T20:55:39.949Z] === RUN TestIsEmptyDir [2022-03-05T20:55:39.949Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-05T20:55:39.949Z] PASS [2022-03-05T20:55:39.949Z] coverage: 2.3% of statements [2022-03-05T20:55:39.949Z] ok github.com/docker/docker/daemon/graphdriver 0.090s coverage: 2.3% of statements [2022-03-05T20:55:40.007Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2022-03-05T20:55:40.418Z] === RUN TestLinkNaming [2022-03-05T20:55:40.418Z] --- PASS: TestLinkNaming (0.00s) [2022-03-05T20:55:40.418Z] === RUN TestLinkNew [2022-03-05T20:55:40.418Z] --- PASS: TestLinkNew (0.00s) [2022-03-05T20:55:40.418Z] === RUN TestLinkEnv [2022-03-05T20:55:40.418Z] --- PASS: TestLinkEnv (0.00s) [2022-03-05T20:55:40.418Z] === RUN TestLinkMultipleEnv [2022-03-05T20:55:40.418Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-05T20:55:40.418Z] === RUN TestLinkPortRangeEnv [2022-03-05T20:55:40.418Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-05T20:55:40.418Z] PASS [2022-03-05T20:55:40.418Z] coverage: 93.0% of statements [2022-03-05T20:55:40.418Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2022-03-05T20:55:40.418Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-03-05T20:55:40.418Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-03-05T20:55:40.574Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-03-05T20:55:40.874Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-05T20:55:41.405Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2022-03-05T20:55:41.405Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-03-05T20:55:41.405Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-03-05T20:55:41.405Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-05T20:55:41.405Z] reload_test.go:520: root required [2022-03-05T20:55:41.405Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-05T20:55:41.405Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-05T20:55:41.405Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-05T20:55:41.405Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-05T20:55:41.405Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-05T20:55:41.405Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-05T20:55:41.405Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-05T20:55:41.405Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-05T20:55:41.405Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-05T20:55:41.405Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-05T20:55:41.405Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-05T20:55:41.405Z] === RUN TestParseVolumesFrom [2022-03-05T20:55:41.405Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-05T20:55:41.405Z] PASS [2022-03-05T20:55:41.405Z] coverage: 9.0% of statements [2022-03-05T20:55:41.405Z] ok github.com/docker/docker/daemon 2.626s coverage: 9.0% of statements [2022-03-05T20:55:41.435Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-05T20:55:41.510Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-05T20:55:41.879Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-05T20:55:42.363Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-05T20:55:42.866Z] === RUN TestAdapterReadLogs [2022-03-05T20:55:42.867Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-05T20:55:42.867Z] === RUN TestCopier [2022-03-05T20:55:42.867Z] --- PASS: TestCopier (0.00s) [2022-03-05T20:55:42.867Z] === RUN TestCopierLongLines [2022-03-05T20:55:42.867Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-05T20:55:42.867Z] === RUN TestCopierSlow [2022-03-05T20:55:42.926Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-05T20:55:42.926Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-05T20:55:43.184Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-05T20:55:43.340Z] --- PASS: TestCopierSlow (0.22s) [2022-03-05T20:55:43.340Z] === RUN TestCopierWithSized [2022-03-05T20:55:43.340Z] === RUN TestCopierWithSized/as_is [2022-03-05T20:55:43.340Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-05T20:55:43.340Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-05T20:55:43.340Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-05T20:55:43.340Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-05T20:55:43.340Z] === RUN TestCopierWithPartial [2022-03-05T20:55:43.340Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-05T20:55:43.340Z] === RUN TestRingLogger [2022-03-05T20:55:43.340Z] --- PASS: TestRingLogger (0.00s) [2022-03-05T20:55:43.340Z] === RUN TestRingCap [2022-03-05T20:55:43.340Z] --- PASS: TestRingCap (0.00s) [2022-03-05T20:55:43.340Z] === RUN TestRingClose [2022-03-05T20:55:43.340Z] --- PASS: TestRingClose (0.00s) [2022-03-05T20:55:43.340Z] === RUN TestRingDrain [2022-03-05T20:55:43.340Z] --- PASS: TestRingDrain (0.00s) [2022-03-05T20:55:43.340Z] PASS [2022-03-05T20:55:43.340Z] coverage: 43.0% of statements [2022-03-05T20:55:43.340Z] ok github.com/docker/docker/daemon/logger 0.318s coverage: 43.0% of statements [2022-03-05T20:55:43.809Z] === RUN TestNewStreamConfig [2022-03-05T20:55:43.809Z] === RUN TestNewStreamConfig/defaults [2022-03-05T20:55:43.809Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-05T20:55:43.809Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-05T20:55:43.809Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-05T20:55:43.809Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-05T20:55:43.809Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-05T20:55:43.809Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-05T20:55:43.809Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-05T20:55:43.809Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-05T20:55:43.809Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-05T20:55:43.809Z] time="2022-03-05T20:55:43Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-05T20:55:43.809Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-05T20:55:43.809Z] === RUN TestCreateSuccess [2022-03-05T20:55:43.809Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCreateLogGroupSuccess [2022-03-05T20:55:43.809Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCreateError [2022-03-05T20:55:43.809Z] --- PASS: TestCreateError (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCreateAlreadyExists [2022-03-05T20:55:43.809Z] time="2022-03-05T20:55:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-05T20:55:43.809Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestLogClosed [2022-03-05T20:55:43.809Z] --- PASS: TestLogClosed (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestLogBlocking [2022-03-05T20:55:43.809Z] --- PASS: TestLogBlocking (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-05T20:55:43.809Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestLogNonBlockingBufferFull [2022-03-05T20:55:43.809Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestPublishBatchSuccess [2022-03-05T20:55:43.809Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestPublishBatchError [2022-03-05T20:55:43.809Z] time="2022-03-05T20:55:43Z" level=error msg=Error [2022-03-05T20:55:43.809Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-05T20:55:43.809Z] time="2022-03-05T20:55:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-05T20:55:43.809Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-05T20:55:43.809Z] time="2022-03-05T20:55:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-05T20:55:43.809Z] time="2022-03-05T20:55:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-05T20:55:43.809Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCollectBatchSimple [2022-03-05T20:55:43.809Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCollectBatchTicker [2022-03-05T20:55:43.809Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCollectBatchMultilinePattern [2022-03-05T20:55:43.809Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-05T20:55:43.809Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-05T20:55:43.809Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-05T20:55:43.809Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-05T20:55:43.809Z] === RUN TestCollectBatchClose [2022-03-05T20:55:43.809Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestEffectiveLen [2022-03-05T20:55:43.809Z] === RUN TestEffectiveLen/0/Hello [2022-03-05T20:55:43.809Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-05T20:55:43.809Z] === RUN TestEffectiveLen/2/🙃 [2022-03-05T20:55:43.809Z] === RUN TestEffectiveLen/3/���� [2022-03-05T20:55:43.809Z] === RUN TestEffectiveLen/4/He��o [2022-03-05T20:55:43.809Z] === RUN TestEffectiveLen/5/ [2022-03-05T20:55:43.809Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestFindValidSplit [2022-03-05T20:55:43.809Z] === RUN TestFindValidSplit/0/ [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1044: [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1045: [2022-03-05T20:55:43.809Z] === RUN TestFindValidSplit/1/Hello [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1044: Hello [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1045: [2022-03-05T20:55:43.809Z] === RUN TestFindValidSplit/2/Hello [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1044: He [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1045: llo [2022-03-05T20:55:43.809Z] === RUN TestFindValidSplit/3/Hello [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1044: [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1045: Hello [2022-03-05T20:55:43.809Z] === RUN TestFindValidSplit/4/🙃 [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1044: [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1045: 🙃 [2022-03-05T20:55:43.809Z] === RUN TestFindValidSplit/5/🙃 [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1044: 🙃 [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1045: [2022-03-05T20:55:43.809Z] === RUN TestFindValidSplit/6/a� [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1044: a [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1045: � [2022-03-05T20:55:43.809Z] === RUN TestFindValidSplit/7/a� [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1044: a� [2022-03-05T20:55:43.809Z] cloudwatchlogs_test.go:1045: [2022-03-05T20:55:43.809Z] --- PASS: TestFindValidSplit (0.01s) [2022-03-05T20:55:43.809Z] --- PASS: TestFindValidSplit/0/ (0.01s) [2022-03-05T20:55:43.809Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-05T20:55:43.809Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestProcessEventEmoji [2022-03-05T20:55:43.809Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCollectBatchLineSplit [2022-03-05T20:55:43.809Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-05T20:55:43.809Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-05T20:55:43.809Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-05T20:55:43.809Z] === RUN TestCollectBatchMaxEvents [2022-03-05T20:55:44.116Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-05T20:55:44.278Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-05T20:55:44.278Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-05T20:55:44.278Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-05T20:55:44.278Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-05T20:55:44.278Z] === RUN TestSearchRegistryForImagesErrors [2022-03-05T20:55:44.278Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-05T20:55:44.278Z] === RUN TestSearchRegistryForImages [2022-03-05T20:55:44.278Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-05T20:55:44.278Z] === RUN TestOnlyPlatformWithFallback [2022-03-05T20:55:44.278Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-05T20:55:44.278Z] === RUN TestImageDelete [2022-03-05T20:55:44.278Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-05T20:55:44.278Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-05T20:55:44.278Z] === RUN TestImageDelete/no_lease [2022-03-05T20:55:44.278Z] === RUN TestImageDelete/lease_exists [2022-03-05T20:55:44.278Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-05T20:55:44.278Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-05T20:55:44.278Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-05T20:55:44.278Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-05T20:55:44.278Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-05T20:55:44.278Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-05T20:55:44.278Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-05T20:55:44.278Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-05T20:55:44.278Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-05T20:55:44.278Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-05T20:55:44.278Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-05T20:55:44.278Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestImageDelete (0.07s) [2022-03-05T20:55:44.278Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-05T20:55:44.278Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-03-05T20:55:44.278Z] === RUN TestContentStoreForPull [2022-03-05T20:55:44.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-05T20:55:44.278Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-05T20:55:44.278Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-05T20:55:44.278Z] === RUN TestCreateTagSuccess [2022-03-05T20:55:44.278Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-05T20:55:44.278Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-05T20:55:44.278Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s) [2022-03-05T20:55:44.278Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-05T20:55:44.278Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-05T20:55:44.278Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-05T20:55:44.278Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-05T20:55:44.278Z] PASS [2022-03-05T20:55:44.278Z] coverage: 77.4% of statements [2022-03-05T20:55:44.278Z] ok github.com/docker/docker/daemon/logger/awslogs 0.533s coverage: 77.4% of statements [2022-03-05T20:55:44.278Z] --- PASS: TestContentStoreForPull (0.24s) [2022-03-05T20:55:44.278Z] PASS [2022-03-05T20:55:44.278Z] coverage: 6.6% of statements [2022-03-05T20:55:44.278Z] ok github.com/docker/docker/daemon/images 0.446s coverage: 6.6% of statements [2022-03-05T20:55:44.680Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-05T20:55:44.751Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T20:55:44.751Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T20:55:44.751Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-05T20:55:44.751Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-05T20:55:44.751Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T20:55:44.751Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-05T20:55:44.751Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-05T20:55:44.751Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-05T20:55:44.751Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-05T20:55:44.751Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-05T20:55:44.751Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-03-05T20:55:44.751Z] === RUN TestFastTimeMarshalJSON [2022-03-05T20:55:44.751Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-05T20:55:44.751Z] PASS [2022-03-05T20:55:44.751Z] coverage: 87.2% of statements [2022-03-05T20:55:44.751Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.264s coverage: 87.2% of statements [2022-03-05T20:55:45.219Z] === RUN TestJSONFileLogger [2022-03-05T20:55:45.219Z] --- PASS: TestJSONFileLogger (0.01s) [2022-03-05T20:55:45.219Z] === RUN TestJSONFileLoggerWithTags [2022-03-05T20:55:45.219Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-05T20:55:45.219Z] === RUN TestJSONFileLoggerWithOpts [2022-03-05T20:55:45.219Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-03-05T20:55:45.219Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-05T20:55:45.219Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.03s) [2022-03-05T20:55:45.219Z] === RUN TestEncodeDecode [2022-03-05T20:55:45.219Z] === PAUSE TestEncodeDecode [2022-03-05T20:55:45.219Z] === RUN TestUnexpectedEOF [2022-03-05T20:55:45.245Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-05T20:55:45.689Z] time="2022-03-05T20:55:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-05T20:55:45.689Z] time="2022-03-05T20:55:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-05T20:55:45.689Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-03-05T20:55:45.689Z] === CONT TestEncodeDecode [2022-03-05T20:55:45.689Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-05T20:55:45.689Z] PASS [2022-03-05T20:55:45.689Z] coverage: 69.9% of statements [2022-03-05T20:55:45.689Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.351s coverage: 69.9% of statements [2022-03-05T20:55:45.851Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-05T20:55:46.676Z] === RUN TestWriteLog [2022-03-05T20:55:46.676Z] === PAUSE TestWriteLog [2022-03-05T20:55:46.676Z] === RUN TestReadLog [2022-03-05T20:55:46.676Z] === PAUSE TestReadLog [2022-03-05T20:55:46.676Z] === RUN TestDecode [2022-03-05T20:55:46.676Z] --- PASS: TestDecode (0.08s) [2022-03-05T20:55:46.676Z] === CONT TestWriteLog [2022-03-05T20:55:46.676Z] --- PASS: TestWriteLog (0.00s) [2022-03-05T20:55:46.676Z] === CONT TestReadLog [2022-03-05T20:55:46.676Z] === RUN TestReadLog/tail_exact [2022-03-05T20:55:46.676Z] === RUN TestReadLog/tail_less_than_available [2022-03-05T20:55:46.676Z] === RUN TestReadLog/tail_more_than_available [2022-03-05T20:55:46.676Z] --- PASS: TestReadLog (0.25s) [2022-03-05T20:55:46.676Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-05T20:55:46.676Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-05T20:55:46.676Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-03-05T20:55:46.676Z] PASS [2022-03-05T20:55:46.676Z] coverage: 78.7% of statements [2022-03-05T20:55:46.676Z] ok github.com/docker/docker/daemon/logger/local 0.418s coverage: 78.7% of statements [2022-03-05T20:55:46.676Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T20:55:46.780Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-05T20:55:47.145Z] === RUN TestOpenFileDelete [2022-03-05T20:55:47.145Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-05T20:55:47.145Z] === RUN TestOpenFileRename [2022-03-05T20:55:47.145Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-05T20:55:47.145Z] === RUN TestHandleDecoderErr [2022-03-05T20:55:47.145Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-05T20:55:47.145Z] === RUN TestParseLogTagDefaultTag [2022-03-05T20:55:47.145Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-05T20:55:47.145Z] === RUN TestParseLogTag [2022-03-05T20:55:47.145Z] --- PASS: TestParseLogTag (0.00s) [2022-03-05T20:55:47.145Z] === RUN TestParseLogTagEmptyTag [2022-03-05T20:55:47.145Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-05T20:55:47.145Z] === RUN TestTailFiles [2022-03-05T20:55:47.145Z] --- PASS: TestTailFiles (0.00s) [2022-03-05T20:55:47.145Z] === RUN TestFollowLogsConsumerGone [2022-03-05T20:55:47.145Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-05T20:55:47.145Z] === RUN TestFollowLogsProducerGone [2022-03-05T20:55:47.145Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-03-05T20:55:47.145Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-03-05T20:55:47.145Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-05T20:55:47.145Z] === RUN TestCheckCapacityAndRotate [2022-03-05T20:55:47.145Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-05T20:55:47.145Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-05T20:55:47.145Z] --- PASS: TestCheckCapacityAndRotate (0.28s) [2022-03-05T20:55:47.145Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-05T20:55:47.145Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-03-05T20:55:47.145Z] PASS [2022-03-05T20:55:47.145Z] coverage: 54.9% of statements [2022-03-05T20:55:47.145Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.525s coverage: 54.9% of statements [2022-03-05T20:55:47.145Z] === RUN TestLog [2022-03-05T20:55:47.145Z] --- PASS: TestLog (0.01s) [2022-03-05T20:55:47.145Z] PASS [2022-03-05T20:55:47.145Z] coverage: 31.5% of statements [2022-03-05T20:55:47.145Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.067s coverage: 31.5% of statements [2022-03-05T20:55:47.347Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-05T20:55:48.712Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-05T20:55:48.713Z] === RUN TestValidateLogOpt [2022-03-05T20:55:48.713Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestNewMissedConfig [2022-03-05T20:55:48.713Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestNewMissedUrl [2022-03-05T20:55:48.713Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestNewMissedToken [2022-03-05T20:55:48.713Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestNewWithProxy [2022-03-05T20:55:48.713Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestDefault [2022-03-05T20:55:48.713Z] --- PASS: TestDefault (0.01s) [2022-03-05T20:55:48.713Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-05T20:55:48.713Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-05T20:55:48.713Z] === RUN TestJsonFormat [2022-03-05T20:55:48.713Z] --- PASS: TestJsonFormat (0.01s) [2022-03-05T20:55:48.713Z] === RUN TestRawFormat [2022-03-05T20:55:48.713Z] --- PASS: TestRawFormat (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestRawFormatWithLabels [2022-03-05T20:55:48.713Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestRawFormatWithoutTag [2022-03-05T20:55:48.713Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestBatching [2022-03-05T20:55:48.713Z] === RUN TestNewParse [2022-03-05T20:55:48.713Z] --- PASS: TestNewParse (0.00s) [2022-03-05T20:55:48.713Z] PASS [2022-03-05T20:55:48.713Z] coverage: 8.3% of statements [2022-03-05T20:55:48.713Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2022-03-05T20:55:48.713Z] === RUN TestParseLogFormat [2022-03-05T20:55:48.713Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestValidateLogOptEmpty [2022-03-05T20:55:48.713Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestValidateSyslogAddress [2022-03-05T20:55:48.713Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestParseAddressDefaultPort [2022-03-05T20:55:48.713Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestValidateSyslogFacility [2022-03-05T20:55:48.713Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestValidateLogOptSyslogFormat [2022-03-05T20:55:48.713Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestValidateLogOpt [2022-03-05T20:55:48.713Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-05T20:55:48.713Z] PASS [2022-03-05T20:55:48.713Z] coverage: 46.8% of statements [2022-03-05T20:55:48.713Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 46.8% of statements [2022-03-05T20:55:48.713Z] --- PASS: TestBatching (0.29s) [2022-03-05T20:55:48.713Z] === RUN TestFrequency [2022-03-05T20:55:48.713Z] --- PASS: TestFrequency (0.17s) [2022-03-05T20:55:48.713Z] === RUN TestOneMessagePerRequest [2022-03-05T20:55:48.713Z] --- PASS: TestOneMessagePerRequest (0.02s) [2022-03-05T20:55:48.713Z] === RUN TestVerify [2022-03-05T20:55:48.713Z] --- PASS: TestVerify (0.00s) [2022-03-05T20:55:48.713Z] === RUN TestSkipVerify [2022-03-05T20:55:49.182Z] time="2022-03-05T20:55:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.182Z] time="2022-03-05T20:55:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.182Z] time="2022-03-05T20:55:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.182Z] time="2022-03-05T20:55:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.651Z] --- PASS: TestSkipVerify (0.89s) [2022-03-05T20:55:49.651Z] === RUN TestBufferMaximum [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646513749.521611\",\"host\":\"e7b0e4ee1ff2\"}'" [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646513749.521611\",\"host\":\"e7b0e4ee1ff2\"}'" [2022-03-05T20:55:49.651Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-05T20:55:49.651Z] === RUN TestServerAlwaysDown [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646513749.524624\",\"host\":\"e7b0e4ee1ff2\"}'" [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646513749.524624\",\"host\":\"e7b0e4ee1ff2\"}'" [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646513749.524624\",\"host\":\"e7b0e4ee1ff2\"}'" [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646513749.525624\",\"host\":\"e7b0e4ee1ff2\"}'" [2022-03-05T20:55:49.651Z] time="2022-03-05T20:55:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646513749.525624\",\"host\":\"e7b0e4ee1ff2\"}'" [2022-03-05T20:55:49.651Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-05T20:55:49.651Z] === RUN TestCannotSendAfterClose [2022-03-05T20:55:49.651Z] --- PASS: TestCannotSendAfterClose (0.05s) [2022-03-05T20:55:49.651Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-05T20:55:50.119Z] === RUN TestV1IDService [2022-03-05T20:55:50.119Z] --- PASS: TestV1IDService (0.05s) [2022-03-05T20:55:50.119Z] === RUN TestV2MetadataService [2022-03-05T20:55:51.107Z] time="2022-03-05T20:55:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-05T20:55:51.107Z] time="2022-03-05T20:55:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e7b0e4ee1ff2\"}'" [2022-03-05T20:55:51.107Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-05T20:55:51.107Z] PASS [2022-03-05T20:55:51.107Z] coverage: 82.5% of statements [2022-03-05T20:55:51.107Z] ok github.com/docker/docker/daemon/logger/splunk 2.525s coverage: 82.5% of statements [2022-03-05T20:55:51.107Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T20:55:51.107Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-05T20:55:51.107Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T20:55:51.229Z] --- PASS: TestCreateServiceMultipleTimes (17.03s) [2022-03-05T20:55:51.229Z] === RUN TestCreateServiceConflict [2022-03-05T20:55:51.485Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-05T20:55:51.576Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-05T20:55:51.576Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-05T20:55:51.576Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-05T20:55:51.576Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-05T20:55:51.576Z] === RUN TestContinueOnError_NeverContinue [2022-03-05T20:55:51.576Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-05T20:55:51.576Z] === RUN TestContinueOnError_UnnestsErrors [2022-03-05T20:55:51.576Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-03-05T20:55:51.576Z] === RUN TestManifestStore [2022-03-05T20:55:51.576Z] === RUN TestManifestStore/no_remote_or_local [2022-03-05T20:55:51.576Z] === RUN TestSuccessfulDownload [2022-03-05T20:55:51.576Z] download_test.go:268: Needs fixing on Windows [2022-03-05T20:55:51.576Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-05T20:55:51.576Z] === RUN TestCancelledDownload [2022-03-05T20:55:51.576Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-05T20:55:51.576Z] === RUN TestMaxDownloadAttempts [2022-03-05T20:55:51.576Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T20:55:51.576Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T20:55:51.576Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T20:55:51.576Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T20:55:51.576Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T20:55:51.576Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T20:55:51.576Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T20:55:51.576Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T20:55:51.576Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T20:55:51.576Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T20:55:51.576Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T20:55:51.576Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T20:55:51.576Z] --- PASS: TestV2MetadataService (1.40s) [2022-03-05T20:55:51.576Z] PASS [2022-03-05T20:55:51.576Z] coverage: 48.2% of statements [2022-03-05T20:55:51.576Z] ok github.com/docker/docker/distribution/metadata 1.575s coverage: 48.2% of statements [2022-03-05T20:55:51.576Z] time="2022-03-05T20:55:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local524742871\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-05T20:55:51.576Z] === RUN TestManifestStore/no_local_cache [2022-03-05T20:55:51.576Z] === RUN TestManifestStore/with_local_cache [2022-03-05T20:55:51.576Z] === RUN TestManifestStore/unknown_media_type [2022-03-05T20:55:51.576Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-05T20:55:51.576Z] time="2022-03-05T20:55:51Z" level=warning msg="reference for unknown type: " [2022-03-05T20:55:51.576Z] time="2022-03-05T20:55:51Z" level=warning msg="reference for unknown type: " [2022-03-05T20:55:52.044Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-05T20:55:52.044Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-05T20:55:52.044Z] time="2022-03-05T20:55:51Z" level=warning msg="reference for unknown type: " [2022-03-05T20:55:52.044Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-05T20:55:52.044Z] time="2022-03-05T20:55:51Z" level=warning msg="reference for unknown type: " [2022-03-05T20:55:52.044Z] time="2022-03-05T20:55:51Z" level=warning msg="reference for unknown type: " [2022-03-05T20:55:52.044Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-05T20:55:52.044Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-05T20:55:52.044Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-05T20:55:52.044Z] time="2022-03-05T20:55:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-05T20:55:52.044Z] --- PASS: TestManifestStore (0.42s) [2022-03-05T20:55:52.044Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-03-05T20:55:52.044Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-05T20:55:52.044Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-05T20:55:52.044Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2022-03-05T20:55:52.044Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-05T20:55:52.045Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-03-05T20:55:52.045Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2022-03-05T20:55:52.045Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-05T20:55:52.045Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-05T20:55:52.045Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaType [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-05T20:55:52.045Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-05T20:55:52.045Z] === RUN TestFixManifestLayers [2022-03-05T20:55:52.045Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-05T20:55:52.045Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-05T20:55:52.045Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-05T20:55:52.045Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-05T20:55:52.045Z] === RUN TestFixManifestLayersBadParent [2022-03-05T20:55:52.045Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-05T20:55:52.045Z] === RUN TestValidateManifest [2022-03-05T20:55:52.045Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-05T20:55:52.045Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-05T20:55:52.045Z] === RUN TestFormatPlatform [2022-03-05T20:55:52.045Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-05T20:55:52.045Z] === RUN TestPullSchema2Config [2022-03-05T20:55:52.045Z] === RUN TestPullSchema2Config/success_first_time [2022-03-05T20:55:52.045Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T20:55:52.045Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T20:55:52.045Z] === RUN TestPullSchema2Config/500_status [2022-03-05T20:55:52.045Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T20:55:52.045Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T20:55:52.045Z] time="2022-03-05T20:55:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T20:55:52.045Z] time="2022-03-05T20:55:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T20:55:52.045Z] time="2022-03-05T20:55:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T20:55:52.045Z] time="2022-03-05T20:55:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T20:55:52.045Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-05T20:55:52.045Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-03-05T20:55:52.045Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-03-05T20:55:52.045Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-03-05T20:55:52.045Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-03-05T20:55:52.045Z] === RUN TestTransfer [2022-03-05T20:55:52.045Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T20:55:52.045Z] === RUN TestPullSchema2Config/EOF [2022-03-05T20:55:52.045Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T20:55:52.045Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T20:55:52.045Z] 2022/03/05 20:55:51 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-05T20:55:52.045Z] goroutine 117 [running]: [2022-03-05T20:55:52.045Z] net/http.(*conn).serve.func1(0xc0003466e0) [2022-03-05T20:55:52.045Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-05T20:55:52.045Z] panic(0x179fe60, 0x191aae0) [2022-03-05T20:55:52.045Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-05T20:55:52.045Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0x1, 0x1930e50, 0xc00049a460) [2022-03-05T20:55:52.045Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xe8 [2022-03-05T20:55:52.045Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1(0x1930e50, 0xc00049a460, 0xc000064e00) [2022-03-05T20:55:52.045Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x214 [2022-03-05T20:55:52.045Z] net/http.HandlerFunc.ServeHTTP(0xc0001648a0, 0x1930e50, 0xc00049a460, 0xc000064e00) [2022-03-05T20:55:52.045Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-05T20:55:52.045Z] net/http.serverHandler.ServeHTTP(0xc00049a380, 0x1930e50, 0xc00049a460, 0xc000064e00) [2022-03-05T20:55:52.045Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-05T20:55:52.045Z] net/http.(*conn).serve(0xc0003466e0, 0x19323e0, 0xc000348780) [2022-03-05T20:55:52.045Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-05T20:55:52.045Z] created by net/http.(*Server).Serve [2022-03-05T20:55:52.045Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-05T20:55:52.045Z] --- PASS: TestTransfer (0.15s) [2022-03-05T20:55:52.045Z] === RUN TestConcurrencyLimit [2022-03-05T20:55:52.515Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T20:55:52.515Z] === RUN TestPullSchema2Config/unauthorized [2022-03-05T20:55:52.515Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T20:55:52.515Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T20:55:52.515Z] --- PASS: TestPullSchema2Config (0.56s) [2022-03-05T20:55:52.515Z] --- PASS: TestPullSchema2Config/success_first_time (0.04s) [2022-03-05T20:55:52.515Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-05T20:55:52.515Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-05T20:55:52.515Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-05T20:55:52.515Z] === RUN TestGetRepositoryMountCandidates [2022-03-05T20:55:52.515Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestLayerAlreadyExists [2022-03-05T20:55:52.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-05T20:55:52.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-05T20:55:52.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-05T20:55:52.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-05T20:55:52.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-05T20:55:52.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-05T20:55:52.515Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestWhenEmptyAuthConfig [2022-03-05T20:55:52.515Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-05T20:55:52.515Z] === RUN TestInactiveJobs [2022-03-05T20:55:52.515Z] === RUN TestNotFound [2022-03-05T20:55:52.515Z] --- PASS: TestNotFound (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestConflict [2022-03-05T20:55:52.515Z] --- PASS: TestConflict (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestForbidden [2022-03-05T20:55:52.515Z] --- PASS: TestForbidden (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestInvalidParameter [2022-03-05T20:55:52.515Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestNotImplemented [2022-03-05T20:55:52.515Z] --- PASS: TestNotImplemented (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestNotModified [2022-03-05T20:55:52.515Z] --- PASS: TestNotModified (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestUnauthorized [2022-03-05T20:55:52.515Z] --- PASS: TestUnauthorized (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestUnknown [2022-03-05T20:55:52.515Z] --- PASS: TestUnknown (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestCancelled [2022-03-05T20:55:52.515Z] --- PASS: TestCancelled (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestDeadline [2022-03-05T20:55:52.515Z] --- PASS: TestDeadline (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestDataLoss [2022-03-05T20:55:52.515Z] --- PASS: TestDataLoss (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestUnavailable [2022-03-05T20:55:52.515Z] --- PASS: TestUnavailable (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestSystem [2022-03-05T20:55:52.515Z] --- PASS: TestSystem (0.00s) [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Not_Found [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Bad_Request [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Conflict [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Unauthorized [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Forbidden [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Not_Modified [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-05T20:55:52.515Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-05T20:55:52.515Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-05T20:55:52.515Z] PASS [2022-03-05T20:55:52.515Z] coverage: 53.1% of statements [2022-03-05T20:55:52.515Z] ok github.com/docker/docker/errdefs 0.055s coverage: 53.1% of statements [2022-03-05T20:55:52.985Z] --- PASS: TestInactiveJobs (0.43s) [2022-03-05T20:55:52.985Z] === RUN TestWatchRelease [2022-03-05T20:55:52.985Z] --- PASS: TestWatchRelease (0.04s) [2022-03-05T20:55:52.985Z] === RUN TestWatchFinishedTransfer [2022-03-05T20:55:52.986Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-05T20:55:52.986Z] === RUN TestDuplicateTransfer [2022-03-05T20:55:52.986Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-05T20:55:52.986Z] === RUN TestSuccessfulUpload [2022-03-05T20:55:53.454Z] time="2022-03-05T20:55:53Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-05T20:55:53.454Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-05T20:55:53.454Z] === RUN TestCancelledUpload [2022-03-05T20:55:53.454Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-05T20:55:53.454Z] PASS [2022-03-05T20:55:53.454Z] coverage: 76.4% of statements [2022-03-05T20:55:53.454Z] ok github.com/docker/docker/distribution/xfer 2.010s coverage: 76.4% of statements [2022-03-05T20:55:53.923Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-03-05T20:55:53.923Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-05T20:55:53.923Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-05T20:55:53.923Z] === RUN TestTokenPassThru [2022-03-05T20:55:53.923Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-05T20:55:53.923Z] === RUN TestTokenPassThruDifferentHost [2022-03-05T20:55:53.923Z] --- PASS: TestTokenPassThruDifferentHost (0.03s) [2022-03-05T20:55:53.923Z] PASS [2022-03-05T20:55:53.923Z] coverage: 25.9% of statements [2022-03-05T20:55:53.923Z] ok github.com/docker/docker/distribution 2.375s coverage: 25.9% of statements [2022-03-05T20:55:53.923Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T20:55:53.923Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T20:55:53.923Z] === RUN TestFSGetInvalidData [2022-03-05T20:55:53.923Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-03-05T20:55:53.923Z] === RUN TestFSInvalidSet [2022-03-05T20:55:53.923Z] --- PASS: TestFSInvalidSet (0.03s) [2022-03-05T20:55:53.923Z] === RUN TestFSInvalidRoot [2022-03-05T20:55:53.923Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-05T20:55:53.923Z] === RUN TestFSMetadataGetSet [2022-03-05T20:55:53.923Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-05T20:55:53.923Z] === RUN TestFSInvalidWalker [2022-03-05T20:55:53.923Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-05T20:55:53.923Z] === RUN TestFSGetSet [2022-03-05T20:55:53.923Z] --- PASS: TestFSGetSet (0.02s) [2022-03-05T20:55:53.923Z] === RUN TestFSGetUnsetKey [2022-03-05T20:55:53.923Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-05T20:55:53.923Z] === RUN TestFSGetEmptyData [2022-03-05T20:55:53.923Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-05T20:55:53.923Z] === RUN TestFSDelete [2022-03-05T20:55:53.923Z] --- PASS: TestFSDelete (0.02s) [2022-03-05T20:55:53.923Z] === RUN TestFSWalker [2022-03-05T20:55:54.002Z] --- PASS: TestCreateServiceConflict (2.45s) [2022-03-05T20:55:54.002Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T20:55:54.002Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-05T20:55:54.268Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-05T20:55:54.392Z] --- PASS: TestFSWalker (0.02s) [2022-03-05T20:55:54.392Z] === RUN TestFSWalkerStopOnError [2022-03-05T20:55:54.392Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2022-03-05T20:55:54.392Z] === RUN TestNewFromJSON [2022-03-05T20:55:54.392Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-05T20:55:54.392Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-05T20:55:54.392Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-05T20:55:54.392Z] === RUN TestMarshalKeyOrder [2022-03-05T20:55:54.392Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-05T20:55:54.392Z] === RUN TestImage [2022-03-05T20:55:54.392Z] --- PASS: TestImage (0.00s) [2022-03-05T20:55:54.392Z] === RUN TestImageOSNotEmpty [2022-03-05T20:55:54.392Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-05T20:55:54.392Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-05T20:55:54.392Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-05T20:55:54.392Z] === RUN TestCreate [2022-03-05T20:55:54.392Z] --- PASS: TestCreate (0.01s) [2022-03-05T20:55:54.392Z] === RUN TestRestore [2022-03-05T20:55:54.392Z] === RUN TestCompare [2022-03-05T20:55:54.392Z] --- PASS: TestCompare (0.00s) [2022-03-05T20:55:54.392Z] PASS [2022-03-05T20:55:54.392Z] coverage: 19.2% of statements [2022-03-05T20:55:54.392Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2022-03-05T20:55:54.392Z] time="2022-03-05T20:55:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-05T20:55:54.392Z] --- PASS: TestRestore (0.26s) [2022-03-05T20:55:54.392Z] === RUN TestAddDelete [2022-03-05T20:55:54.392Z] --- PASS: TestAddDelete (0.03s) [2022-03-05T20:55:54.392Z] === RUN TestSearchAfterDelete [2022-03-05T20:55:54.392Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-05T20:55:54.392Z] === RUN TestParentReset [2022-03-05T20:55:54.392Z] --- PASS: TestParentReset (0.04s) [2022-03-05T20:55:54.392Z] === RUN TestGetAndSetLastUpdated [2022-03-05T20:55:54.392Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-05T20:55:54.392Z] === RUN TestStoreLen [2022-03-05T20:55:54.928Z] --- PASS: TestStoreLen (0.11s) [2022-03-05T20:55:54.928Z] PASS [2022-03-05T20:55:54.928Z] coverage: 86.8% of statements [2022-03-05T20:55:54.928Z] ok github.com/docker/docker/image 0.853s coverage: 86.8% of statements [2022-03-05T20:55:54.928Z] === RUN TestMakeV1ConfigFromConfig [2022-03-05T20:55:54.928Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-05T20:55:54.928Z] PASS [2022-03-05T20:55:54.928Z] coverage: 25.0% of statements [2022-03-05T20:55:54.928Z] ok github.com/docker/docker/image/v1 0.102s coverage: 25.0% of statements [2022-03-05T20:55:54.928Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-05T20:55:54.928Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T20:55:56.387Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T20:55:56.387Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T20:55:56.387Z] [2022-03-05T20:55:56.387Z] === Skipped [2022-03-05T20:55:56.388Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-05T20:55:56.388Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-05T20:55:56.388Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:73: No driver to put! [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-05T20:55:56.388Z] time="2022-03-05T20:54:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-05T20:55:56.388Z] time="2022-03-05T20:54:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-05T20:55:56.388Z] time="2022-03-05T20:54:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-05T20:55:56.388Z] time="2022-03-05T20:54:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-05T20:55:56.388Z] time="2022-03-05T20:54:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:73: No driver to put! [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-05T20:55:56.388Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-05T20:55:56.388Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-05T20:55:56.388Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T20:55:56.388Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-05T20:55:56.388Z] graphtest_unix.go:73: No driver to put! [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-05T20:55:56.388Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-05T20:55:56.388Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-05T20:55:56.388Z] [2022-03-05T20:55:56.388Z] DONE 2251 tests, 26 skipped in 250.528s Post stage [Pipeline] junit [2022-03-05T20:55:56.402Z] Recording test results [2022-03-05T20:55:56.495Z] === RUN TestSerialization [2022-03-05T20:55:56.495Z] --- PASS: TestSerialization (0.02s) [2022-03-05T20:55:56.495Z] PASS [2022-03-05T20:55:56.495Z] coverage: 100.0% of statements [2022-03-05T20:55:56.495Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2022-03-05T20:55:56.495Z] === RUN TestEnvironmentParsing [2022-03-05T20:55:56.495Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-05T20:55:56.495Z] PASS [2022-03-05T20:55:56.495Z] coverage: 1.0% of statements [2022-03-05T20:55:56.495Z] ok github.com/docker/docker/libcontainerd/local 0.074s coverage: 1.0% of statements [2022-03-05T20:55:56.737Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-05T20:55:57.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43333/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ce3b6d1ae91c875f35800ea7bfd4fbf3204419dc hack/validate/vendor [2022-03-05T20:55:57.486Z] === RUN TestEmptyLayer [2022-03-05T20:55:57.486Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-05T20:55:57.486Z] === RUN TestCommitFailure [2022-03-05T20:55:57.486Z] --- PASS: TestCommitFailure (0.02s) [2022-03-05T20:55:57.486Z] === RUN TestStartTransactionFailure [2022-03-05T20:55:57.486Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-05T20:55:57.486Z] === RUN TestGetOrphan [2022-03-05T20:55:57.486Z] --- PASS: TestGetOrphan (0.04s) [2022-03-05T20:55:57.486Z] === RUN TestMountAndRegister [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-05T20:55:57.486Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-05T20:55:57.486Z] layer_test.go:271: Layer size: 14 [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-05T20:55:57.486Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-05T20:55:57.486Z] PASS [2022-03-05T20:55:57.486Z] coverage: 42.3% of statements [2022-03-05T20:55:57.486Z] ok github.com/docker/docker/oci 0.066s coverage: 42.3% of statements [2022-03-05T20:55:57.486Z] --- PASS: TestMountAndRegister (0.09s) [2022-03-05T20:55:57.486Z] === RUN TestLayerRelease [2022-03-05T20:55:57.486Z] layer_test.go:304: Failing on Windows [2022-03-05T20:55:57.486Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-05T20:55:57.486Z] === RUN TestStoreRestore [2022-03-05T20:55:57.486Z] layer_test.go:353: Failing on Windows [2022-03-05T20:55:57.486Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-05T20:55:57.486Z] === RUN TestTarStreamStability [2022-03-05T20:55:57.486Z] layer_test.go:468: Failing on Windows [2022-03-05T20:55:57.486Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-05T20:55:57.486Z] === RUN TestRegisterExistingLayer [2022-03-05T20:55:57.486Z] === RUN TestParseVersion [2022-03-05T20:55:57.486Z] --- PASS: TestParseVersion (0.00s) [2022-03-05T20:55:57.486Z] PASS [2022-03-05T20:55:57.486Z] coverage: 52.9% of statements [2022-03-05T20:55:57.486Z] ok github.com/docker/docker/pkg/aaparser 0.075s coverage: 52.9% of statements [2022-03-05T20:55:57.555Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2022-03-05T20:55:57.555Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T20:55:57.631Z] update vendored copy of archive/tar [2022-03-05T20:55:57.631Z] downloading: https://golang.org/dl/go1.16.15.src.tar.gz [2022-03-05T20:55:57.812Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-05T20:55:57.955Z] --- PASS: TestRegisterExistingLayer (0.25s) [2022-03-05T20:55:57.955Z] === RUN TestTarStreamVerification [2022-03-05T20:55:57.955Z] layer_test.go:697: Failing on Windows [2022-03-05T20:55:57.955Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-05T20:55:57.955Z] === RUN TestLayerMigration [2022-03-05T20:55:57.955Z] migration_test.go:46: Failing on Windows [2022-03-05T20:55:57.955Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-05T20:55:57.955Z] === RUN TestLayerMigrationNoTarsplit [2022-03-05T20:55:57.955Z] migration_test.go:182: Failing on Windows [2022-03-05T20:55:57.955Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-05T20:55:57.955Z] === RUN TestMountInit [2022-03-05T20:55:57.955Z] mount_test.go:17: Failing on Windows [2022-03-05T20:55:57.955Z] --- SKIP: TestMountInit (0.00s) [2022-03-05T20:55:57.955Z] === RUN TestMountSize [2022-03-05T20:55:57.955Z] mount_test.go:76: Failing on Windows [2022-03-05T20:55:57.955Z] --- SKIP: TestMountSize (0.00s) [2022-03-05T20:55:57.955Z] === RUN TestMountChanges [2022-03-05T20:55:57.955Z] mount_test.go:125: Failing on Windows [2022-03-05T20:55:57.955Z] --- SKIP: TestMountChanges (0.00s) [2022-03-05T20:55:57.955Z] === RUN TestMountApply [2022-03-05T20:55:57.955Z] mount_test.go:212: Failing on Windows [2022-03-05T20:55:57.955Z] --- SKIP: TestMountApply (0.00s) [2022-03-05T20:55:57.955Z] PASS [2022-03-05T20:55:57.955Z] coverage: 30.1% of statements [2022-03-05T20:55:57.955Z] ok github.com/docker/docker/layer 0.534s coverage: 30.1% of statements [2022-03-05T20:55:57.955Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T20:55:57.955Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T20:55:57.955Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T20:55:57.955Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T20:55:57.955Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T20:55:58.424Z] === RUN TestAddressPoolOpt [2022-03-05T20:55:58.424Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/a [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/something [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/_=a [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/env1=value1 [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/_env1=value1 [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/PATH [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/=a [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/PATH= [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/PATH=something [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/asd!qwe [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/1asd [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/123 [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/some_space [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/__some_space_before [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/some_space_after__ [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/= [2022-03-05T20:55:58.424Z] === RUN TestValidateEnv/PaTh [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-05T20:55:58.424Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-05T20:55:58.424Z] === RUN TestParseHost [2022-03-05T20:55:58.424Z] --- PASS: TestParseHost (0.00s) [2022-03-05T20:55:58.424Z] === RUN TestParseDockerDaemonHost [2022-03-05T20:55:58.424Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-05T20:55:58.424Z] === RUN TestParseTCP [2022-03-05T20:55:58.424Z] --- PASS: TestParseTCP (0.00s) [2022-03-05T20:55:58.424Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-05T20:55:58.424Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-05T20:55:58.424Z] === RUN TestValidateExtraHosts [2022-03-05T20:55:58.424Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-05T20:55:58.424Z] === RUN TestIpOptString [2022-03-05T20:55:58.424Z] --- PASS: TestIpOptString (0.00s) [2022-03-05T20:55:58.424Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-05T20:55:58.424Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestNewIpOptValidDefaultVal [2022-03-05T20:55:58.894Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestIpOptSetInvalidVal [2022-03-05T20:55:58.894Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestValidateIPAddress [2022-03-05T20:55:58.894Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestMapOpts [2022-03-05T20:55:58.894Z] --- PASS: TestMapOpts (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestListOptsWithoutValidator [2022-03-05T20:55:58.894Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestListOptsWithValidator [2022-03-05T20:55:58.894Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestValidateDNSSearch [2022-03-05T20:55:58.894Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_general_format [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_one_more [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-05T20:55:58.894Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-05T20:55:58.894Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestNamedListOpts [2022-03-05T20:55:58.894Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestNamedMapOpts [2022-03-05T20:55:58.894Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestParseLink [2022-03-05T20:55:58.894Z] --- PASS: TestParseLink (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestQuotedStringSetWithQuotes [2022-03-05T20:55:58.894Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-05T20:55:58.894Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-05T20:55:58.894Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-05T20:55:58.894Z] === RUN TestUlimitOpt [2022-03-05T20:55:58.894Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-05T20:55:58.894Z] PASS [2022-03-05T20:55:58.894Z] coverage: 67.1% of statements [2022-03-05T20:55:58.894Z] ok github.com/docker/docker/opts 0.121s coverage: 67.1% of statements [2022-03-05T20:55:59.363Z] === RUN TestPeerCertificateMarshalJSON [2022-03-05T20:55:59.541Z] patching file stat_unix.go [2022-03-05T20:55:59.541Z] 2022/03/05 20:55:59 Collecting initial packages [2022-03-05T20:55:59.541Z] 2022/03/05 20:55:59 Download dependencies [2022-03-05T20:55:59.834Z] === RUN TestUnbuffered [2022-03-05T20:55:59.834Z] --- PASS: TestUnbuffered (0.00s) [2022-03-05T20:55:59.834Z] === RUN TestRaceUnbuffered [2022-03-05T20:55:59.834Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-05T20:55:59.834Z] PASS [2022-03-05T20:55:59.834Z] coverage: 100.0% of statements [2022-03-05T20:55:59.834Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2022-03-05T20:56:00.303Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-05T20:56:00.303Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-05T20:56:00.303Z] --- PASS: TestPeerCertificateMarshalJSON (0.73s) [2022-03-05T20:56:00.303Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-05T20:56:00.303Z] === RUN TestMiddleware [2022-03-05T20:56:00.303Z] --- PASS: TestMiddleware (0.00s) [2022-03-05T20:56:00.303Z] === RUN TestNewResponseModifier [2022-03-05T20:56:00.303Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-05T20:56:00.303Z] PASS [2022-03-05T20:56:00.303Z] coverage: 26.8% of statements [2022-03-05T20:56:00.303Z] ok github.com/docker/docker/pkg/authorization 0.806s coverage: 26.8% of statements [2022-03-05T20:56:00.303Z] === RUN TestMatch [2022-03-05T20:56:00.303Z] === RUN TestMatch/[[]] [2022-03-05T20:56:00.303Z] === RUN TestMatch/[[foo]] [2022-03-05T20:56:00.303Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-05T20:56:00.303Z] === RUN TestMatch/[[foo_bar]] [2022-03-05T20:56:00.303Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-05T20:56:00.303Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-05T20:56:00.303Z] === RUN TestMatch/[] [2022-03-05T20:56:00.303Z] === RUN TestMatch/[]#01 [2022-03-05T20:56:00.303Z] === RUN TestMatch/[[qux]] [2022-03-05T20:56:00.303Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-05T20:56:00.303Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-05T20:56:00.303Z] === RUN TestMatch/[[foo_baz]] [2022-03-05T20:56:00.303Z] --- PASS: TestMatch (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[] (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-05T20:56:00.303Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-05T20:56:00.303Z] PASS [2022-03-05T20:56:00.303Z] coverage: 87.5% of statements [2022-03-05T20:56:00.303Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-03-05T20:56:00.333Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-05T20:56:00.589Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-05T20:56:00.772Z] === RUN TestIsArchivePathDir [2022-03-05T20:56:00.772Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-03-05T20:56:00.772Z] === RUN TestIsArchivePathInvalidFile [2022-03-05T20:56:00.772Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-03-05T20:56:00.772Z] === RUN TestIsArchivePathTar [2022-03-05T20:56:01.241Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-03-05T20:56:01.241Z] === RUN TestDecompressStreamGzip [2022-03-05T20:56:01.241Z] === RUN TestSizeEmpty [2022-03-05T20:56:01.241Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestSizeEmptyFile [2022-03-05T20:56:01.241Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestSizeNonemptyFile [2022-03-05T20:56:01.241Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-05T20:56:01.241Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-05T20:56:01.241Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-05T20:56:01.241Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestMoveToSubdir [2022-03-05T20:56:01.241Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestSizeNonExistingDirectory [2022-03-05T20:56:01.241Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-05T20:56:01.241Z] PASS [2022-03-05T20:56:01.241Z] coverage: 80.0% of statements [2022-03-05T20:56:01.241Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2022-03-05T20:56:01.241Z] --- PASS: TestDecompressStreamGzip (0.18s) [2022-03-05T20:56:01.241Z] === RUN TestDecompressStreamBzip2 [2022-03-05T20:56:01.241Z] === RUN TestChrootTarUntar [2022-03-05T20:56:01.241Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:01.241Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-05T20:56:01.241Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:01.241Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestChrootUntarEmptyArchive [2022-03-05T20:56:01.241Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestChrootTarUntarWithSymlink [2022-03-05T20:56:01.241Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T20:56:01.241Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestChrootCopyWithTar [2022-03-05T20:56:01.241Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T20:56:01.241Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestChrootCopyFileWithTar [2022-03-05T20:56:01.241Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:01.241Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestChrootUntarPath [2022-03-05T20:56:01.241Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T20:56:01.241Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-05T20:56:01.241Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:01.241Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-05T20:56:01.241Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:01.241Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestChrootApplyDotDotFile [2022-03-05T20:56:01.241Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:01.241Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-05T20:56:01.241Z] PASS [2022-03-05T20:56:01.241Z] coverage: 15.1% of statements [2022-03-05T20:56:01.241Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.1% of statements [2022-03-05T20:56:01.241Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-03-05T20:56:01.241Z] === RUN TestDecompressStreamXz [2022-03-05T20:56:01.241Z] archive_test.go:134: Xz not present in msys2 [2022-03-05T20:56:01.241Z] --- SKIP: TestDecompressStreamXz (0.01s) [2022-03-05T20:56:01.241Z] === RUN TestCompressStreamXzUnsupported [2022-03-05T20:56:01.241Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-05T20:56:01.241Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-05T20:56:01.241Z] === RUN TestCompressStreamInvalid [2022-03-05T20:56:01.241Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-05T20:56:01.827Z] === RUN TestExtensionInvalid [2022-03-05T20:56:01.827Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-05T20:56:01.827Z] === RUN TestExtensionUncompressed [2022-03-05T20:56:01.827Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-05T20:56:01.827Z] === RUN TestExtensionBzip2 [2022-03-05T20:56:01.827Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-05T20:56:01.827Z] === RUN TestExtensionGzip [2022-03-05T20:56:01.827Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-05T20:56:01.827Z] === RUN TestExtensionXz [2022-03-05T20:56:01.827Z] --- PASS: TestExtensionXz (0.00s) [2022-03-05T20:56:01.827Z] === RUN TestCmdStreamLargeStderr [2022-03-05T20:56:01.827Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-05T20:56:01.827Z] === RUN TestCmdStreamBad [2022-03-05T20:56:01.831Z] archive_test.go:239: Failing on Windows CI machines [2022-03-05T20:56:01.831Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-05T20:56:01.831Z] === RUN TestCmdStreamGood [2022-03-05T20:56:01.831Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-05T20:56:01.831Z] === RUN TestUntarPathWithInvalidDest [2022-03-05T20:56:01.831Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-03-05T20:56:01.831Z] === RUN TestUntarPathWithInvalidSrc [2022-03-05T20:56:01.831Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-05T20:56:01.831Z] === RUN TestUntarPath [2022-03-05T20:56:01.831Z] === RUN Test [2022-03-05T20:56:01.831Z] === RUN Test/TestContainsEntry [2022-03-05T20:56:01.831Z] === RUN Test/TestCreateEntries [2022-03-05T20:56:01.831Z] === RUN Test/TestEntriesDiff [2022-03-05T20:56:01.831Z] === RUN Test/TestEntriesEquality [2022-03-05T20:56:01.831Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-03-05T20:56:01.831Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-03-05T20:56:01.831Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-03-05T20:56:01.831Z] === RUN Test/TestGeneratorNotGenerate [2022-03-05T20:56:01.831Z] === RUN Test/TestGeneratorWithPort [2022-03-05T20:56:01.831Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-03-05T20:56:01.831Z] === RUN Test/TestNewEntry [2022-03-05T20:56:01.831Z] === RUN Test/TestParse [2022-03-05T20:56:01.831Z] --- PASS: Test (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestNewEntry (0.00s) [2022-03-05T20:56:01.831Z] --- PASS: Test/TestParse (0.00s) [2022-03-05T20:56:01.831Z] PASS [2022-03-05T20:56:01.831Z] coverage: 58.3% of statements [2022-03-05T20:56:01.831Z] ok github.com/docker/docker/pkg/discovery 0.072s coverage: 58.3% of statements [2022-03-05T20:56:01.831Z] --- PASS: TestUntarPath (0.10s) [2022-03-05T20:56:01.831Z] === RUN TestUntarPathWithDestinationFile [2022-03-05T20:56:01.831Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-03-05T20:56:01.831Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-05T20:56:02.303Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-03-05T20:56:02.303Z] === RUN TestCopyWithTarInvalidSrc [2022-03-05T20:56:02.303Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-05T20:56:02.303Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-05T20:56:02.303Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-05T20:56:02.303Z] === RUN TestCopyWithTarSrcFile [2022-03-05T20:56:02.303Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-05T20:56:02.303Z] === RUN TestCopyWithTarSrcFolder [2022-03-05T20:56:02.303Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-05T20:56:02.303Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-05T20:56:02.303Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-05T20:56:02.303Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-05T20:56:02.303Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-05T20:56:02.303Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-05T20:56:02.303Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-05T20:56:02.303Z] === RUN TestCopyFileWithTarSrcFile [2022-03-05T20:56:02.303Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-05T20:56:02.303Z] === RUN TestTarFiles [2022-03-05T20:56:02.303Z] === RUN Test [2022-03-05T20:56:02.304Z] === RUN Test/TestContent [2022-03-05T20:56:02.304Z] === RUN Test/TestInitialize [2022-03-05T20:56:02.304Z] === RUN Test/TestNew [2022-03-05T20:56:02.304Z] === RUN Test/TestParsingContentsWithComments [2022-03-05T20:56:02.304Z] === RUN Test/TestRegister [2022-03-05T20:56:02.304Z] === RUN Test/TestWatch [2022-03-05T20:56:02.304Z] --- PASS: Test (0.01s) [2022-03-05T20:56:02.304Z] --- PASS: Test/TestContent (0.00s) [2022-03-05T20:56:02.304Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-05T20:56:02.304Z] --- PASS: Test/TestNew (0.00s) [2022-03-05T20:56:02.304Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-03-05T20:56:02.304Z] --- PASS: Test/TestRegister (0.00s) [2022-03-05T20:56:02.304Z] --- PASS: Test/TestWatch (0.01s) [2022-03-05T20:56:02.304Z] PASS [2022-03-05T20:56:02.304Z] coverage: 97.6% of statements [2022-03-05T20:56:02.304Z] ok github.com/docker/docker/pkg/discovery/file 0.061s coverage: 97.6% of statements [2022-03-05T20:56:02.772Z] === RUN Test [2022-03-05T20:56:02.772Z] === RUN Test/TestInitialize [2022-03-05T20:56:02.772Z] === RUN Test [2022-03-05T20:56:02.772Z] === RUN Test/TestWatch [2022-03-05T20:56:02.772Z] --- PASS: Test (0.00s) [2022-03-05T20:56:02.772Z] --- PASS: Test/TestWatch (0.00s) [2022-03-05T20:56:02.772Z] PASS [2022-03-05T20:56:02.772Z] coverage: 92.3% of statements [2022-03-05T20:56:02.772Z] ok github.com/docker/docker/pkg/discovery/memory 0.066s coverage: 92.3% of statements [2022-03-05T20:56:03.241Z] time="2022-03-05T20:56:02Z" level=info msg="Initializing discovery without TLS" [2022-03-05T20:56:03.241Z] time="2022-03-05T20:56:02Z" level=info msg="Initializing discovery without TLS" [2022-03-05T20:56:03.241Z] time="2022-03-05T20:56:02Z" level=info msg="Initializing discovery without TLS" [2022-03-05T20:56:03.241Z] === RUN Test/TestInitializeWithCerts [2022-03-05T20:56:03.241Z] time="2022-03-05T20:56:02Z" level=info msg="Initializing discovery with TLS" [2022-03-05T20:56:03.241Z] === RUN Test/TestWatch [2022-03-05T20:56:03.241Z] time="2022-03-05T20:56:02Z" level=info msg="Initializing discovery without TLS" [2022-03-05T20:56:03.710Z] === RUN Test [2022-03-05T20:56:03.710Z] === RUN Test/TestInitialize [2022-03-05T20:56:03.710Z] === RUN Test/TestInitializeWithPattern [2022-03-05T20:56:03.710Z] === RUN Test/TestRegister [2022-03-05T20:56:03.710Z] === RUN Test/TestWatch [2022-03-05T20:56:03.710Z] --- PASS: Test (0.00s) [2022-03-05T20:56:03.710Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-05T20:56:03.710Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-03-05T20:56:03.710Z] --- PASS: Test/TestRegister (0.00s) [2022-03-05T20:56:03.710Z] --- PASS: Test/TestWatch (0.00s) [2022-03-05T20:56:03.710Z] PASS [2022-03-05T20:56:03.710Z] coverage: 93.8% of statements [2022-03-05T20:56:03.710Z] ok github.com/docker/docker/pkg/discovery/nodes 0.056s coverage: 93.8% of statements [2022-03-05T20:56:03.859Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-05T20:56:04.115Z] === RUN TestDockerSuite/TestCpToDot [2022-03-05T20:56:04.178Z] === RUN TestPollerAddRemove [2022-03-05T20:56:04.178Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-05T20:56:04.178Z] === RUN TestPollerEvent [2022-03-05T20:56:04.178Z] poller_test.go:41: No chmod on Windows [2022-03-05T20:56:04.178Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-05T20:56:04.178Z] === RUN TestPollerClose [2022-03-05T20:56:04.178Z] --- PASS: TestPollerClose (0.00s) [2022-03-05T20:56:04.178Z] PASS [2022-03-05T20:56:04.178Z] coverage: 45.7% of statements [2022-03-05T20:56:04.178Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2022-03-05T20:56:04.372Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-05T20:56:05.165Z] === RUN TestCopyFileWithInvalidSrc [2022-03-05T20:56:05.165Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCopyFileWithInvalidDest [2022-03-05T20:56:05.165Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-05T20:56:05.165Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-05T20:56:05.165Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-05T20:56:05.165Z] === RUN TestCopyFile [2022-03-05T20:56:05.165Z] --- PASS: TestCopyFile (0.01s) [2022-03-05T20:56:05.165Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-05T20:56:05.165Z] fileutils_test.go:134: Needs porting to Windows [2022-03-05T20:56:05.165Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-05T20:56:05.165Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-05T20:56:05.165Z] fileutils_test.go:180: Needs porting to Windows [2022-03-05T20:56:05.165Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestWildcardMatches [2022-03-05T20:56:05.165Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestPatternMatches [2022-03-05T20:56:05.165Z] --- PASS: TestPatternMatches (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-05T20:56:05.165Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestPatternMatchesFolderExclusions [2022-03-05T20:56:05.165Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-05T20:56:05.165Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-05T20:56:05.165Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-05T20:56:05.165Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-05T20:56:05.165Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestSingleExclamationError [2022-03-05T20:56:05.165Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestMatchesWithNoPatterns [2022-03-05T20:56:05.165Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestMatchesWithMalformedPatterns [2022-03-05T20:56:05.165Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestMatches [2022-03-05T20:56:05.165Z] --- PASS: TestMatches (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCleanPatterns [2022-03-05T20:56:05.165Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-05T20:56:05.165Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCleanPatternsExceptionFlag [2022-03-05T20:56:05.165Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-05T20:56:05.165Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-05T20:56:05.165Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCleanPatternsErrorSingleException [2022-03-05T20:56:05.165Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCreateIfNotExistsDir [2022-03-05T20:56:05.165Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestCreateIfNotExistsFile [2022-03-05T20:56:05.165Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestMatch [2022-03-05T20:56:05.165Z] --- PASS: TestMatch (0.00s) [2022-03-05T20:56:05.165Z] PASS [2022-03-05T20:56:05.165Z] coverage: 85.4% of statements [2022-03-05T20:56:05.165Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 85.4% of statements [2022-03-05T20:56:05.165Z] === RUN TestGet [2022-03-05T20:56:05.165Z] --- PASS: TestGet (0.00s) [2022-03-05T20:56:05.165Z] === RUN TestGetShortcutString [2022-03-05T20:56:05.165Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-05T20:56:05.165Z] PASS [2022-03-05T20:56:05.165Z] coverage: 42.9% of statements [2022-03-05T20:56:05.165Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-03-05T20:56:05.300Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-05T20:56:06.153Z] --- PASS: Test (3.21s) [2022-03-05T20:56:06.153Z] --- PASS: Test/TestInitialize (0.20s) [2022-03-05T20:56:06.153Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-03-05T20:56:06.153Z] --- PASS: Test/TestWatch (3.00s) [2022-03-05T20:56:06.153Z] PASS [2022-03-05T20:56:06.153Z] coverage: 84.1% of statements [2022-03-05T20:56:06.153Z] ok github.com/docker/docker/pkg/discovery/kv 3.269s coverage: 84.1% of statements [2022-03-05T20:56:06.153Z] === RUN TestCreateIDMapOrder [2022-03-05T20:56:06.153Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-05T20:56:06.153Z] PASS [2022-03-05T20:56:06.153Z] coverage: 7.2% of statements [2022-03-05T20:56:06.153Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2022-03-05T20:56:06.226Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-05T20:56:06.623Z] === RUN TestFixedBufferCap [2022-03-05T20:56:06.623Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-05T20:56:06.623Z] === RUN TestFixedBufferLen [2022-03-05T20:56:06.623Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-05T20:56:06.623Z] === RUN TestFixedBufferString [2022-03-05T20:56:06.623Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-05T20:56:06.623Z] === RUN TestFixedBufferWrite [2022-03-05T20:56:06.623Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-05T20:56:06.623Z] === RUN TestFixedBufferRead [2022-03-05T20:56:06.623Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-05T20:56:06.623Z] === RUN TestBytesPipeRead [2022-03-05T20:56:06.623Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-05T20:56:06.623Z] === RUN TestBytesPipeWrite [2022-03-05T20:56:06.623Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-05T20:56:06.623Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-05T20:56:06.789Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-05T20:56:07.095Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-03-05T20:56:07.095Z] === RUN TestAtomicWriteToFile [2022-03-05T20:56:07.095Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-03-05T20:56:07.095Z] === RUN TestAtomicWriteSetCommit [2022-03-05T20:56:07.095Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-03-05T20:56:07.095Z] === RUN TestAtomicWriteSetCancel [2022-03-05T20:56:07.095Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-05T20:56:07.095Z] === RUN TestReadCloserWrapperClose [2022-03-05T20:56:07.095Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-05T20:56:07.095Z] === RUN TestReaderErrWrapperReadOnError [2022-03-05T20:56:07.095Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-05T20:56:07.095Z] === RUN TestReaderErrWrapperRead [2022-03-05T20:56:07.095Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-05T20:56:07.353Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-05T20:56:07.563Z] === RUN TestHashData [2022-03-05T20:56:07.563Z] --- PASS: TestHashData (0.00s) [2022-03-05T20:56:07.563Z] === RUN TestCancelReadCloser [2022-03-05T20:56:07.563Z] === RUN TestError [2022-03-05T20:56:07.563Z] --- PASS: TestError (0.00s) [2022-03-05T20:56:07.563Z] === RUN TestProgressString [2022-03-05T20:56:07.563Z] === RUN TestProgressString/no_progress [2022-03-05T20:56:07.563Z] === RUN TestProgressString/progress_1 [2022-03-05T20:56:07.563Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-05T20:56:07.563Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-05T20:56:07.563Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-05T20:56:07.563Z] === RUN TestProgressString/with_units [2022-03-05T20:56:07.563Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-05T20:56:07.563Z] === RUN TestProgressString/hide_counts [2022-03-05T20:56:07.563Z] --- PASS: TestProgressString (0.00s) [2022-03-05T20:56:07.563Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-05T20:56:07.563Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-05T20:56:07.563Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-05T20:56:07.563Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-05T20:56:07.563Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-05T20:56:07.563Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-05T20:56:07.563Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-05T20:56:07.563Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-05T20:56:07.563Z] === RUN TestJSONMessageDisplay [2022-03-05T20:56:07.563Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-05T20:56:07.563Z] === RUN TestWriteCloserWrapperClose [2022-03-05T20:56:07.563Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-05T20:56:07.563Z] === RUN TestNopWriteCloser [2022-03-05T20:56:07.563Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-05T20:56:07.563Z] === RUN TestNopWriter [2022-03-05T20:56:07.563Z] --- PASS: TestNopWriter (0.00s) [2022-03-05T20:56:07.563Z] === RUN TestWriteCounter [2022-03-05T20:56:07.563Z] --- PASS: TestWriteCounter (0.00s) [2022-03-05T20:56:07.563Z] PASS [2022-03-05T20:56:07.563Z] coverage: 69.2% of statements [2022-03-05T20:56:07.563Z] ok github.com/docker/docker/pkg/ioutils 0.778s coverage: 69.2% of statements [2022-03-05T20:56:07.563Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-03-05T20:56:07.563Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-05T20:56:07.563Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-05T20:56:07.563Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-05T20:56:07.563Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-05T20:56:07.563Z] === RUN TestDisplayJSONMessagesStream [2022-03-05T20:56:07.563Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-05T20:56:07.563Z] PASS [2022-03-05T20:56:07.563Z] coverage: 91.7% of statements [2022-03-05T20:56:07.563Z] ok github.com/docker/docker/pkg/jsonmessage 0.271s coverage: 91.7% of statements [2022-03-05T20:56:07.563Z] === RUN TestStandardLongPath [2022-03-05T20:56:07.563Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-05T20:56:07.563Z] === RUN TestUNCLongPath [2022-03-05T20:56:07.563Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-05T20:56:07.563Z] PASS [2022-03-05T20:56:07.563Z] coverage: 100.0% of statements [2022-03-05T20:56:07.563Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2022-03-05T20:56:07.609Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Starting whole vndr cycle because no package specified [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Ignoring paths matching "^archive/tar" [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-03-05T20:56:07.657Z] 2022/03/05 20:56:06 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-03-05T20:56:07.918Z] 2022/03/05 20:56:07 Finished clone github.com/Azure/go-ansiterm [2022-03-05T20:56:07.918Z] 2022/03/05 20:56:07 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-03-05T20:56:07.918Z] 2022/03/05 20:56:07 Finished clone github.com/google/uuid [2022-03-05T20:56:07.918Z] 2022/03/05 20:56:07 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-03-05T20:56:07.918Z] 2022/03/05 20:56:07 Finished clone github.com/tchap/go-patricia [2022-03-05T20:56:07.918Z] 2022/03/05 20:56:07 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-03-05T20:56:08.170Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-05T20:56:08.177Z] 2022/03/05 20:56:07 Finished clone github.com/creack/pty [2022-03-05T20:56:08.177Z] 2022/03/05 20:56:07 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-03-05T20:56:08.177Z] 2022/03/05 20:56:08 Finished clone github.com/moby/term [2022-03-05T20:56:08.177Z] 2022/03/05 20:56:08 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-03-05T20:56:08.177Z] 2022/03/05 20:56:08 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-03-05T20:56:08.177Z] 2022/03/05 20:56:08 Finished clone github.com/moby/locker [2022-03-05T20:56:08.177Z] 2022/03/05 20:56:08 Finished clone github.com/willf/bitset [2022-03-05T20:56:08.177Z] 2022/03/05 20:56:08 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-03-05T20:56:08.177Z] 2022/03/05 20:56:08 Finished clone github.com/docker/libtrust [2022-03-05T20:56:08.177Z] 2022/03/05 20:56:08 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-03-05T20:56:08.436Z] 2022/03/05 20:56:08 Finished clone github.com/Microsoft/go-winio [2022-03-05T20:56:08.436Z] 2022/03/05 20:56:08 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-03-05T20:56:08.436Z] 2022/03/05 20:56:08 Finished clone github.com/gorilla/mux [2022-03-05T20:56:08.436Z] 2022/03/05 20:56:08 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-03-05T20:56:08.551Z] === RUN TestNameFormat [2022-03-05T20:56:08.551Z] --- PASS: TestNameFormat (0.00s) [2022-03-05T20:56:08.551Z] === RUN TestNameRetries [2022-03-05T20:56:08.551Z] --- PASS: TestNameRetries (0.00s) [2022-03-05T20:56:08.551Z] PASS [2022-03-05T20:56:08.551Z] coverage: 85.7% of statements [2022-03-05T20:56:08.551Z] ok github.com/docker/docker/pkg/namesgenerator 0.063s coverage: 85.7% of statements [2022-03-05T20:56:08.551Z] === RUN TestParseKeyValueOpt [2022-03-05T20:56:08.551Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-05T20:56:08.551Z] === RUN TestParseUintList [2022-03-05T20:56:08.551Z] --- PASS: TestParseUintList (0.00s) [2022-03-05T20:56:08.551Z] === RUN TestParseUintListMaximumLimits [2022-03-05T20:56:08.551Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-05T20:56:08.551Z] PASS [2022-03-05T20:56:08.551Z] coverage: 97.0% of statements [2022-03-05T20:56:08.551Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2022-03-05T20:56:08.696Z] 2022/03/05 20:56:08 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-03-05T20:56:08.696Z] 2022/03/05 20:56:08 Finished clone github.com/moby/sys [2022-03-05T20:56:08.776Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-05T20:56:08.956Z] 2022/03/05 20:56:08 Finished clone github.com/sirupsen/logrus [2022-03-05T20:56:08.956Z] 2022/03/05 20:56:08 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-03-05T20:56:09.020Z] === RUN TestNewAndRemove [2022-03-05T20:56:09.020Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-05T20:56:09.020Z] === RUN TestRemoveInvalidPath [2022-03-05T20:56:09.020Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-05T20:56:09.020Z] PASS [2022-03-05T20:56:09.020Z] coverage: 82.6% of statements [2022-03-05T20:56:09.020Z] ok github.com/docker/docker/pkg/pidfile 0.100s coverage: 82.6% of statements [2022-03-05T20:56:09.032Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-05T20:56:09.032Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-05T20:56:09.215Z] 2022/03/05 20:56:09 Finished clone github.com/docker/go-units [2022-03-05T20:56:09.215Z] 2022/03/05 20:56:09 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-03-05T20:56:09.290Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-05T20:56:09.474Z] 2022/03/05 20:56:09 Finished clone github.com/syndtr/gocapability [2022-03-05T20:56:09.474Z] 2022/03/05 20:56:09 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-03-05T20:56:09.474Z] 2022/03/05 20:56:09 Finished clone github.com/RackSec/srslog [2022-03-05T20:56:09.474Z] 2022/03/05 20:56:09 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-03-05T20:56:09.734Z] 2022/03/05 20:56:09 Finished clone github.com/imdario/mergo [2022-03-05T20:56:09.734Z] 2022/03/05 20:56:09 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-03-05T20:56:09.851Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-05T20:56:09.851Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-05T20:56:09.851Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-05T20:56:09.851Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-05T20:56:09.994Z] 2022/03/05 20:56:09 Finished clone golang.org/x/sync [2022-03-05T20:56:09.994Z] 2022/03/05 20:56:09 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-03-05T20:56:09.994Z] 2022/03/05 20:56:09 Finished clone github.com/google/go-cmp [2022-03-05T20:56:09.994Z] 2022/03/05 20:56:09 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-03-05T20:56:09.994Z] 2022/03/05 20:56:09 Finished clone gotest.tools/v3 [2022-03-05T20:56:09.994Z] 2022/03/05 20:56:09 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-03-05T20:56:10.007Z] --- PASS: TestTarFiles (7.75s) [2022-03-05T20:56:10.008Z] === RUN TestTarUntar [2022-03-05T20:56:10.008Z] --- PASS: TestTarUntar (0.04s) [2022-03-05T20:56:10.008Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-05T20:56:10.008Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s) [2022-03-05T20:56:10.008Z] === RUN TestTarWithOptions [2022-03-05T20:56:10.008Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-05T20:56:10.008Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-05T20:56:10.008Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-05T20:56:10.008Z] === RUN TestUntarUstarGnuConflict [2022-03-05T20:56:10.008Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-05T20:56:10.008Z] === RUN TestUntarInvalidFilenames [2022-03-05T20:56:10.008Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames750503910\\dest" [2022-03-05T20:56:10.008Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-03-05T20:56:10.008Z] === RUN TestUntarHardlinkToSymlink [2022-03-05T20:56:10.008Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-05T20:56:10.008Z] === RUN TestUntarInvalidHardlink [2022-03-05T20:56:10.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink427061191\\victim\\hello" -> "../victim/hello" [2022-03-05T20:56:10.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink595627130\\victim\\hello" -> "/../victim/hello" [2022-03-05T20:56:10.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink105295249\\victim" -> "../victim" [2022-03-05T20:56:10.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink397331388\\victim" -> "../victim" [2022-03-05T20:56:10.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink208473067\\victim" -> "../victim" [2022-03-05T20:56:10.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink806107214\\victim" -> "../victim" [2022-03-05T20:56:10.008Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-05T20:56:10.008Z] === RUN TestUntarInvalidSymlink [2022-03-05T20:56:10.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink186311509\\dest\\dotdot" -> "../victim/hello" [2022-03-05T20:56:10.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink064814768\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-05T20:56:10.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink740635727\\dest\\loophole-victim" -> "../victim" [2022-03-05T20:56:10.008Z] === RUN TestParseEmptyInterface [2022-03-05T20:56:10.008Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-05T20:56:10.008Z] === RUN TestParseNonInterfaceType [2022-03-05T20:56:10.008Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-05T20:56:10.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink133615458\\dest\\loophole-victim" -> "../victim" [2022-03-05T20:56:10.008Z] === RUN TestParseWithOneFunction [2022-03-05T20:56:10.008Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-05T20:56:10.008Z] === RUN TestParseWithMultipleFuncs [2022-03-05T20:56:10.008Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-05T20:56:10.008Z] === RUN TestParseWithUnnamedReturn [2022-03-05T20:56:10.008Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-05T20:56:10.008Z] === RUN TestEmbeddedInterface [2022-03-05T20:56:10.008Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-05T20:56:10.008Z] === RUN TestParsedImports [2022-03-05T20:56:10.008Z] --- PASS: TestParsedImports (0.00s) [2022-03-05T20:56:10.008Z] === RUN TestAliasedImports [2022-03-05T20:56:10.008Z] --- PASS: TestAliasedImports (0.00s) [2022-03-05T20:56:10.008Z] PASS [2022-03-05T20:56:10.008Z] coverage: 56.8% of statements [2022-03-05T20:56:10.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink827143513\\dest\\loophole-victim" -> "../victim" [2022-03-05T20:56:10.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink432541412\\dest\\loophole-victim" -> "../victim" [2022-03-05T20:56:10.008Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.070s coverage: 56.8% of statements [2022-03-05T20:56:10.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink423984371\\dest\\dir\\loophole" -> "../../victim" [2022-03-05T20:56:10.008Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-05T20:56:10.008Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-05T20:56:10.008Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-05T20:56:10.008Z] === RUN TestXGlobalNoParent [2022-03-05T20:56:10.008Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-05T20:56:10.008Z] === RUN TestReplaceFileTarWrapper [2022-03-05T20:56:10.255Z] 2022/03/05 20:56:10 Finished clone github.com/tonistiigi/units [2022-03-05T20:56:10.255Z] 2022/03/05 20:56:10 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-03-05T20:56:10.413Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-05T20:56:10.413Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s) [2022-03-05T20:56:10.413Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T20:56:10.476Z] === RUN TestFailedConnection [2022-03-05T20:56:10.476Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-03-05T20:56:10.476Z] === RUN TestPrefixHeaderReadable [2022-03-05T20:56:10.476Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-05T20:56:10.476Z] === RUN TestDisablePigz [2022-03-05T20:56:10.476Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-03-05T20:56:10.476Z] --- PASS: TestDisablePigz (0.14s) [2022-03-05T20:56:10.476Z] === RUN TestPigz [2022-03-05T20:56:10.670Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-05T20:56:10.670Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-05T20:56:10.670Z] === RUN TestDockerSuite/TestCreateRM [2022-03-05T20:56:10.823Z] 2022/03/05 20:56:10 Finished clone github.com/docker/go-connections [2022-03-05T20:56:10.823Z] 2022/03/05 20:56:10 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2022-03-05T20:56:10.823Z] 2022/03/05 20:56:10 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-03-05T20:56:10.823Z] 2022/03/05 20:56:10 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-03-05T20:56:10.926Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-05T20:56:10.926Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T20:56:10.926Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-05T20:56:10.926Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-05T20:56:10.926Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-05T20:56:10.946Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-03-05T20:56:10.946Z] --- PASS: TestPigz (0.15s) [2022-03-05T20:56:10.946Z] === RUN TestCopyFileWithInvalidDest [2022-03-05T20:56:10.946Z] archive_windows_test.go:16: Currently fails [2022-03-05T20:56:10.946Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-05T20:56:10.946Z] === RUN TestCanonicalTarNameForPath [2022-03-05T20:56:10.946Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-05T20:56:10.946Z] === RUN TestCanonicalTarName [2022-03-05T20:56:10.946Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-05T20:56:10.946Z] === RUN TestChmodTarEntry [2022-03-05T20:56:10.946Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-05T20:56:10.946Z] === RUN TestHardLinkOrder [2022-03-05T20:56:10.946Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-05T20:56:10.946Z] === RUN TestChangeString [2022-03-05T20:56:10.946Z] --- PASS: TestChangeString (0.00s) [2022-03-05T20:56:10.946Z] === RUN TestChangesWithNoChanges [2022-03-05T20:56:10.946Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-05T20:56:10.946Z] === RUN TestChangesWithChanges [2022-03-05T20:56:10.946Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-05T20:56:10.946Z] === RUN TestChangesWithChangesGH13590 [2022-03-05T20:56:10.946Z] changes_test.go:192: needs more investigation [2022-03-05T20:56:10.946Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-05T20:56:10.946Z] === RUN TestChangesDirsEmpty [2022-03-05T20:56:10.946Z] --- PASS: TestChangesDirsEmpty (0.22s) [2022-03-05T20:56:10.946Z] === RUN TestChangesDirsMutated [2022-03-05T20:56:10.946Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-05T20:56:10.946Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-05T20:56:10.946Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-05T20:56:11.083Z] 2022/03/05 20:56:10 Finished clone github.com/opentracing/opentracing-go [2022-03-05T20:56:11.083Z] 2022/03/05 20:56:10 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-03-05T20:56:11.343Z] 2022/03/05 20:56:11 Finished clone github.com/google/shlex [2022-03-05T20:56:11.343Z] 2022/03/05 20:56:11 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-03-05T20:56:11.343Z] 2022/03/05 20:56:11 Finished clone github.com/mitchellh/hashstructure [2022-03-05T20:56:11.343Z] 2022/03/05 20:56:11 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-03-05T20:56:11.343Z] 2022/03/05 20:56:11 Finished clone github.com/opentracing-contrib/go-stdlib [2022-03-05T20:56:11.343Z] 2022/03/05 20:56:11 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-03-05T20:56:11.343Z] 2022/03/05 20:56:11 Finished clone github.com/gofrs/flock [2022-03-05T20:56:11.343Z] 2022/03/05 20:56:11 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-03-05T20:56:11.414Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-05T20:56:11.414Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-05T20:56:11.414Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-05T20:56:11.414Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-05T20:56:11.414Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestBufferPoolPutAndGet [2022-03-05T20:56:11.414Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-05T20:56:11.414Z] PASS [2022-03-05T20:56:11.414Z] coverage: 88.2% of statements [2022-03-05T20:56:11.414Z] ok github.com/docker/docker/pkg/pools 0.053s coverage: 88.2% of statements [2022-03-05T20:56:11.414Z] === RUN TestHTTPTransport [2022-03-05T20:56:11.414Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-05T20:56:11.414Z] PASS [2022-03-05T20:56:11.414Z] coverage: 85.7% of statements [2022-03-05T20:56:11.414Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2022-03-05T20:56:11.414Z] --- PASS: TestFailedConnection (1.01s) [2022-03-05T20:56:11.414Z] === RUN TestFailOnce [2022-03-05T20:56:11.414Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-03-05T20:56:11.414Z] === RUN TestApplyLayer [2022-03-05T20:56:11.414Z] changes_test.go:405: needs further investigation [2022-03-05T20:56:11.414Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestChangesSizeWithHardlinks [2022-03-05T20:56:11.414Z] changes_test.go:441: needs further investigation [2022-03-05T20:56:11.414Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestChangesSizeWithNoChanges [2022-03-05T20:56:11.414Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-05T20:56:11.414Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestChangesSize [2022-03-05T20:56:11.414Z] --- PASS: TestChangesSize (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestApplyLayerInvalidFilenames [2022-03-05T20:56:11.414Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames811136538\\dest" [2022-03-05T20:56:11.414Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-05T20:56:11.414Z] === RUN TestApplyLayerInvalidHardlink [2022-03-05T20:56:11.414Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink548513884\\victim\\hello" -> "../victim/hello" [2022-03-05T20:56:11.414Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink737354763\\victim\\hello" -> "/../victim/hello" [2022-03-05T20:56:11.414Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink250913262\\victim" -> "../victim" [2022-03-05T20:56:11.414Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink036037749\\victim" -> "../victim" [2022-03-05T20:56:11.414Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink148369744\\victim" -> "../victim" [2022-03-05T20:56:11.414Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink247548527\\victim" -> "../victim" [2022-03-05T20:56:11.414Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-03-05T20:56:11.414Z] === RUN TestApplyLayerInvalidSymlink [2022-03-05T20:56:11.414Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink987865858\\dest\\dotdot" -> "../victim/hello" [2022-03-05T20:56:11.414Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink870919289\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-05T20:56:11.414Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink725444484\\dest\\loophole-victim" -> "../victim" [2022-03-05T20:56:11.414Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink862799123\\dest\\loophole-victim" -> "../victim" [2022-03-05T20:56:11.414Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink394179926\\dest\\loophole-victim" -> "../victim" [2022-03-05T20:56:11.414Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink050289853\\dest\\loophole-victim" -> "../victim" [2022-03-05T20:56:11.414Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-03-05T20:56:11.414Z] === RUN TestApplyLayerWhiteouts [2022-03-05T20:56:11.414Z] 2022/03/05 20:56:10 http: panic serving 127.0.0.1:49240: Plugin not ready [2022-03-05T20:56:11.414Z] goroutine 34 [running]: [2022-03-05T20:56:11.414Z] net/http.(*conn).serve.func1(0xc00018e000) [2022-03-05T20:56:11.414Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-05T20:56:11.414Z] panic(0x464240, 0x57a950) [2022-03-05T20:56:11.414Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-05T20:56:11.414Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x58b0b0, 0xc0001220e0, 0xc0001aa000) [2022-03-05T20:56:11.414Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-03-05T20:56:11.414Z] net/http.HandlerFunc.ServeHTTP(0xc00010e050, 0x58b0b0, 0xc0001220e0, 0xc0001aa000) [2022-03-05T20:56:11.414Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-05T20:56:11.414Z] net/http.(*ServeMux).ServeHTTP(0xc00011a000, 0x58b0b0, 0xc0001220e0, 0xc0001aa000) [2022-03-05T20:56:11.414Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-03-05T20:56:11.414Z] net/http.serverHandler.ServeHTTP(0xc000122000, 0x58b0b0, 0xc0001220e0, 0xc0001aa000) [2022-03-05T20:56:11.414Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-05T20:56:11.414Z] net/http.(*conn).serve(0xc00018e000, 0x58bca0, 0xc0001a0000) [2022-03-05T20:56:11.414Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-05T20:56:11.414Z] created by net/http.(*Server).Serve [2022-03-05T20:56:11.414Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-05T20:56:11.414Z] time="2022-03-05T20:56:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.FailOnce: Post \"http://127.0.0.1:49239/Test.FailOnce\": EOF, retrying in 1s" [2022-03-05T20:56:11.414Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-05T20:56:11.414Z] === RUN TestGenerateEmptyFile [2022-03-05T20:56:11.414Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-05T20:56:11.414Z] === RUN TestGenerateWithContent [2022-03-05T20:56:11.414Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-05T20:56:11.414Z] PASS [2022-03-05T20:56:11.414Z] coverage: 62.6% of statements [2022-03-05T20:56:11.414Z] ok github.com/docker/docker/pkg/archive 10.930s coverage: 62.6% of statements [2022-03-05T20:56:11.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-05T20:56:11.883Z] === RUN TestOutputOnPrematureClose [2022-03-05T20:56:11.883Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-05T20:56:11.883Z] === RUN TestCompleteSilently [2022-03-05T20:56:11.883Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-05T20:56:11.883Z] PASS [2022-03-05T20:56:11.883Z] coverage: 75.9% of statements [2022-03-05T20:56:11.883Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-03-05T20:56:11.883Z] === RUN TestSendToOneSub [2022-03-05T20:56:11.883Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-05T20:56:11.883Z] === RUN TestSendToMultipleSubs [2022-03-05T20:56:11.883Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-05T20:56:11.883Z] === RUN TestEvictOneSub [2022-03-05T20:56:11.883Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-05T20:56:11.883Z] === RUN TestClosePublisher [2022-03-05T20:56:11.883Z] --- PASS: TestClosePublisher (0.00s) [2022-03-05T20:56:11.883Z] === RUN TestPubSubRace [2022-03-05T20:56:12.281Z] 2022/03/05 20:56:12 Finished clone github.com/docker/go-events [2022-03-05T20:56:12.281Z] 2022/03/05 20:56:12 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-03-05T20:56:12.352Z] --- PASS: TestFailOnce (1.22s) [2022-03-05T20:56:12.352Z] === RUN TestEchoInputOutput [2022-03-05T20:56:12.352Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-05T20:56:12.352Z] === RUN TestBackoff [2022-03-05T20:56:12.352Z] --- PASS: TestBackoff (0.00s) [2022-03-05T20:56:12.352Z] === RUN TestAbortRetry [2022-03-05T20:56:12.352Z] --- PASS: TestAbortRetry (0.00s) [2022-03-05T20:56:12.352Z] === RUN TestClientScheme [2022-03-05T20:56:12.352Z] --- PASS: TestClientScheme (0.00s) [2022-03-05T20:56:12.352Z] === RUN TestNewClientWithTimeout [2022-03-05T20:56:12.540Z] 2022/03/05 20:56:12 Finished clone github.com/armon/go-radix [2022-03-05T20:56:12.540Z] 2022/03/05 20:56:12 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-03-05T20:56:12.540Z] 2022/03/05 20:56:12 Finished clone github.com/armon/go-metrics [2022-03-05T20:56:12.540Z] 2022/03/05 20:56:12 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-03-05T20:56:12.800Z] 2022/03/05 20:56:12 Finished clone github.com/sean-/seed [2022-03-05T20:56:12.800Z] 2022/03/05 20:56:12 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-03-05T20:56:12.821Z] === RUN TestRegister [2022-03-05T20:56:12.821Z] --- PASS: TestRegister (0.00s) [2022-03-05T20:56:12.821Z] === RUN TestCommand [2022-03-05T20:56:12.821Z] --- PASS: TestCommand (0.03s) [2022-03-05T20:56:12.821Z] === RUN TestNaiveSelf [2022-03-05T20:56:12.821Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-05T20:56:12.821Z] PASS [2022-03-05T20:56:12.821Z] coverage: 82.4% of statements [2022-03-05T20:56:12.821Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2022-03-05T20:56:12.821Z] time="2022-03-05T20:56:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49244/Test.Echo: Post \"http://127.0.0.1:49244/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-05T20:56:12.897Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-05T20:56:13.153Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-05T20:56:13.153Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-05T20:56:13.290Z] --- PASS: TestPubSubRace (1.06s) [2022-03-05T20:56:13.290Z] PASS [2022-03-05T20:56:13.290Z] coverage: 75.0% of statements [2022-03-05T20:56:13.290Z] ok github.com/docker/docker/pkg/pubsub 1.107s coverage: 75.0% of statements [2022-03-05T20:56:13.371Z] 2022/03/05 20:56:13 Finished clone github.com/tonistiigi/fsutil [2022-03-05T20:56:13.371Z] 2022/03/05 20:56:13 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-03-05T20:56:13.630Z] 2022/03/05 20:56:13 Finished clone github.com/hashicorp/errwrap [2022-03-05T20:56:13.630Z] 2022/03/05 20:56:13 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-03-05T20:56:13.715Z] docker_api_swarm_node_test.go:80: [df0548e36e2c9] joining swarm manager [ddee1a5c9bbe0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:56:13.759Z] === RUN TestParseSignal [2022-03-05T20:56:13.759Z] --- PASS: TestParseSignal (0.00s) [2022-03-05T20:56:13.759Z] === RUN TestValidSignalForPlatform [2022-03-05T20:56:13.759Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-03-05T20:56:13.759Z] PASS [2022-03-05T20:56:13.759Z] coverage: 19.7% of statements [2022-03-05T20:56:13.759Z] ok github.com/docker/docker/pkg/signal 0.064s coverage: 19.7% of statements [2022-03-05T20:56:13.890Z] 2022/03/05 20:56:13 Finished clone github.com/hashicorp/go-multierror [2022-03-05T20:56:13.890Z] 2022/03/05 20:56:13 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-03-05T20:56:13.890Z] 2022/03/05 20:56:13 Finished clone github.com/hashicorp/memberlist [2022-03-05T20:56:13.890Z] 2022/03/05 20:56:13 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-03-05T20:56:14.227Z] === RUN TestNewStdWriter [2022-03-05T20:56:14.227Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-05T20:56:14.227Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestWriteWithNilBytes [2022-03-05T20:56:14.227Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestWrite [2022-03-05T20:56:14.227Z] --- PASS: TestWrite (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestWriteWithWriterError [2022-03-05T20:56:14.227Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-05T20:56:14.227Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestStdCopyWriteAndRead [2022-03-05T20:56:14.227Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-05T20:56:14.227Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-05T20:56:14.227Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-05T20:56:14.227Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-05T20:56:14.227Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-05T20:56:14.227Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-05T20:56:14.227Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-05T20:56:14.227Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-05T20:56:14.227Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-05T20:56:14.227Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-05T20:56:14.227Z] PASS [2022-03-05T20:56:14.227Z] coverage: 100.0% of statements [2022-03-05T20:56:14.227Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2022-03-05T20:56:14.700Z] time="2022-03-05T20:56:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49244/Test.Echo: Post \"http://127.0.0.1:49244/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-05T20:56:14.700Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-05T20:56:14.700Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-05T20:56:14.700Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-05T20:56:14.700Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-05T20:56:14.700Z] === RUN TestFormatStatus [2022-03-05T20:56:14.700Z] --- PASS: TestFormatStatus (0.00s) [2022-03-05T20:56:14.700Z] === RUN TestFormatError [2022-03-05T20:56:14.700Z] --- PASS: TestFormatError (0.00s) [2022-03-05T20:56:14.700Z] === RUN TestFormatJSONError [2022-03-05T20:56:14.700Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-05T20:56:14.700Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-05T20:56:14.700Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-05T20:56:14.700Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-05T20:56:14.700Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-05T20:56:14.700Z] === RUN TestNewJSONProgressOutput [2022-03-05T20:56:14.700Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-05T20:56:14.700Z] === RUN TestAuxFormatterEmit [2022-03-05T20:56:14.700Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-05T20:56:14.700Z] === RUN TestStreamWriterStdout [2022-03-05T20:56:14.700Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-05T20:56:14.700Z] === RUN TestStreamWriterStderr [2022-03-05T20:56:14.700Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-05T20:56:14.700Z] PASS [2022-03-05T20:56:14.700Z] coverage: 66.2% of statements [2022-03-05T20:56:14.700Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2022-03-05T20:56:14.828Z] 2022/03/05 20:56:14 Finished clone github.com/vishvananda/netns [2022-03-05T20:56:14.828Z] 2022/03/05 20:56:14 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-03-05T20:56:14.828Z] 2022/03/05 20:56:14 Finished clone github.com/docker/libkv [2022-03-05T20:56:14.828Z] 2022/03/05 20:56:14 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-03-05T20:56:15.169Z] === RUN TestGenerateRandomID [2022-03-05T20:56:15.169Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-05T20:56:15.169Z] === RUN TestShortenId [2022-03-05T20:56:15.169Z] --- PASS: TestShortenId (0.00s) [2022-03-05T20:56:15.169Z] === RUN TestShortenSha256Id [2022-03-05T20:56:15.169Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-05T20:56:15.169Z] === RUN TestShortenIdEmpty [2022-03-05T20:56:15.169Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-05T20:56:15.169Z] === RUN TestShortenIdInvalid [2022-03-05T20:56:15.169Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-05T20:56:15.169Z] === RUN TestIsShortIDNonHex [2022-03-05T20:56:15.169Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-05T20:56:15.169Z] === RUN TestIsShortIDNotCorrectSize [2022-03-05T20:56:15.169Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-05T20:56:15.169Z] PASS [2022-03-05T20:56:15.169Z] coverage: 70.6% of statements [2022-03-05T20:56:15.169Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2022-03-05T20:56:15.763Z] 2022/03/05 20:56:15 Finished clone github.com/hashicorp/go-sockaddr [2022-03-05T20:56:15.763Z] 2022/03/05 20:56:15 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-03-05T20:56:16.156Z] === RUN TestIsCpusetListAvailable [2022-03-05T20:56:16.156Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-05T20:56:16.156Z] PASS [2022-03-05T20:56:16.156Z] coverage: 38.2% of statements [2022-03-05T20:56:16.156Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 38.2% of statements [2022-03-05T20:56:16.331Z] 2022/03/05 20:56:16 Finished clone github.com/moby/ipvs [2022-03-05T20:56:16.331Z] 2022/03/05 20:56:16 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-03-05T20:56:16.590Z] 2022/03/05 20:56:16 Finished clone github.com/golang/gddo [2022-03-05T20:56:16.590Z] 2022/03/05 20:56:16 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-03-05T20:56:16.852Z] 2022/03/05 20:56:16 Finished clone github.com/samuel/go-zookeeper [2022-03-05T20:56:16.852Z] 2022/03/05 20:56:16 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-03-05T20:56:17.028Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-05T20:56:17.028Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-05T20:56:17.028Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-05T20:56:17.028Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-05T20:56:17.144Z] === RUN TestChtimes [2022-03-05T20:56:17.144Z] --- PASS: TestChtimes (0.01s) [2022-03-05T20:56:17.144Z] === RUN TestChtimesWindows [2022-03-05T20:56:17.144Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-05T20:56:17.144Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-05T20:56:17.144Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-05T20:56:17.144Z] === RUN TestEnsureRemoveAllNotExist [2022-03-05T20:56:17.144Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-05T20:56:17.144Z] === RUN TestEnsureRemoveAllWithDir [2022-03-05T20:56:17.144Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-05T20:56:17.144Z] === RUN TestEnsureRemoveAllWithFile [2022-03-05T20:56:17.144Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-05T20:56:17.144Z] === RUN TestHasWin32KSupport [2022-03-05T20:56:17.144Z] syscall_windows_test.go:8: win32k: true [2022-03-05T20:56:17.144Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-03-05T20:56:17.144Z] PASS [2022-03-05T20:56:17.144Z] coverage: 12.0% of statements [2022-03-05T20:56:17.144Z] ok github.com/docker/docker/pkg/system 0.073s coverage: 12.0% of statements [2022-03-05T20:56:17.144Z] time="2022-03-05T20:56:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49244/Test.Echo: Post \"http://127.0.0.1:49244/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-05T20:56:17.144Z] === RUN TestTailFile [2022-03-05T20:56:17.144Z] --- PASS: TestTailFile (0.00s) [2022-03-05T20:56:17.144Z] === RUN TestTailFileManyLines [2022-03-05T20:56:17.144Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-05T20:56:17.144Z] === RUN TestTailEmptyFile [2022-03-05T20:56:17.144Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-05T20:56:17.144Z] === RUN TestTailNegativeN [2022-03-05T20:56:17.144Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader [2022-03-05T20:56:17.144Z] === CONT TestNewTailReader [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/no_delimiter [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/truncated_last_line [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-05T20:56:17.144Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.144Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.144Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.144Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.144Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.144Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T20:56:17.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T20:56:17.144Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.145Z] === CONT TestNewTailReader/no_delimiter [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.145Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.145Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:17.145Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:17.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:17.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:17.284Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-05T20:56:17.284Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-05T20:56:17.421Z] 2022/03/05 20:56:17 Finished clone github.com/deckarep/golang-set [2022-03-05T20:56:17.421Z] 2022/03/05 20:56:17 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-03-05T20:56:17.421Z] 2022/03/05 20:56:17 Finished clone github.com/BurntSushi/toml [2022-03-05T20:56:17.421Z] 2022/03/05 20:56:17 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-03-05T20:56:17.421Z] 2022/03/05 20:56:17 Finished clone github.com/hashicorp/go-msgpack [2022-03-05T20:56:17.421Z] 2022/03/05 20:56:17 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-03-05T20:56:17.421Z] 2022/03/05 20:56:17 Finished clone github.com/vishvananda/netlink [2022-03-05T20:56:17.421Z] 2022/03/05 20:56:17 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.614Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:17.614Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:17.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:17.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:17.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:17.616Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:17.616Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:17.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:17.850Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-05T20:56:17.991Z] 2022/03/05 20:56:17 Finished clone github.com/coreos/go-semver [2022-03-05T20:56:17.991Z] 2022/03/05 20:56:17 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:18.086Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:18.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:18.087Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:18.087Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T20:56:18.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T20:56:18.088Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.03s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.03s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.089Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T20:56:18.557Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.02s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.03s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T20:56:18.558Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T20:56:18.559Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T20:56:18.559Z] PASS [2022-03-05T20:56:18.559Z] coverage: 88.6% of statements [2022-03-05T20:56:18.559Z] ok github.com/docker/docker/pkg/tailfile 0.511s coverage: 88.6% of statements [2022-03-05T20:56:18.559Z] === RUN TestTarSumRemoveNonExistent [2022-03-05T20:56:18.559Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-05T20:56:18.559Z] === RUN TestTarSumRemove [2022-03-05T20:56:18.559Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-05T20:56:18.559Z] === RUN TestSortFileInfoSums [2022-03-05T20:56:18.559Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-05T20:56:18.559Z] === RUN TestNewTarSumForLabelInvalid [2022-03-05T20:56:18.559Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-05T20:56:18.559Z] === RUN TestNewTarSumForLabel [2022-03-05T20:56:18.559Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-05T20:56:18.559Z] === RUN TestEmptyTar [2022-03-05T20:56:18.559Z] --- PASS: TestEmptyTar (0.00s) [2022-03-05T20:56:18.559Z] === RUN TestTarSumsReadSize [2022-03-05T20:56:18.559Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-05T20:56:18.559Z] === RUN TestTarSums [2022-03-05T20:56:18.559Z] --- PASS: TestTarSums (0.11s) [2022-03-05T20:56:18.559Z] === RUN TestIteration [2022-03-05T20:56:18.559Z] --- PASS: TestIteration (0.00s) [2022-03-05T20:56:18.559Z] === RUN TestVersionLabelForChecksum [2022-03-05T20:56:18.559Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-05T20:56:18.559Z] === RUN TestVersion [2022-03-05T20:56:18.559Z] --- PASS: TestVersion (0.00s) [2022-03-05T20:56:18.559Z] === RUN TestGetVersion [2022-03-05T20:56:18.559Z] --- PASS: TestGetVersion (0.00s) [2022-03-05T20:56:18.559Z] === RUN TestGetVersions [2022-03-05T20:56:18.559Z] --- PASS: TestGetVersions (0.00s) [2022-03-05T20:56:18.559Z] PASS [2022-03-05T20:56:18.559Z] coverage: 89.3% of statements [2022-03-05T20:56:18.559Z] ok github.com/docker/docker/pkg/tarsum 0.183s coverage: 89.3% of statements [2022-03-05T20:56:18.784Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-05T20:56:18.931Z] 2022/03/05 20:56:18 Finished clone github.com/ishidawataru/sctp [2022-03-05T20:56:18.931Z] 2022/03/05 20:56:18 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-03-05T20:56:19.029Z] testing: warning: no tests to run [2022-03-05T20:56:19.029Z] PASS [2022-03-05T20:56:19.029Z] coverage: [no statements] [2022-03-05T20:56:19.029Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2022-03-05T20:56:19.191Z] 2022/03/05 20:56:19 Finished clone github.com/modern-go/concurrent [2022-03-05T20:56:19.191Z] 2022/03/05 20:56:19 Clone github.com/docker/distribution, revision dcf66392d606f50bf3a9286dcb4bdcdfb7c0e83a, attempt 1/20 [2022-03-05T20:56:19.345Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-05T20:56:19.497Z] === RUN TestTruncIndex [2022-03-05T20:56:19.497Z] --- PASS: TestTruncIndex (0.10s) [2022-03-05T20:56:19.497Z] PASS [2022-03-05T20:56:19.497Z] coverage: 91.5% of statements [2022-03-05T20:56:19.497Z] ok github.com/docker/docker/pkg/truncindex 0.170s coverage: 91.5% of statements [2022-03-05T20:56:19.497Z] === RUN TestIsGIT [2022-03-05T20:56:19.497Z] --- PASS: TestIsGIT (0.00s) [2022-03-05T20:56:19.497Z] === RUN TestIsTransport [2022-03-05T20:56:19.497Z] --- PASS: TestIsTransport (0.00s) [2022-03-05T20:56:19.497Z] PASS [2022-03-05T20:56:19.497Z] coverage: 100.0% of statements [2022-03-05T20:56:19.497Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2022-03-05T20:56:20.130Z] 2022/03/05 20:56:19 Finished clone github.com/modern-go/reflect2 [2022-03-05T20:56:20.130Z] 2022/03/05 20:56:19 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-03-05T20:56:20.390Z] 2022/03/05 20:56:20 Finished clone github.com/json-iterator/go [2022-03-05T20:56:20.390Z] 2022/03/05 20:56:20 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-03-05T20:56:20.487Z] === RUN TestVersionInfo [2022-03-05T20:56:20.487Z] --- PASS: TestVersionInfo (0.00s) [2022-03-05T20:56:20.487Z] === RUN TestAppendVersions [2022-03-05T20:56:20.487Z] --- PASS: TestAppendVersions (0.00s) [2022-03-05T20:56:20.487Z] PASS [2022-03-05T20:56:20.487Z] coverage: 88.9% of statements [2022-03-05T20:56:20.487Z] ok github.com/docker/docker/pkg/useragent 0.051s coverage: 88.9% of statements [2022-03-05T20:56:20.649Z] 2022/03/05 20:56:20 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-03-05T20:56:20.649Z] 2022/03/05 20:56:20 Finished clone go.etcd.io/bbolt [2022-03-05T20:56:20.649Z] 2022/03/05 20:56:20 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-03-05T20:56:20.649Z] 2022/03/05 20:56:20 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-03-05T20:56:20.649Z] 2022/03/05 20:56:20 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-03-05T20:56:20.649Z] 2022/03/05 20:56:20 Finished clone github.com/hashicorp/serf [2022-03-05T20:56:20.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-05T20:56:21.473Z] time="2022-03-05T20:56:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49244/Test.Echo: Post \"http://127.0.0.1:49244/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-05T20:56:21.588Z] 2022/03/05 20:56:21 Finished clone golang.org/x/net [2022-03-05T20:56:21.588Z] 2022/03/05 20:56:21 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-03-05T20:56:21.849Z] 2022/03/05 20:56:21 Finished clone github.com/opencontainers/go-digest [2022-03-05T20:56:21.849Z] 2022/03/05 20:56:21 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-03-05T20:56:21.946Z] === RUN TestValidatePrivileges [2022-03-05T20:56:21.946Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-05T20:56:21.946Z] === RUN TestFilterByCapNeg [2022-03-05T20:56:21.946Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-05T20:56:21.946Z] === RUN TestFilterByCapPos [2022-03-05T20:56:21.946Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-05T20:56:21.946Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-05T20:56:21.946Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-05T20:56:21.946Z] PASS [2022-03-05T20:56:21.946Z] coverage: 12.0% of statements [2022-03-05T20:56:21.946Z] ok github.com/docker/docker/plugin 0.065s coverage: 12.0% of statements [2022-03-05T20:56:21.946Z] === RUN TestNewSettable [2022-03-05T20:56:21.946Z] --- PASS: TestNewSettable (0.00s) [2022-03-05T20:56:21.946Z] === RUN TestIsSettable [2022-03-05T20:56:21.946Z] --- PASS: TestIsSettable (0.00s) [2022-03-05T20:56:21.946Z] === RUN TestUpdateSettingsEnv [2022-03-05T20:56:21.946Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-05T20:56:21.946Z] PASS [2022-03-05T20:56:21.946Z] coverage: 20.1% of statements [2022-03-05T20:56:21.946Z] ok github.com/docker/docker/plugin/v2 0.052s coverage: 20.1% of statements [2022-03-05T20:56:22.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-05T20:56:22.108Z] 2022/03/05 20:56:21 Finished clone github.com/mistifyio/go-zfs [2022-03-05T20:56:22.108Z] 2022/03/05 20:56:21 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-03-05T20:56:22.108Z] 2022/03/05 20:56:21 Finished clone github.com/Microsoft/opengcs [2022-03-05T20:56:22.108Z] 2022/03/05 20:56:21 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-03-05T20:56:22.345Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-05T20:56:22.907Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-05T20:56:22.907Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-05T20:56:23.468Z] === RUN TestDockerSuite/TestDockerFails [2022-03-05T20:56:23.468Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-05T20:56:23.468Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-05T20:56:23.468Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-05T20:56:23.487Z] 2022/03/05 20:56:23 Finished clone github.com/cyphar/filepath-securejoin [2022-03-05T20:56:23.487Z] 2022/03/05 20:56:23 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-03-05T20:56:23.511Z] === RUN TestLoad [2022-03-05T20:56:23.511Z] --- PASS: TestLoad (0.00s) [2022-03-05T20:56:23.511Z] === RUN TestSave [2022-03-05T20:56:23.511Z] --- PASS: TestSave (0.05s) [2022-03-05T20:56:23.511Z] === RUN TestAddDeleteGet [2022-03-05T20:56:23.511Z] --- PASS: TestAddDeleteGet (0.07s) [2022-03-05T20:56:23.511Z] === RUN TestInvalidTags [2022-03-05T20:56:23.511Z] --- PASS: TestInvalidTags (0.01s) [2022-03-05T20:56:23.511Z] PASS [2022-03-05T20:56:23.511Z] coverage: 83.7% of statements [2022-03-05T20:56:23.511Z] ok github.com/docker/docker/reference 0.179s coverage: 83.7% of statements [2022-03-05T20:56:23.724Z] --- PASS: TestCreateServiceSecretFileMode (13.11s) [2022-03-05T20:56:23.724Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T20:56:24.289Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-05T20:56:24.426Z] 2022/03/05 20:56:24 Finished clone github.com/coreos/go-systemd [2022-03-05T20:56:24.426Z] 2022/03/05 20:56:24 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-03-05T20:56:24.499Z] === RUN TestResolveAuthConfigIndexServer [2022-03-05T20:56:24.499Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-05T20:56:24.499Z] === RUN TestResolveAuthConfigFullURL [2022-03-05T20:56:24.499Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-05T20:56:24.499Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-05T20:56:24.499Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-05T20:56:24.499Z] === RUN TestValidateMirror [2022-03-05T20:56:24.499Z] --- PASS: TestValidateMirror (0.00s) [2022-03-05T20:56:24.499Z] === RUN TestLoadInsecureRegistries [2022-03-05T20:56:24.851Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-05T20:56:24.967Z] time="2022-03-05T20:56:24Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-05T20:56:24.968Z] time="2022-03-05T20:56:24Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-05T20:56:24.968Z] time="2022-03-05T20:56:24Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-05T20:56:24.968Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-03-05T20:56:24.968Z] === RUN TestNewServiceConfig [2022-03-05T20:56:24.968Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestValidateIndexName [2022-03-05T20:56:24.968Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestValidateIndexNameWithError [2022-03-05T20:56:24.968Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestEndpointParse [2022-03-05T20:56:24.968Z] --- PASS: TestEndpointParse (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestEndpointParseInvalid [2022-03-05T20:56:24.968Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestValidateEndpoint [2022-03-05T20:56:24.968Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-05T20:56:24.968Z] === RUN TestPing [2022-03-05T20:56:24.968Z] --- PASS: TestPing (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestPingRegistryEndpoint [2022-03-05T20:56:24.968Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:24.968Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestEndpoint [2022-03-05T20:56:24.968Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:24.968Z] --- SKIP: TestEndpoint (0.02s) [2022-03-05T20:56:24.968Z] === RUN TestParseRepositoryInfo [2022-03-05T20:56:24.968Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestNewIndexInfo [2022-03-05T20:56:24.968Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestMirrorEndpointLookup [2022-03-05T20:56:24.968Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:24.968Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-05T20:56:24.968Z] === RUN TestSearchRepositories [2022-03-05T20:56:24.968Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-05T20:56:24.968Z] Host: 127.0.0.1:49249 [2022-03-05T20:56:24.968Z] User-Agent: docker test client [2022-03-05T20:56:24.968Z] Authorization: Token fake-token [2022-03-05T20:56:24.968Z] X-Docker-Token: true [2022-03-05T20:56:24.968Z] Accept-Encoding: gzip [2022-03-05T20:56:24.968Z] [2022-03-05T20:56:24.968Z] [2022-03-05T20:56:24.968Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-05T20:56:24.968Z] Connection: close [2022-03-05T20:56:24.968Z] Content-Length: 144 [2022-03-05T20:56:24.968Z] Cache-Control: no-cache [2022-03-05T20:56:24.968Z] Content-Type: application/json [2022-03-05T20:56:24.968Z] Date: Sat, 05 Mar 2022 20:56:24 GMT [2022-03-05T20:56:24.968Z] Expires: -1 [2022-03-05T20:56:24.968Z] Pragma: no-cache [2022-03-05T20:56:24.968Z] Server: docker-tests/mock [2022-03-05T20:56:24.968Z] X-Docker-Registry-Config: mock [2022-03-05T20:56:24.968Z] X-Docker-Registry-Version: 0.0.0 [2022-03-05T20:56:24.968Z] [2022-03-05T20:56:24.968Z] [2022-03-05T20:56:24.968Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-05T20:56:24.968Z] === RUN TestTrustedLocation [2022-03-05T20:56:24.968Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-05T20:56:24.968Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestAllowNondistributableArtifacts [2022-03-05T20:56:24.968Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-05T20:56:24.968Z] === RUN TestIsSecureIndex [2022-03-05T20:56:24.968Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-05T20:56:24.968Z] PASS [2022-03-05T20:56:24.968Z] coverage: 50.3% of statements [2022-03-05T20:56:24.968Z] ok github.com/docker/docker/registry 0.353s coverage: 50.3% of statements [2022-03-05T20:56:24.995Z] 2022/03/05 20:56:24 Finished clone github.com/opencontainers/runtime-spec [2022-03-05T20:56:24.995Z] 2022/03/05 20:56:24 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-03-05T20:56:25.254Z] 2022/03/05 20:56:25 Finished clone github.com/vbatts/tar-split [2022-03-05T20:56:25.254Z] 2022/03/05 20:56:25 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-03-05T20:56:25.437Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-05T20:56:25.437Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-05T20:56:25.437Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-05T20:56:25.437Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-05T20:56:25.437Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-05T20:56:25.437Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-05T20:56:25.437Z] === RUN TestResumableRequestReaderWithReadError [2022-03-05T20:56:25.437Z] time="2022-03-05T20:56:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-05T20:56:25.437Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-05T20:56:25.437Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-05T20:56:25.437Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-05T20:56:25.437Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-05T20:56:25.437Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-05T20:56:25.437Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-05T20:56:25.437Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-05T20:56:25.437Z] === RUN TestResumableRequestReader [2022-03-05T20:56:25.437Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-05T20:56:25.437Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-05T20:56:25.437Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-05T20:56:25.437Z] PASS [2022-03-05T20:56:25.437Z] coverage: 100.0% of statements [2022-03-05T20:56:25.437Z] ok github.com/docker/docker/registry/resumable 0.288s coverage: 100.0% of statements [2022-03-05T20:56:25.823Z] 2022/03/05 20:56:25 Finished clone github.com/coreos/go-systemd/v22 [2022-03-05T20:56:25.823Z] 2022/03/05 20:56:25 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-03-05T20:56:25.905Z] === RUN TestRestartManagerTimeout [2022-03-05T20:56:25.905Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-05T20:56:25.905Z] === RUN TestRestartManagerTimeoutReset [2022-03-05T20:56:25.905Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-05T20:56:25.905Z] PASS [2022-03-05T20:56:25.905Z] coverage: 50.9% of statements [2022-03-05T20:56:25.905Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-03-05T20:56:26.083Z] 2022/03/05 20:56:25 Finished clone github.com/opencontainers/image-spec [2022-03-05T20:56:26.083Z] 2022/03/05 20:56:25 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-03-05T20:56:26.217Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-05T20:56:26.217Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-05T20:56:26.217Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-05T20:56:26.342Z] 2022/03/05 20:56:26 Finished clone github.com/Graylog2/go-gelf [2022-03-05T20:56:26.342Z] 2022/03/05 20:56:26 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-03-05T20:56:26.374Z] === RUN TestDecodeContainerConfig [2022-03-05T20:56:26.374Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-05T20:56:26.374Z] === RUN TestDecodeContainerConfigIsolation [2022-03-05T20:56:26.374Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-05T20:56:26.374Z] === RUN TestValidatePrivileged [2022-03-05T20:56:26.374Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-05T20:56:26.374Z] PASS [2022-03-05T20:56:26.374Z] coverage: 52.2% of statements [2022-03-05T20:56:26.374Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.2% of statements [2022-03-05T20:56:26.473Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-05T20:56:26.843Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-05T20:56:26.843Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-05T20:56:26.843Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-05T20:56:26.843Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-05T20:56:26.843Z] PASS [2022-03-05T20:56:26.843Z] coverage: 62.5% of statements [2022-03-05T20:56:26.843Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-03-05T20:56:26.950Z] 2022/03/05 20:56:26 Finished clone github.com/godbus/dbus/v5 [2022-03-05T20:56:26.950Z] 2022/03/05 20:56:26 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-03-05T20:56:26.950Z] 2022/03/05 20:56:26 Finished clone github.com/fluent/fluent-logger-golang [2022-03-05T20:56:26.950Z] 2022/03/05 20:56:26 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-03-05T20:56:27.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-05T20:56:27.528Z] 2022/03/05 20:56:27 Finished clone github.com/philhofer/fwd [2022-03-05T20:56:27.528Z] 2022/03/05 20:56:27 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-03-05T20:56:28.909Z] 2022/03/05 20:56:28 Finished clone github.com/fsnotify/fsnotify [2022-03-05T20:56:28.909Z] 2022/03/05 20:56:28 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-03-05T20:56:28.909Z] 2022/03/05 20:56:28 Finished clone github.com/bsphere/le_go [2022-03-05T20:56:28.909Z] 2022/03/05 20:56:28 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-03-05T20:56:28.923Z] docker_api_swarm_node_test.go:52: [d3e1df8afd3fc] joining swarm manager [db2bff2fa589f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:56:29.476Z] 2022/03/05 20:56:29 Finished clone github.com/jmespath/go-jmespath [2022-03-05T20:56:29.476Z] 2022/03/05 20:56:29 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-03-05T20:56:29.849Z] docker_api_swarm_node_test.go:53: [d62a0aad192a3] joining swarm manager [db2bff2fa589f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:56:30.413Z] 2022/03/05 20:56:30 Finished clone github.com/docker/libnetwork [2022-03-05T20:56:30.413Z] 2022/03/05 20:56:30 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-03-05T20:56:30.640Z] --- PASS: TestNewClientWithTimeout (17.66s) [2022-03-05T20:56:30.640Z] === RUN TestClientStream [2022-03-05T20:56:30.640Z] --- PASS: TestClientStream (0.00s) [2022-03-05T20:56:30.640Z] === RUN TestClientSendFile [2022-03-05T20:56:30.640Z] --- PASS: TestClientSendFile (0.00s) [2022-03-05T20:56:30.640Z] === RUN TestClientWithRequestTimeout [2022-03-05T20:56:30.640Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-05T20:56:30.640Z] === RUN TestFileSpecPlugin [2022-03-05T20:56:30.640Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-05T20:56:30.640Z] === RUN TestFileJSONSpecPlugin [2022-03-05T20:56:30.640Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-05T20:56:30.640Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-05T20:56:30.640Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-03-05T20:56:30.640Z] === RUN TestPluginAddHandler [2022-03-05T20:56:30.640Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-05T20:56:30.640Z] === RUN TestPluginWaitBadPlugin [2022-03-05T20:56:30.640Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-05T20:56:30.640Z] === RUN TestGet [2022-03-05T20:56:30.640Z] time="2022-03-05T20:56:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-05T20:56:30.672Z] 2022/03/05 20:56:30 Finished clone github.com/tinylib/msgp [2022-03-05T20:56:30.672Z] 2022/03/05 20:56:30 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-03-05T20:56:30.931Z] 2022/03/05 20:56:30 Finished clone github.com/golang/groupcache [2022-03-05T20:56:30.931Z] 2022/03/05 20:56:30 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-03-05T20:56:31.117Z] time="2022-03-05T20:56:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-05T20:56:31.499Z] 2022/03/05 20:56:31 Finished clone golang.org/x/oauth2 [2022-03-05T20:56:31.499Z] 2022/03/05 20:56:31 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-03-05T20:56:31.739Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-05T20:56:32.103Z] === RUN TestGetDriver [2022-03-05T20:56:32.103Z] --- PASS: TestGetDriver (0.00s) [2022-03-05T20:56:32.103Z] === RUN TestVolumeRequestError [2022-03-05T20:56:32.103Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-05T20:56:32.103Z] PASS [2022-03-05T20:56:32.103Z] coverage: 36.1% of statements [2022-03-05T20:56:32.104Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-03-05T20:56:32.574Z] === RUN TestGetAddress [2022-03-05T20:56:32.574Z] --- PASS: TestGetAddress (0.00s) [2022-03-05T20:56:32.574Z] === RUN TestRemove [2022-03-05T20:56:32.574Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-05T20:56:32.574Z] --- SKIP: TestRemove (0.00s) [2022-03-05T20:56:32.574Z] === RUN TestInitializeWithVolumes [2022-03-05T20:56:32.574Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-05T20:56:32.574Z] === RUN TestCreate [2022-03-05T20:56:32.574Z] --- PASS: TestCreate (0.01s) [2022-03-05T20:56:32.574Z] === RUN TestValidateName [2022-03-05T20:56:32.574Z] --- PASS: TestValidateName (0.00s) [2022-03-05T20:56:32.574Z] === RUN TestCreateWithOpts [2022-03-05T20:56:32.574Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-05T20:56:32.574Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-05T20:56:32.574Z] === RUN TestRelaodNoOpts [2022-03-05T20:56:32.574Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-05T20:56:32.574Z] PASS [2022-03-05T20:56:32.574Z] coverage: 41.5% of statements [2022-03-05T20:56:32.574Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.5% of statements [2022-03-05T20:56:32.878Z] 2022/03/05 20:56:32 Finished clone github.com/googleapis/gax-go [2022-03-05T20:56:32.878Z] 2022/03/05 20:56:32 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20 [2022-03-05T20:56:33.042Z] time="2022-03-05T20:56:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-05T20:56:33.628Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-05T20:56:34.606Z] === RUN TestConvertTmpfsOptions [2022-03-05T20:56:34.606Z] parser_test.go:49: data="mode=700,size=1m" [2022-03-05T20:56:34.606Z] parser_test.go:49: data="ro" [2022-03-05T20:56:34.606Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-05T20:56:34.606Z] === RUN TestParseMountRaw [2022-03-05T20:56:34.606Z] --- PASS: TestParseMountRaw (0.05s) [2022-03-05T20:56:34.606Z] === RUN TestParseMountRawSplit [2022-03-05T20:56:34.606Z] parser_test.go:390: case 0 [2022-03-05T20:56:34.606Z] parser_test.go:390: case 1 [2022-03-05T20:56:34.606Z] parser_test.go:390: case 2 [2022-03-05T20:56:34.606Z] parser_test.go:390: case 3 [2022-03-05T20:56:34.606Z] parser_test.go:390: case 4 [2022-03-05T20:56:34.606Z] parser_test.go:390: case 5 [2022-03-05T20:56:34.606Z] parser_test.go:390: case 6 [2022-03-05T20:56:34.606Z] parser_test.go:390: case 7 [2022-03-05T20:56:34.606Z] parser_test.go:390: case 8 [2022-03-05T20:56:34.606Z] parser_test.go:390: case 0 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 1 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 2 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 3 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 4 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 5 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 6 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 7 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 8 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 9 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 10 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 11 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 12 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 0 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 1 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 2 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 3 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 4 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 5 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 6 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 7 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 8 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 9 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 10 [2022-03-05T20:56:34.607Z] parser_test.go:390: case 11 [2022-03-05T20:56:34.607Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-03-05T20:56:34.607Z] === RUN TestParseMountSpec [2022-03-05T20:56:34.607Z] parser_test.go:455: case 0 [2022-03-05T20:56:34.607Z] parser_test.go:455: case 1 [2022-03-05T20:56:34.607Z] parser_test.go:455: case 2 [2022-03-05T20:56:34.607Z] parser_test.go:455: case 3 [2022-03-05T20:56:34.607Z] parser_test.go:455: case 4 [2022-03-05T20:56:34.607Z] parser_test.go:455: case 5 [2022-03-05T20:56:34.607Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-05T20:56:34.607Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-03-05T20:56:34.607Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-03-05T20:56:34.607Z] === RUN TestValidateMount [2022-03-05T20:56:34.607Z] --- PASS: TestValidateMount (0.00s) [2022-03-05T20:56:34.607Z] PASS [2022-03-05T20:56:34.607Z] coverage: 66.2% of statements [2022-03-05T20:56:34.607Z] ok github.com/docker/docker/volume/mounts 0.127s coverage: 66.2% of statements [2022-03-05T20:56:34.789Z] 2022/03/05 20:56:34 Finished clone go.opencensus.io [2022-03-05T20:56:34.789Z] 2022/03/05 20:56:34 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-03-05T20:56:34.789Z] 2022/03/05 20:56:34 Finished clone github.com/miekg/dns [2022-03-05T20:56:34.789Z] 2022/03/05 20:56:34 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-03-05T20:56:34.993Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-05T20:56:35.075Z] === RUN TestSetGetMeta [2022-03-05T20:56:35.075Z] === PAUSE TestSetGetMeta [2022-03-05T20:56:35.075Z] === RUN TestRestore [2022-03-05T20:56:35.075Z] === PAUSE TestRestore [2022-03-05T20:56:35.075Z] === RUN TestServiceCreate [2022-03-05T20:56:35.075Z] === PAUSE TestServiceCreate [2022-03-05T20:56:35.075Z] === RUN TestServiceList [2022-03-05T20:56:35.075Z] === PAUSE TestServiceList [2022-03-05T20:56:35.075Z] === RUN TestServiceRemove [2022-03-05T20:56:35.075Z] === PAUSE TestServiceRemove [2022-03-05T20:56:35.075Z] === RUN TestServiceGet [2022-03-05T20:56:35.075Z] === PAUSE TestServiceGet [2022-03-05T20:56:35.075Z] === RUN TestServicePrune [2022-03-05T20:56:35.075Z] === PAUSE TestServicePrune [2022-03-05T20:56:35.075Z] === RUN TestCreate [2022-03-05T20:56:35.075Z] === PAUSE TestCreate [2022-03-05T20:56:35.075Z] === RUN TestRemove [2022-03-05T20:56:35.075Z] === PAUSE TestRemove [2022-03-05T20:56:35.075Z] === RUN TestList [2022-03-05T20:56:35.075Z] === PAUSE TestList [2022-03-05T20:56:35.075Z] === RUN TestFindByDriver [2022-03-05T20:56:35.075Z] === PAUSE TestFindByDriver [2022-03-05T20:56:35.075Z] === RUN TestFindByReferenced [2022-03-05T20:56:35.075Z] === PAUSE TestFindByReferenced [2022-03-05T20:56:35.075Z] === RUN TestDerefMultipleOfSameRef [2022-03-05T20:56:35.075Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-05T20:56:35.075Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T20:56:35.075Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T20:56:35.544Z] === RUN TestDefererencePluginOnCreateError [2022-03-05T20:56:35.544Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-05T20:56:35.544Z] === RUN TestRefDerefRemove [2022-03-05T20:56:35.544Z] === PAUSE TestRefDerefRemove [2022-03-05T20:56:35.544Z] === RUN TestGet [2022-03-05T20:56:35.544Z] === PAUSE TestGet [2022-03-05T20:56:35.544Z] === RUN TestGetWithReference [2022-03-05T20:56:35.544Z] === PAUSE TestGetWithReference [2022-03-05T20:56:35.544Z] === RUN TestFilterFunc [2022-03-05T20:56:35.544Z] === RUN TestFilterFunc/test_nil_list [2022-03-05T20:56:35.544Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-05T20:56:35.544Z] === RUN TestFilterFunc/test_empty_list [2022-03-05T20:56:35.544Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-05T20:56:35.544Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T20:56:35.544Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T20:56:35.544Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T20:56:35.544Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T20:56:35.544Z] === RUN TestFilterFunc/test_filter_some [2022-03-05T20:56:35.544Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-05T20:56:35.544Z] === RUN TestFilterFunc/test_filter_middle [2022-03-05T20:56:35.544Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-05T20:56:35.544Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-05T20:56:35.544Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-05T20:56:35.544Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-05T20:56:35.544Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-05T20:56:35.544Z] === CONT TestFilterFunc/test_nil_list [2022-03-05T20:56:35.544Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-05T20:56:35.544Z] === CONT TestFilterFunc/test_filter_some [2022-03-05T20:56:35.544Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T20:56:35.544Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T20:56:35.544Z] === CONT TestFilterFunc/test_empty_list [2022-03-05T20:56:35.544Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-05T20:56:35.544Z] === CONT TestFilterFunc/test_filter_middle [2022-03-05T20:56:35.544Z] --- PASS: TestFilterFunc (0.00s) [2022-03-05T20:56:35.544Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-05T20:56:35.544Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-05T20:56:35.544Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-05T20:56:35.544Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-05T20:56:35.544Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-05T20:56:35.544Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-05T20:56:35.544Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-05T20:56:35.544Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-05T20:56:35.544Z] === CONT TestSetGetMeta [2022-03-05T20:56:35.544Z] === CONT TestFindByReferenced [2022-03-05T20:56:35.544Z] === CONT TestGetWithReference [2022-03-05T20:56:35.544Z] === CONT TestGet [2022-03-05T20:56:35.544Z] --- PASS: TestSetGetMeta (0.04s) [2022-03-05T20:56:35.544Z] === CONT TestServicePrune [2022-03-05T20:56:35.544Z] --- PASS: TestGetWithReference (0.05s) [2022-03-05T20:56:35.544Z] === CONT TestFindByDriver [2022-03-05T20:56:35.544Z] --- PASS: TestGet (0.05s) [2022-03-05T20:56:35.544Z] === CONT TestList [2022-03-05T20:56:35.544Z] --- PASS: TestFindByReferenced (0.07s) [2022-03-05T20:56:35.544Z] === CONT TestRemove [2022-03-05T20:56:35.544Z] --- PASS: TestList (0.04s) [2022-03-05T20:56:35.544Z] === CONT TestCreate [2022-03-05T20:56:35.544Z] --- PASS: TestFindByDriver (0.06s) [2022-03-05T20:56:35.544Z] === CONT TestServiceList [2022-03-05T20:56:35.544Z] --- PASS: TestCreate (0.02s) [2022-03-05T20:56:35.544Z] === CONT TestServiceGet [2022-03-05T20:56:35.544Z] --- PASS: TestRemove (0.06s) [2022-03-05T20:56:35.544Z] === CONT TestServiceRemove [2022-03-05T20:56:35.544Z] === CONT TestServiceCreate [2022-03-05T20:56:35.544Z] time="2022-03-05T20:56:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T20:56:35.544Z] --- PASS: TestServiceGet (0.16s) [2022-03-05T20:56:35.544Z] time="2022-03-05T20:56:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T20:56:35.544Z] --- PASS: TestServiceRemove (0.16s) [2022-03-05T20:56:35.544Z] === CONT TestDefererencePluginOnCreateError [2022-03-05T20:56:35.544Z] time="2022-03-05T20:56:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T20:56:35.544Z] time="2022-03-05T20:56:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-05T20:56:35.544Z] --- PASS: TestServiceList (0.20s) [2022-03-05T20:56:35.544Z] === CONT TestRefDerefRemove [2022-03-05T20:56:35.544Z] --- PASS: TestServiceCreate (0.03s) [2022-03-05T20:56:35.544Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T20:56:35.544Z] time="2022-03-05T20:56:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T20:56:35.544Z] --- PASS: TestServicePrune (0.28s) [2022-03-05T20:56:35.544Z] === CONT TestDerefMultipleOfSameRef [2022-03-05T20:56:35.544Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-05T20:56:35.544Z] === CONT TestRestore [2022-03-05T20:56:35.544Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-05T20:56:35.544Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-05T20:56:35.544Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-03-05T20:56:35.544Z] --- PASS: TestRestore (0.05s) [2022-03-05T20:56:35.544Z] PASS [2022-03-05T20:56:35.544Z] coverage: 70.3% of statements [2022-03-05T20:56:35.544Z] ok github.com/docker/docker/volume/service 0.447s coverage: 70.3% of statements [2022-03-05T20:56:35.729Z] 2022/03/05 20:56:35 Finished clone golang.org/x/sys [2022-03-05T20:56:35.729Z] 2022/03/05 20:56:35 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-03-05T20:56:35.988Z] 2022/03/05 20:56:35 Finished clone github.com/containerd/fifo [2022-03-05T20:56:35.988Z] 2022/03/05 20:56:35 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-03-05T20:56:36.359Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-05T20:56:36.531Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-05T20:56:36.531Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T20:56:36.531Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T20:56:36.531Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T20:56:36.531Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-05T20:56:36.531Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-05T20:56:36.531Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-05T20:56:36.531Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T20:56:36.531Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T20:56:36.615Z] --- PASS: TestCreateServiceConfigFileMode (12.93s) [2022-03-05T20:56:36.615Z] === RUN TestCreateServiceSysctls [2022-03-05T20:56:37.177Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-05T20:56:37.520Z] time="2022-03-05T20:56:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-05T20:56:37.739Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-05T20:56:38.527Z] 2022/03/05 20:56:37 Finished clone github.com/containerd/cgroups [2022-03-05T20:56:38.527Z] 2022/03/05 20:56:37 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-03-05T20:56:38.668Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-05T20:56:39.235Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-05T20:56:39.806Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-05T20:56:39.908Z] 2022/03/05 20:56:39 Finished clone golang.org/x/text [2022-03-05T20:56:39.908Z] 2022/03/05 20:56:39 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-03-05T20:56:39.908Z] 2022/03/05 20:56:39 Finished clone github.com/containerd/go-runc [2022-03-05T20:56:39.908Z] 2022/03/05 20:56:39 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-03-05T20:56:40.062Z] --- PASS: TestCreateServiceSysctls (3.62s) [2022-03-05T20:56:40.062Z] === RUN TestCreateServiceCapabilities [2022-03-05T20:56:40.318Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-05T20:56:40.850Z] 2022/03/05 20:56:40 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-03-05T20:56:40.850Z] 2022/03/05 20:56:40 Finished clone github.com/containerd/console [2022-03-05T20:56:40.850Z] 2022/03/05 20:56:40 Finished clone github.com/containerd/typeurl [2022-03-05T20:56:40.850Z] 2022/03/05 20:56:40 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-03-05T20:56:41.112Z] 2022/03/05 20:56:41 Finished clone github.com/containerd/ttrpc [2022-03-05T20:56:41.112Z] 2022/03/05 20:56:41 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2022-03-05T20:56:41.942Z] 2022/03/05 20:56:41 Finished clone github.com/containerd/continuity [2022-03-05T20:56:41.942Z] 2022/03/05 20:56:41 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-03-05T20:56:41.942Z] 2022/03/05 20:56:41 Finished clone github.com/opencontainers/runc [2022-03-05T20:56:41.942Z] 2022/03/05 20:56:41 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-03-05T20:56:42.207Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-05T20:56:42.511Z] 2022/03/05 20:56:42 Finished clone github.com/gogo/googleapis [2022-03-05T20:56:42.511Z] 2022/03/05 20:56:42 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-03-05T20:56:42.812Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2022-03-05T20:56:42.812Z] === RUN TestInspect [2022-03-05T20:56:43.373Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-05T20:56:43.457Z] 2022/03/05 20:56:43 Finished clone google.golang.org/grpc [2022-03-05T20:56:43.457Z] 2022/03/05 20:56:43 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-03-05T20:56:44.839Z] 2022/03/05 20:56:44 Finished clone github.com/fernet/fernet-go [2022-03-05T20:56:44.839Z] 2022/03/05 20:56:44 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-03-05T20:56:45.408Z] 2022/03/05 20:56:45 Finished clone github.com/docker/distribution [2022-03-05T20:56:45.408Z] 2022/03/05 20:56:45 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-03-05T20:56:45.892Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-05T20:56:46.148Z] --- PASS: TestInspect (3.23s) [2022-03-05T20:56:46.148Z] === RUN TestCreateJob [2022-03-05T20:56:46.195Z] --- PASS: TestGet (15.04s) [2022-03-05T20:56:46.195Z] === RUN TestPluginWithNoManifest [2022-03-05T20:56:46.195Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-05T20:56:46.195Z] === RUN TestGetAll [2022-03-05T20:56:46.195Z] --- PASS: TestGetAll (0.01s) [2022-03-05T20:56:46.195Z] PASS [2022-03-05T20:56:46.195Z] coverage: 73.4% of statements [2022-03-05T20:56:46.195Z] ok github.com/docker/docker/pkg/plugins 35.060s coverage: 73.4% of statements [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/quota [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T20:56:46.195Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T20:56:46.348Z] 2022/03/05 20:56:46 Finished clone github.com/Microsoft/hcsshim [2022-03-05T20:56:46.348Z] 2022/03/05 20:56:46 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-03-05T20:56:46.917Z] 2022/03/05 20:56:46 Finished clone github.com/moby/buildkit [2022-03-05T20:56:46.917Z] 2022/03/05 20:56:46 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === Skipped [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-05T20:56:47.770Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-05T20:56:47.770Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-05T20:56:47.770Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.02s) [2022-03-05T20:56:47.770Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.05s) [2022-03-05T20:56:47.770Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-05T20:56:47.770Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-05T20:56:47.770Z] daemon_test.go:147: root required [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-05T20:56:47.770Z] reload_test.go:520: root required [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-05T20:56:47.770Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-05T20:56:47.770Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-05T20:56:47.770Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-05T20:56:47.770Z] download_test.go:268: Needs fixing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-05T20:56:47.770Z] layer_test.go:304: Failing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-05T20:56:47.770Z] layer_test.go:353: Failing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-05T20:56:47.770Z] layer_test.go:468: Failing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-05T20:56:47.770Z] layer_test.go:697: Failing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-05T20:56:47.770Z] migration_test.go:46: Failing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-05T20:56:47.770Z] migration_test.go:182: Failing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-05T20:56:47.770Z] mount_test.go:17: Failing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-05T20:56:47.770Z] mount_test.go:76: Failing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-05T20:56:47.770Z] mount_test.go:125: Failing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-05T20:56:47.770Z] mount_test.go:212: Failing on Windows [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.01s) [2022-03-05T20:56:47.770Z] archive_test.go:134: Xz not present in msys2 [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-05T20:56:47.770Z] archive_test.go:239: Failing on Windows CI machines [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-05T20:56:47.770Z] archive_windows_test.go:16: Currently fails [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-05T20:56:47.770Z] changes_test.go:192: needs more investigation [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-05T20:56:47.770Z] changes_test.go:405: needs further investigation [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-05T20:56:47.770Z] changes_test.go:441: needs further investigation [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-05T20:56:47.770Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-05T20:56:47.770Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-05T20:56:47.770Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-05T20:56:47.770Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-05T20:56:47.770Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-05T20:56:47.770Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-05T20:56:47.770Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.770Z] [2022-03-05T20:56:47.771Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-05T20:56:47.771Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.771Z] [2022-03-05T20:56:47.771Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-05T20:56:47.771Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.771Z] [2022-03-05T20:56:47.771Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-05T20:56:47.771Z] poller_test.go:41: No chmod on Windows [2022-03-05T20:56:47.771Z] [2022-03-05T20:56:47.771Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-05T20:56:47.771Z] fileutils_test.go:134: Needs porting to Windows [2022-03-05T20:56:47.771Z] [2022-03-05T20:56:47.771Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-05T20:56:47.771Z] fileutils_test.go:180: Needs porting to Windows [2022-03-05T20:56:47.771Z] [2022-03-05T20:56:47.771Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-05T20:56:47.771Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.771Z] [2022-03-05T20:56:47.771Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2022-03-05T20:56:47.771Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.771Z] [2022-03-05T20:56:47.771Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-05T20:56:47.771Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-05T20:56:47.771Z] [2022-03-05T20:56:47.771Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-05T20:56:47.771Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-05T20:56:47.771Z] [2022-03-05T20:56:47.771Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-05T20:56:47.771Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-05T20:56:47.771Z] [2022-03-05T20:56:47.771Z] DONE 1851 tests, 45 skipped in 246.018s [2022-03-05T20:56:48.037Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-05T20:56:48.239Z] INFO: make.ps1 ended at 03/05/2022 20:56:47 [2022-03-05T20:56:48.297Z] 2022/03/05 20:56:47 Finished clone golang.org/x/time [2022-03-05T20:56:48.297Z] 2022/03/05 20:56:47 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-03-05T20:56:48.297Z] 2022/03/05 20:56:48 Finished clone github.com/cilium/ebpf [2022-03-05T20:56:48.297Z] 2022/03/05 20:56:48 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-03-05T20:56:48.557Z] 2022/03/05 20:56:48 Finished clone github.com/hashicorp/go-memdb [2022-03-05T20:56:48.557Z] 2022/03/05 20:56:48 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-03-05T20:56:48.964Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-05T20:56:49.497Z] 2022/03/05 20:56:49 Finished clone github.com/hashicorp/go-immutable-radix [2022-03-05T20:56:49.497Z] 2022/03/05 20:56:49 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-03-05T20:56:49.525Z] --- PASS: TestCreateJob (3.45s) [2022-03-05T20:56:49.525Z] === RUN TestReplicatedJob [2022-03-05T20:56:49.757Z] 2022/03/05 20:56:49 Finished clone github.com/hashicorp/golang-lru [2022-03-05T20:56:49.757Z] 2022/03/05 20:56:49 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-03-05T20:56:50.016Z] 2022/03/05 20:56:49 Finished clone github.com/coreos/pkg [2022-03-05T20:56:50.016Z] 2022/03/05 20:56:49 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-03-05T20:56:50.016Z] 2022/03/05 20:56:49 Finished clone github.com/golang/protobuf [2022-03-05T20:56:50.016Z] 2022/03/05 20:56:49 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-03-05T20:56:50.086Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-05T20:56:50.456Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-05T20:56:50.456Z] INFO: Unit tests ended at 03/05/2022 20:56:49. Duration:00:04:25.9569546 [2022-03-05T20:56:50.456Z] INFO: Building busybox [2022-03-05T20:56:50.456Z] Sending build context to Docker daemon 5.12kB [2022-03-05T20:56:50.456Z] [2022-03-05T20:56:50.456Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-05T20:56:50.456Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-05T20:56:50.456Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-05T20:56:50.456Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-05T20:56:50.456Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-05T20:56:50.456Z] ---> c703d4d60533 [2022-03-05T20:56:50.456Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-05T20:56:50.456Z] ---> Running in 5c814d002a81 [2022-03-05T20:56:50.647Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-05T20:56:50.905Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-05T20:56:51.397Z] 2022/03/05 20:56:51 Finished clone github.com/beorn7/perks [2022-03-05T20:56:51.397Z] 2022/03/05 20:56:51 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-03-05T20:56:51.657Z] 2022/03/05 20:56:51 Finished clone github.com/prometheus/client_model [2022-03-05T20:56:51.657Z] 2022/03/05 20:56:51 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-03-05T20:56:52.275Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-05T20:56:52.597Z] 2022/03/05 20:56:52 Finished clone golang.org/x/crypto [2022-03-05T20:56:52.597Z] 2022/03/05 20:56:52 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-03-05T20:56:53.204Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-05T20:56:53.459Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-05T20:56:53.715Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-05T20:56:53.971Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-05T20:56:53.971Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-05T20:56:54.505Z] 2022/03/05 20:56:54 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-03-05T20:56:54.505Z] 2022/03/05 20:56:54 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-03-05T20:56:54.505Z] 2022/03/05 20:56:54 Finished clone github.com/prometheus/client_golang [2022-03-05T20:56:54.505Z] 2022/03/05 20:56:54 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-03-05T20:56:55.077Z] 2022/03/05 20:56:54 Finished clone code.cloudfoundry.org/clock [2022-03-05T20:56:55.077Z] 2022/03/05 20:56:54 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-03-05T20:56:55.338Z] 2022/03/05 20:56:55 Finished clone github.com/prometheus/common [2022-03-05T20:56:55.338Z] 2022/03/05 20:56:55 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-03-05T20:56:55.338Z] 2022/03/05 20:56:55 Finished clone github.com/prometheus/procfs [2022-03-05T20:56:55.338Z] 2022/03/05 20:56:55 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-03-05T20:56:55.340Z] --- PASS: TestReplicatedJob (5.56s) [2022-03-05T20:56:55.340Z] === RUN TestUpdateReplicatedJob [2022-03-05T20:56:55.340Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-05T20:56:55.597Z] 2022/03/05 20:56:55 Finished clone github.com/pkg/errors [2022-03-05T20:56:55.598Z] 2022/03/05 20:56:55 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-03-05T20:56:55.857Z] 2022/03/05 20:56:55 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-03-05T20:56:55.857Z] 2022/03/05 20:56:55 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-03-05T20:56:56.268Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-05T20:56:56.268Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-05T20:56:56.268Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-05T20:56:56.426Z] 2022/03/05 20:56:56 Finished clone github.com/cespare/xxhash/v2 [2022-03-05T20:56:56.426Z] 2022/03/05 20:56:56 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-03-05T20:56:56.995Z] 2022/03/05 20:56:56 Finished clone github.com/inconshreveable/mousetrap [2022-03-05T20:56:56.995Z] 2022/03/05 20:56:56 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-03-05T20:56:57.256Z] 2022/03/05 20:56:57 Finished clone github.com/spf13/pflag [2022-03-05T20:56:57.256Z] 2022/03/05 20:56:57 Finished clone github.com/morikuni/aec [2022-03-05T20:56:57.634Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-05T20:56:57.635Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-05T20:56:57.826Z] 2022/03/05 20:56:57 Finished clone github.com/docker/go-metrics [2022-03-05T20:56:58.196Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-05T20:56:58.399Z] 2022/03/05 20:56:58 Finished clone github.com/spf13/cobra [2022-03-05T20:56:58.452Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2022-03-05T20:56:58.452Z] === RUN TestServiceListWithStatuses [2022-03-05T20:56:58.452Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T20:56:58.452Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T20:56:58.452Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T20:56:59.378Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-05T20:56:59.635Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-05T20:56:59.635Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-05T20:56:59.635Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-05T20:56:59.635Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-05T20:56:59.635Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-05T20:56:59.781Z] 2022/03/05 20:56:59 Finished clone github.com/google/certificate-transparency-go [2022-03-05T20:57:00.720Z] 2022/03/05 20:57:00 Finished clone github.com/opencontainers/selinux [2022-03-05T20:57:02.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-05T20:57:02.172Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-05T20:57:02.733Z] === RUN TestDockerSuite/TestEventsRename [2022-03-05T20:57:03.295Z] --- PASS: TestDockerNetworkConnectAlias (4.83s) [2022-03-05T20:57:03.295Z] === RUN TestDockerNetworkReConnect [2022-03-05T20:57:03.551Z] === RUN TestDockerSuite/TestEventsResize [2022-03-05T20:57:04.524Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-05T20:57:07.043Z] --- PASS: TestDockerNetworkReConnect (3.51s) [2022-03-05T20:57:07.043Z] === RUN TestServicePlugin [2022-03-05T20:57:08.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-05T20:57:09.778Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-05T20:57:10.707Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-05T20:57:10.710Z] 2022/03/05 20:57:09 Finished clone github.com/cloudflare/cfssl [2022-03-05T20:57:10.964Z] docker_api_swarm_test.go:201: [da005c3ac86f5] joining swarm manager [da21c4cb5897c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:57:10.964Z] plugin_test.go:62: [d386cb85a5476] joining swarm manager [d5861bedd19af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:57:11.220Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-05T20:57:11.688Z] Removing intermediate container 5c814d002a81 [2022-03-05T20:57:11.688Z] ---> 179e7c60b2e4 [2022-03-05T20:57:11.688Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-05T20:57:11.688Z] ---> Running in 5c58fcdac75c [2022-03-05T20:57:11.688Z] Removing intermediate container 5c58fcdac75c [2022-03-05T20:57:11.688Z] ---> 2c7bc40d953d [2022-03-05T20:57:11.688Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-05T20:57:11.688Z] ---> Running in d57cb2b835d6 [2022-03-05T20:57:12.157Z] Removing intermediate container d57cb2b835d6 [2022-03-05T20:57:12.157Z] ---> 4ad2ce9e2ca0 [2022-03-05T20:57:12.157Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-05T20:57:12.584Z] plugin_test.go:65: [d9a0ca28b1195] joining swarm manager [d5861bedd19af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:57:13.143Z] [2022-03-05T20:57:13.614Z] ---> c0c0e0f0b1f6 [2022-03-05T20:57:13.614Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-05T20:57:13.614Z] ---> Running in 0ee1c2fa6838 [2022-03-05T20:57:14.477Z] === RUN TestDockerSuite/TestEventsTop [2022-03-05T20:57:14.732Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-05T20:57:17.286Z] 2022/03/05 20:57:16 Finished clone github.com/containerd/containerd [2022-03-05T20:57:17.286Z] 2022/03/05 20:57:16 Finished clone github.com/docker/swarmkit [2022-03-05T20:57:17.998Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-05T20:57:18.668Z] 2022/03/05 20:57:18 Finished clone github.com/coreos/etcd [2022-03-05T20:57:27.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-05T20:57:28.194Z] === RUN TestDockerSuite/TestExec [2022-03-05T20:57:28.757Z] docker_api_swarm_test.go:383: [d6e95f1a2f427] joining swarm manager [d0854c621a79a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:57:29.014Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-05T20:57:29.576Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-05T20:57:30.138Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-05T20:57:30.138Z] docker_api_swarm_test.go:384: [d81eb62a1d34c] joining swarm manager [d0854c621a79a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:57:30.396Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-05T20:57:30.890Z] 2022/03/05 20:57:29 Finished clone cloud.google.com/go [2022-03-05T20:57:31.761Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-05T20:57:32.321Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-05T20:57:32.883Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-05T20:57:33.139Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-05T20:57:33.700Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-05T20:57:34.262Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-05T20:57:34.823Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-05T20:57:35.750Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-05T20:57:36.677Z] === RUN TestDockerSuite/TestExecEnv [2022-03-05T20:57:36.934Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-05T20:57:37.466Z] 2022/03/05 20:57:37 Finished clone github.com/gogo/protobuf [2022-03-05T20:57:37.861Z] --- PASS: TestServicePlugin (31.15s) [2022-03-05T20:57:37.861Z] === RUN TestServiceUpdateLabel [2022-03-05T20:57:38.118Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-05T20:57:38.682Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-05T20:57:38.978Z] Removing intermediate container 0ee1c2fa6838 [2022-03-05T20:57:38.978Z] ---> 15f5873dff0f [2022-03-05T20:57:38.978Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-05T20:57:38.978Z] ---> Running in 39f75d352e54 [2022-03-05T20:57:39.965Z] [2022-03-05T20:57:39.965Z] SUCCESS: Specified value was saved. [2022-03-05T20:57:40.571Z] --- PASS: TestServiceUpdateLabel (2.32s) [2022-03-05T20:57:40.571Z] === RUN TestServiceUpdateSecrets [2022-03-05T20:57:40.571Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-05T20:57:40.762Z] 2022/03/05 20:57:40 Finished clone google.golang.org/genproto [2022-03-05T20:57:40.827Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-05T20:57:41.389Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-05T20:57:42.319Z] === RUN TestDockerSuite/TestExecParseError [2022-03-05T20:57:42.882Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-05T20:57:42.919Z] Removing intermediate container 39f75d352e54 [2022-03-05T20:57:42.919Z] ---> 77a70dda54c1 [2022-03-05T20:57:42.919Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-05T20:57:42.919Z] ---> Running in c80fe65a0d62 [2022-03-05T20:57:43.137Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-05T20:57:43.699Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-05T20:57:44.626Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-05T20:57:45.188Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-05T20:57:45.750Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-05T20:57:50.078Z] Cannot create a file when that file already exists. [2022-03-05T20:57:54.954Z] Removing intermediate container c80fe65a0d62 [2022-03-05T20:57:54.954Z] ---> 67f4f20ba3fb [2022-03-05T20:57:54.954Z] Step 13/13 : CMD ["sh"] [2022-03-05T20:57:54.954Z] ---> Running in 0141c92e4755 [2022-03-05T20:57:55.422Z] Removing intermediate container 0141c92e4755 [2022-03-05T20:57:55.422Z] ---> a164ea97eea5 [2022-03-05T20:57:55.422Z] Successfully built a164ea97eea5 [2022-03-05T20:57:55.422Z] Successfully tagged busybox:latest [2022-03-05T20:57:55.422Z] INFO: Docker images of the daemon under test [2022-03-05T20:57:55.422Z] [2022-03-05T20:57:55.688Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2022-03-05T20:57:55.688Z] === RUN TestServiceUpdateConfigs [2022-03-05T20:57:55.891Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-05T20:57:55.891Z] busybox latest a164ea97eea5 Less than a second ago 5.78GB [2022-03-05T20:57:55.891Z] microsoft/windowsservercore latest c703d4d60533 4 weeks ago 5.75GB [2022-03-05T20:57:55.891Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 4 weeks ago 5.75GB [2022-03-05T20:57:55.891Z] [2022-03-05T20:57:55.891Z] INFO: Running integration tests at 03/05/2022 20:57:55... [2022-03-05T20:57:55.891Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-05T20:57:55.891Z] INFO: Integration API tests being run from the host: [2022-03-05T20:57:55.891Z] INFO: make.ps1 starting at 03/05/2022 20:57:55 [2022-03-05T20:57:56.631Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-05T20:57:56.878Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-05T20:57:57.206Z] === RUN TestDockerSuite/TestExecTTY [2022-03-05T20:57:57.768Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-05T20:57:58.330Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-05T20:57:58.891Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-05T20:57:59.454Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-05T20:57:59.454Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-05T20:57:59.454Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-05T20:58:00.382Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-05T20:58:00.944Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-05T20:58:01.870Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-05T20:58:02.433Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-05T20:58:02.993Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-05T20:58:08.232Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-05T20:58:09.638Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-03-05T20:58:09.638Z] === RUN TestServiceUpdateNetwork [2022-03-05T20:58:12.154Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-05T20:58:13.517Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-05T20:58:18.767Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-05T20:58:18.767Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-05T20:58:18.767Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-05T20:58:18.767Z] === RUN TestDockerSuite/TestHealth [2022-03-05T20:58:22.033Z] --- PASS: TestServiceUpdateNetwork (11.94s) [2022-03-05T20:58:22.033Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T20:58:22.960Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-05T20:58:23.522Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-05T20:58:27.697Z] check_test.go:380: [d81eb62a1d34c] daemon is not started [2022-03-05T20:58:27.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-05T20:58:29.587Z] docker_api_swarm_test.go:801: [df0ec1cd7f9f3] joining swarm manager [d2b844ffef64b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:58:30.148Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-05T20:58:30.709Z] docker_api_swarm_test.go:801: [da2c6efbc3a3c] joining swarm manager [d2b844ffef64b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:58:32.074Z] docker_api_swarm_test.go:801: [dff0727a7832b] joining swarm manager [d2b844ffef64b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-05T20:58:33.439Z] docker_api_swarm_test.go:801: [d5f3d96724a66] joining swarm manager [d2b844ffef64b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-05T20:58:34.803Z] docker_api_swarm_test.go:809: [da14bd95556f2] joining swarm manager [d2b844ffef64b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-05T20:58:37.032Z] 2022/03/05 20:58:31 Finished clone github.com/hashicorp/consul [2022-03-05T20:58:37.320Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-05T20:58:37.320Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-05T20:58:37.320Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-05T20:58:37.320Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-05T20:58:37.882Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2022-03-05T20:58:37.882Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-05T20:58:37.882Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-03-05T20:58:37.882Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-03-05T20:58:37.882Z] PASS [2022-03-05T20:58:37.882Z] [2022-03-05T20:58:37.882Z] === Skipped [2022-03-05T20:58:37.882Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T20:58:37.882Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T20:58:37.882Z] [2022-03-05T20:58:37.882Z] DONE 27 tests, 1 skipped in 192.929s [2022-03-05T20:58:37.882Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T20:58:37.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:58:37.882Z] ++ set -e [2022-03-05T20:58:37.882Z] ++ '[' -n 0 ']' [2022-03-05T20:58:37.882Z] ++ set -x [2022-03-05T20:58:37.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:58:37.882Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-05T20:58:37.882Z] INFO: Testing against a local daemon [2022-03-05T20:58:37.882Z] === RUN TestSessionCreate [2022-03-05T20:58:37.882Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-05T20:58:37.882Z] --- PASS: TestSessionCreate (0.04s) [2022-03-05T20:58:37.882Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T20:58:38.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-03-05T20:58:38.139Z] PASS [2022-03-05T20:58:38.139Z] [2022-03-05T20:58:38.139Z] DONE 2 tests in 0.181s [2022-03-05T20:58:38.139Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T20:58:38.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:58:38.139Z] ++ set -e [2022-03-05T20:58:38.139Z] ++ '[' -n 0 ']' [2022-03-05T20:58:38.139Z] ++ set -x [2022-03-05T20:58:38.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:58:38.139Z] INFO: Testing against a local daemon [2022-03-05T20:58:38.139Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T20:58:38.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T20:58:38.139Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T20:58:38.139Z] === RUN TestEventsExecDie [2022-03-05T20:58:38.701Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-05T20:58:38.701Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-05T20:58:38.701Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-05T20:58:38.701Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-05T20:58:38.957Z] --- PASS: TestEventsExecDie (0.70s) [2022-03-05T20:58:38.957Z] === RUN TestEventsBackwardsCompatible [2022-03-05T20:58:38.957Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-05T20:58:38.957Z] === RUN TestInfoBinaryCommits [2022-03-05T20:58:38.957Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-03-05T20:58:38.957Z] === RUN TestInfoAPIVersioned [2022-03-05T20:58:38.957Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-03-05T20:58:38.957Z] === RUN TestInfoDiscoveryBackend [2022-03-05T20:58:39.214Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-05T20:58:39.214Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-05T20:58:39.469Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-03-05T20:58:39.469Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-05T20:58:39.725Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-05T20:58:39.725Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-05T20:58:39.921Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T20:58:39.921Z] INFO: Testing against a local daemon [2022-03-05T20:58:39.921Z] === RUN TestBuildWithSession [2022-03-05T20:58:39.921Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T20:58:39.921Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T20:58:39.921Z] === RUN TestBuildSquashParent [2022-03-05T20:58:39.921Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T20:58:39.921Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-05T20:58:39.921Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T20:58:39.921Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:58:39.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:58:39.921Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:58:39.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:58:39.921Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:58:39.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:58:39.921Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:58:39.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:58:39.921Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:58:39.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:58:39.921Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:58:39.921Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:58:39.921Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T20:58:39.921Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T20:58:39.921Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T20:58:39.921Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T20:58:40.654Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-05T20:58:40.654Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-05T20:58:40.654Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-05T20:58:40.911Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-05T20:58:41.167Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2022-03-05T20:58:41.167Z] === RUN TestInfoAPI [2022-03-05T20:58:41.167Z] --- PASS: TestInfoAPI (0.03s) [2022-03-05T20:58:41.167Z] === RUN TestInfoAPIWarnings [2022-03-05T20:58:41.422Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-05T20:58:41.983Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-05T20:58:41.983Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-05T20:58:42.544Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-05T20:58:45.060Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-05T20:58:45.060Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-05T20:58:45.060Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-05T20:58:45.168Z] 2022/03/05 20:58:44 Finished clone github.com/aws/aws-sdk-go [2022-03-05T20:58:46.425Z] === RUN TestDockerSuite/TestImportFile [2022-03-05T20:58:47.363Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-05T20:58:47.363Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-05T20:58:48.293Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-05T20:58:49.220Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-05T20:58:50.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T20:58:50.373Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T20:58:50.585Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-05T20:58:50.841Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-05T20:58:51.403Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-05T20:58:51.966Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-05T20:58:51.966Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-05T20:58:51.966Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-05T20:58:52.895Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-05T20:58:53.153Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-05T20:58:53.714Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-05T20:58:53.970Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-05T20:58:54.533Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-05T20:58:54.790Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-05T20:58:54.790Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-05T20:58:56.158Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-05T20:58:56.417Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-05T20:58:56.979Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-05T20:58:56.980Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-05T20:58:57.236Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-05T20:58:57.236Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-05T20:58:57.493Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-05T20:58:57.493Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-03-05T20:58:57.493Z] === RUN TestInfoDebug [2022-03-05T20:58:58.058Z] --- PASS: TestInfoDebug (0.54s) [2022-03-05T20:58:58.058Z] === RUN TestInfoInsecureRegistries [2022-03-05T20:58:58.058Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-05T20:58:58.622Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-05T20:58:58.622Z] === RUN TestInfoRegistryMirrors [2022-03-05T20:58:58.622Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-05T20:58:59.189Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-05T20:58:59.189Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T20:58:59.189Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-05T20:58:59.189Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-03-05T20:58:59.189Z] === RUN TestPingCacheHeaders [2022-03-05T20:58:59.189Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-03-05T20:58:59.189Z] === RUN TestPingGet [2022-03-05T20:58:59.189Z] --- PASS: TestPingGet (0.02s) [2022-03-05T20:58:59.189Z] === RUN TestPingHead [2022-03-05T20:58:59.189Z] --- PASS: TestPingHead (0.03s) [2022-03-05T20:58:59.189Z] === RUN TestVersion [2022-03-05T20:58:59.189Z] --- PASS: TestVersion (0.03s) [2022-03-05T20:58:59.189Z] PASS [2022-03-05T20:58:59.189Z] [2022-03-05T20:58:59.189Z] === Skipped [2022-03-05T20:58:59.189Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T20:58:59.189Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T20:58:59.189Z] [2022-03-05T20:58:59.189Z] DONE 18 tests, 1 skipped in 21.268s [2022-03-05T20:58:59.445Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T20:58:59.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:58:59.445Z] ++ set -e [2022-03-05T20:58:59.445Z] ++ '[' -n 0 ']' [2022-03-05T20:58:59.445Z] ++ set -x [2022-03-05T20:58:59.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-05T20:58:59.445Z] INFO: Testing against a local daemon [2022-03-05T20:58:59.445Z] === RUN TestVolumesCreateAndList [2022-03-05T20:58:59.445Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T20:58:59.445Z] === RUN TestVolumesRemove [2022-03-05T20:58:59.445Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-05T20:58:59.445Z] === RUN TestVolumesInspect [2022-03-05T20:58:59.445Z] --- PASS: TestVolumesInspect (0.01s) [2022-03-05T20:58:59.445Z] === RUN TestVolumesInvalidJSON [2022-03-05T20:58:59.702Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T20:58:59.702Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T20:58:59.702Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T20:58:59.702Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-05T20:58:59.702Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T20:58:59.702Z] PASS [2022-03-05T20:58:59.702Z] [2022-03-05T20:58:59.702Z] DONE 5 tests in 0.273s [2022-03-05T20:58:59.702Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T20:58:59.702Z] === RUN TestDockerSuite/TestInspectImage [2022-03-05T20:58:59.958Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T20:58:59.958Z] +++ kill 5630 [2022-03-05T20:58:59.958Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-05T20:58:59.958Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-05T20:58:59.958Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-05T20:58:59.958Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-05T20:59:00.520Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-05T20:59:00.811Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-05T20:59:00.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.45s) [2022-03-05T20:59:00.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.87s) [2022-03-05T20:59:00.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.04s) [2022-03-05T20:59:00.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.28s) [2022-03-05T20:59:00.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.80s) [2022-03-05T20:59:00.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.51s) [2022-03-05T20:59:00.811Z] === RUN TestBuildMultiStageCopy [2022-03-05T20:59:00.811Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T20:59:01.084Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-05T20:59:01.084Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-05T20:59:01.084Z] +++ /etc/init.d/apparmor stop [2022-03-05T20:59:01.084Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T20:59:01.084Z] [2022-03-05T20:59:01.084Z] Unloading profiles will leave already running processes permanently [2022-03-05T20:59:01.084Z] unconfined, which can lead to unexpected situations. [2022-03-05T20:59:01.084Z] [2022-03-05T20:59:01.084Z] To set a process to complain mode, use the command line tool [2022-03-05T20:59:01.084Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T20:59:01.084Z] +++ true [2022-03-05T20:59:01.084Z] exiting test-integration [2022-03-05T20:59:01.084Z] ++ exit 0 [2022-03-05T20:59:01.084Z] [2022-03-05T20:59:01.649Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-05T20:59:01.905Z] + for job in $(jobs -p) [2022-03-05T20:59:01.905Z] + wait 3678 [2022-03-05T20:59:02.832Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-05T20:59:04.719Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-05T20:59:04.719Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-05T20:59:04.974Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-05T20:59:05.535Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-05T20:59:06.506Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-05T20:59:07.071Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-05T20:59:07.641Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-05T20:59:07.898Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-05T20:59:08.461Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-05T20:59:09.022Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-05T20:59:09.277Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-05T20:59:09.277Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-05T20:59:09.475Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T20:59:10.461Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T20:59:10.643Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-05T20:59:11.454Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T20:59:11.571Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-05T20:59:12.442Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T20:59:12.501Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-05T20:59:12.758Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-05T20:59:13.430Z] --- PASS: TestBuildMultiStageCopy (14.00s) [2022-03-05T20:59:13.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.99s) [2022-03-05T20:59:13.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2022-03-05T20:59:13.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2022-03-05T20:59:13.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.06s) [2022-03-05T20:59:13.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s) [2022-03-05T20:59:13.430Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T20:59:14.125Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-05T20:59:15.491Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-05T20:59:16.385Z] --- PASS: TestBuildMultiStageParentConfig (2.79s) [2022-03-05T20:59:16.385Z] === RUN TestBuildLabelWithTargets [2022-03-05T20:59:16.385Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T20:59:16.385Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-05T20:59:16.385Z] === RUN TestBuildWithEmptyLayers [2022-03-05T20:59:16.418Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-05T20:59:16.674Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-05T20:59:17.953Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2022-03-05T20:59:17.953Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T20:59:18.040Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-05T20:59:18.040Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-05T20:59:18.604Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-05T20:59:22.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-05T20:59:25.296Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-05T20:59:26.665Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-05T20:59:27.593Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-05T20:59:28.156Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-05T20:59:29.525Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-05T20:59:29.525Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-05T20:59:29.782Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-05T20:59:29.782Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-05T20:59:29.782Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-05T20:59:30.354Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-05T20:59:30.923Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-05T20:59:34.190Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-05T20:59:34.753Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-05T20:59:39.192Z] --- PASS: TestBuildMultiStageOnBuild (19.32s) [2022-03-05T20:59:39.193Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T20:59:39.193Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T20:59:39.193Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-05T20:59:39.193Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T20:59:39.994Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-05T20:59:39.994Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-05T20:59:39.994Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-05T20:59:40.556Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-05T20:59:41.119Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-05T20:59:42.048Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-05T20:59:42.973Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-05T20:59:43.536Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-05T20:59:44.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-05T20:59:46.057Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-05T20:59:46.313Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-05T20:59:47.241Z] === RUN TestDockerSuite/TestLogsSince [2022-03-05T20:59:49.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-05T20:59:51.017Z] docker_api_swarm_service_test.go:394: [d292d4d042744] joining swarm manager [d8c72b79225f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T20:59:51.579Z] docker_api_swarm_service_test.go:394: [dda6b7efcc3df] joining swarm manager [d8c72b79225f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T20:59:54.094Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-05T20:59:59.344Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-05T20:59:59.600Z] === RUN TestDockerSuite/TestLogsTail [2022-03-05T21:00:00.161Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-05T21:00:00.724Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-05T21:00:00.783Z] --- PASS: TestBuildMultiStageLayerLeak (21.49s) [2022-03-05T21:00:00.783Z] === RUN TestBuildWithHugeFile [2022-03-05T21:00:01.286Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-05T21:00:01.633Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-05T21:00:01.889Z] === RUN TestDockerSuite/TestNetHostname [2022-03-05T21:00:03.254Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-05T21:00:03.510Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-05T21:00:04.438Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-05T21:00:05.365Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-05T21:00:05.926Z] === RUN TestDockerSuite/TestPluginActive [2022-03-05T21:00:06.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-05T21:00:08.069Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-05T21:00:08.069Z] docker_api_swarm_service_test.go:342: [de532878374c7] joining swarm manager [d5d262bd98a97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:00:08.998Z] docker_api_swarm_service_test.go:342: [d21a0c38372d1] joining swarm manager [d5d262bd98a97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:00:15.534Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-05T21:00:15.534Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-05T21:00:15.534Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-05T21:00:15.790Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-05T21:00:18.304Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-05T21:00:20.192Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-05T21:00:22.706Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-05T21:00:23.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-05T21:00:25.523Z] docker_api_swarm_service_test.go:489: [ded248008d821] joining swarm manager [da8b43c667ebd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:00:26.449Z] docker_api_swarm_service_test.go:489: [d7d23e2829919] joining swarm manager [da8b43c667ebd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:00:27.817Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-05T21:00:29.707Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-05T21:00:30.269Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-05T21:00:31.197Z] === RUN TestDockerSuite/TestPortList [2022-03-05T21:00:37.733Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-05T21:00:37.989Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-05T21:00:38.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-05T21:00:45.480Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-05T21:00:45.480Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-05T21:00:45.480Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-05T21:00:45.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-05T21:00:45.480Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-05T21:00:45.480Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-05T21:00:45.480Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-05T21:00:45.480Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-05T21:00:45.736Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-05T21:00:45.992Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-05T21:00:46.558Z] docker_api_swarm_service_test.go:127: [df7cca55bdef4] joining swarm manager [d139751f2f410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:00:47.120Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-05T21:00:47.120Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-05T21:00:47.683Z] docker_api_swarm_service_test.go:128: [d8200775ea08a] joining swarm manager [d139751f2f410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:00:49.575Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-05T21:00:49.575Z] docker_api_swarm_service_test.go:136: [d292bc11386ea] joining swarm manager [d139751f2f410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-05T21:00:50.504Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-05T21:00:50.504Z] docker_api_swarm_service_test.go:137: [da4116d30d10b] joining swarm manager [d139751f2f410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-05T21:00:51.066Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-05T21:00:51.322Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-05T21:00:53.839Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-05T21:00:54.095Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-05T21:00:55.985Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-05T21:00:59.252Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-05T21:00:59.252Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-05T21:01:01.768Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-05T21:01:08.303Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-05T21:01:09.233Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-05T21:01:10.599Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-05T21:01:11.525Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-05T21:01:12.453Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-05T21:01:12.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-05T21:01:14.074Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-05T21:01:15.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-05T21:01:15.439Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-05T21:01:16.368Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-05T21:01:16.625Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-05T21:01:17.554Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-05T21:01:17.810Z] docker_api_swarm_service_test.go:303: [dd531da10fe78] joining swarm manager [db48b9eaa15e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:01:18.738Z] docker_api_swarm_service_test.go:303: [de4fd6ff41fde] joining swarm manager [db48b9eaa15e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:01:18.995Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-05T21:01:21.516Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-05T21:01:21.517Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-05T21:01:21.517Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-05T21:01:21.517Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-05T21:01:21.773Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-05T21:01:21.773Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-05T21:01:22.030Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-05T21:01:22.287Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-05T21:01:23.654Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-05T21:01:24.219Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-05T21:01:24.782Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-05T21:01:31.321Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-05T21:01:31.577Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-05T21:01:32.942Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-05T21:01:32.942Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-05T21:01:32.942Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-05T21:01:33.198Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-05T21:01:35.109Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-05T21:01:36.036Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-05T21:01:37.927Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-05T21:01:38.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-05T21:01:38.745Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-05T21:01:38.745Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-05T21:01:39.001Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-05T21:01:40.894Z] docker_api_swarm_service_test.go:99: [d8e843989e5e8] joining swarm manager [db2c7226c4825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:01:41.457Z] docker_api_swarm_service_test.go:100: [d54dde66378b4] joining swarm manager [db2c7226c4825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:01:41.713Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-05T21:01:42.276Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-05T21:01:42.534Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-05T21:01:44.429Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-05T21:01:45.362Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-05T21:01:46.728Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-05T21:01:47.289Z] === RUN TestDockerSuite/TestRmiTag [2022-03-05T21:01:47.289Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-05T21:01:47.854Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-05T21:01:50.370Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-05T21:01:50.933Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-05T21:01:51.496Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-05T21:01:51.496Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-05T21:01:52.424Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-05T21:01:52.987Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-05T21:01:53.243Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-05T21:01:53.805Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-05T21:01:53.805Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-05T21:01:54.061Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-05T21:01:55.426Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-05T21:01:55.689Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-05T21:01:56.277Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-05T21:01:57.203Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-05T21:01:57.764Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-05T21:01:58.694Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-05T21:01:59.256Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-05T21:02:00.187Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-05T21:02:01.115Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-05T21:02:01.371Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-05T21:02:01.933Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-05T21:02:03.299Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-05T21:02:03.299Z] check_test.go:380: [d8e843989e5e8] daemon is not started [2022-03-05T21:02:04.226Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-05T21:02:04.789Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-05T21:02:05.045Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-05T21:02:05.609Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-05T21:02:05.609Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-05T21:02:06.978Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-05T21:02:07.237Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-05T21:02:07.802Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-05T21:02:08.059Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-05T21:02:08.621Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-05T21:02:08.621Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-05T21:02:08.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-05T21:02:09.185Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-05T21:02:09.441Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-05T21:02:10.003Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-05T21:02:10.566Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-05T21:02:11.129Z] docker_api_swarm_service_test.go:532: [dff11ee5e8137] joining swarm manager [d961642853f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:02:11.129Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-05T21:02:11.129Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-05T21:02:11.693Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-05T21:02:11.693Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-05T21:02:12.621Z] docker_api_swarm_service_test.go:533: [d06f1c32a1bbb] joining swarm manager [d961642853f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:02:12.621Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-05T21:02:12.876Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-05T21:02:13.439Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-05T21:02:14.001Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-05T21:02:14.001Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-05T21:02:14.930Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-05T21:02:16.824Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-05T21:02:17.751Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-05T21:02:18.681Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-05T21:02:19.245Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-05T21:02:19.808Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-05T21:02:20.370Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-05T21:02:20.627Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-05T21:02:21.189Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-05T21:02:22.117Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-05T21:02:24.008Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-05T21:02:24.008Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-05T21:02:24.570Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-05T21:02:25.937Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-05T21:02:26.866Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-05T21:02:28.759Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-05T21:02:30.125Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-05T21:02:30.125Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-05T21:02:30.125Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-05T21:02:30.125Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-05T21:02:30.125Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-05T21:02:30.381Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-05T21:02:31.790Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-05T21:02:32.352Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-05T21:02:33.716Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-05T21:02:34.278Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-05T21:02:35.208Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-05T21:02:35.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-05T21:02:35.466Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-05T21:02:35.466Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-05T21:02:35.466Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-05T21:02:36.028Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-05T21:02:37.395Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-05T21:02:37.395Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-05T21:02:37.652Z] docker_api_swarm_service_test.go:147: [db62b28ac57ed] joining swarm manager [d1267fc92d444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:02:37.908Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-05T21:02:38.170Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-05T21:02:38.431Z] docker_api_swarm_service_test.go:147: [d29681edcbe4e] joining swarm manager [d1267fc92d444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:02:38.688Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-05T21:02:39.619Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-05T21:02:39.619Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-05T21:02:40.547Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-05T21:02:40.805Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-05T21:02:41.061Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-05T21:02:41.623Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-05T21:02:42.564Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-05T21:02:42.820Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-05T21:02:43.169Z] --- PASS: TestBuildWithHugeFile (157.16s) [2022-03-05T21:02:43.169Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T21:02:43.169Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T21:02:43.169Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T21:02:43.169Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T21:02:43.169Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T21:02:43.169Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T21:02:43.169Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T21:02:43.169Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T21:02:43.169Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T21:02:43.169Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T21:02:43.169Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-05T21:02:43.169Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-05T21:02:43.169Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-05T21:02:43.169Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-05T21:02:43.169Z] === RUN TestBuildPreserveOwnership [2022-03-05T21:02:43.169Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T21:02:43.169Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestBuildPlatformInvalid [2022-03-05T21:02:43.169Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T21:02:43.169Z] PASS [2022-03-05T21:02:43.169Z] ok github.com/docker/docker/integration/build 240.909s [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === Skipped [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-05T21:02:43.169Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-05T21:02:43.169Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-05T21:02:43.169Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-05T21:02:43.169Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-05T21:02:43.169Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] DONE 28 tests, 5 skipped in 279.381s [2022-03-05T21:02:43.169Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-05T21:02:43.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:02:43.169Z] INFO: Testing against a local daemon [2022-03-05T21:02:43.169Z] === RUN TestConfigInspect [2022-03-05T21:02:43.169Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-05T21:02:43.169Z] === RUN TestConfigList [2022-03-05T21:02:43.169Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] --- SKIP: TestConfigList (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestConfigsCreateAndDelete [2022-03-05T21:02:43.169Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestConfigsUpdate [2022-03-05T21:02:43.169Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestTemplatedConfig [2022-03-05T21:02:43.169Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestConfigCreateResolve [2022-03-05T21:02:43.169Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:02:43.169Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T21:02:43.169Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:02:43.169Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-05T21:02:43.169Z] PASS [2022-03-05T21:02:43.169Z] ok github.com/docker/docker/integration/config 0.138s [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === Skipped [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-03-05T21:02:43.169Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-05T21:02:43.169Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-05T21:02:43.169Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-05T21:02:43.169Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-05T21:02:43.169Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-05T21:02:43.169Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-03-05T21:02:43.169Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:02:43.169Z] [2022-03-05T21:02:43.169Z] DONE 7 tests, 7 skipped in 2.530s [2022-03-05T21:02:43.169Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-05T21:02:43.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:02:43.169Z] INFO: Testing against a local daemon [2022-03-05T21:02:43.169Z] === RUN TestCheckpoint [2022-03-05T21:02:43.169Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T21:02:43.169Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestContainerInvalidJSON [2022-03-05T21:02:43.169Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T21:02:43.169Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T21:02:43.169Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T21:02:43.169Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T21:02:43.169Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T21:02:43.169Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T21:02:43.169Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-05T21:02:43.169Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T21:02:43.169Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T21:02:43.169Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-05T21:02:43.169Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-03-05T21:02:43.169Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-05T21:02:43.169Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-05T21:02:43.169Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T21:02:43.169Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-03-05T21:02:43.169Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T21:02:43.169Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-05T21:02:43.169Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-05T21:02:43.169Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T21:02:43.169Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-03-05T21:02:43.169Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T21:02:43.169Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-05T21:02:43.169Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-05T21:02:43.169Z] === RUN TestCopyFromContainer [2022-03-05T21:02:43.169Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T21:02:43.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T21:02:43.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T21:02:43.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T21:02:43.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T21:02:43.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T21:02:43.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T21:02:43.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T21:02:43.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T21:02:43.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T21:02:43.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-05T21:02:43.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T21:02:43.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T21:02:43.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-05T21:02:43.169Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T21:02:43.169Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-05T21:02:43.169Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestCreateWithInvalidEnv [2022-03-05T21:02:43.169Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T21:02:43.169Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T21:02:43.169Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T21:02:43.169Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T21:02:43.169Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T21:02:43.169Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T21:02:43.169Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T21:02:43.169Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T21:02:43.169Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T21:02:43.169Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-05T21:02:43.169Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T21:02:43.169Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-05T21:02:43.169Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-05T21:02:43.169Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T21:02:43.169Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.169Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T21:02:43.169Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:02:43.169Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-05T21:02:43.169Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T21:02:43.170Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:02:43.170Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-05T21:02:43.170Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T21:02:43.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T21:02:43.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T21:02:43.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T21:02:43.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T21:02:43.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T21:02:43.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T21:02:43.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T21:02:43.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T21:02:43.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T21:02:43.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T21:02:43.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T21:02:43.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T21:02:43.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T21:02:43.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T21:02:43.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T21:02:43.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-05T21:02:43.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T21:02:43.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T21:02:43.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T21:02:43.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T21:02:43.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T21:02:43.170Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T21:02:43.170Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-05T21:02:43.170Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-05T21:02:43.170Z] === RUN TestCreateDifferentPlatform [2022-03-05T21:02:43.170Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T21:02:43.170Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T21:02:43.170Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-05T21:02:43.170Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-05T21:02:43.170Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-05T21:02:43.170Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T21:02:43.170Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-03-05T21:02:43.170Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T21:02:43.170Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-05T21:02:43.170Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T21:02:43.170Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T21:02:43.170Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:43.170Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-05T21:02:43.170Z] === RUN TestDiff [2022-03-05T21:02:43.170Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-05T21:02:43.170Z] --- SKIP: TestDiff (0.00s) [2022-03-05T21:02:43.170Z] === RUN TestExecWithCloseStdin [2022-03-05T21:02:43.382Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-05T21:02:43.639Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-05T21:02:43.639Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-05T21:02:44.209Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-05T21:02:44.466Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-05T21:02:45.396Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-05T21:02:45.654Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T21:02:45.654Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-05T21:02:45.654Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-05T21:02:46.124Z] --- PASS: TestExecWithCloseStdin (2.93s) [2022-03-05T21:02:46.124Z] === RUN TestExec [2022-03-05T21:02:47.544Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-05T21:02:48.107Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-05T21:02:49.080Z] --- PASS: TestExec (2.67s) [2022-03-05T21:02:49.080Z] === RUN TestExecUser [2022-03-05T21:02:49.080Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-05T21:02:49.080Z] --- SKIP: TestExecUser (0.00s) [2022-03-05T21:02:49.080Z] === RUN TestExportContainerAndImportImage [2022-03-05T21:02:49.080Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:49.080Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-05T21:02:49.080Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T21:02:49.080Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:02:49.080Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-05T21:02:49.080Z] === RUN TestHealthCheckWorkdir [2022-03-05T21:02:49.080Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-05T21:02:49.080Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-05T21:02:49.080Z] === RUN TestHealthKillContainer [2022-03-05T21:02:49.080Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-05T21:02:49.080Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-05T21:02:49.080Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T21:02:49.080Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T21:02:49.080Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T21:02:49.080Z] === RUN TestKillContainerInvalidSignal [2022-03-05T21:02:51.296Z] --- PASS: TestKillContainerInvalidSignal (2.32s) [2022-03-05T21:02:51.296Z] === RUN TestKillContainer [2022-03-05T21:02:51.296Z] === RUN TestKillContainer/no_signal [2022-03-05T21:02:53.512Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T21:02:53.512Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-05T21:02:53.512Z] === RUN TestKillContainer/killing_signal [2022-03-05T21:03:00.315Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-05T21:03:00.315Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-05T21:03:00.575Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-05T21:03:00.575Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-05T21:03:00.575Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-05T21:03:00.575Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-05T21:03:00.667Z] --- PASS: TestKillContainer (9.74s) [2022-03-05T21:03:00.667Z] --- PASS: TestKillContainer/no_signal (2.28s) [2022-03-05T21:03:00.667Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-05T21:03:00.667Z] --- PASS: TestKillContainer/killing_signal (7.40s) [2022-03-05T21:03:00.667Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T21:03:00.667Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T21:03:00.667Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-05T21:03:00.667Z] === RUN TestKillStoppedContainer [2022-03-05T21:03:00.667Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T21:03:00.667Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-05T21:03:00.667Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T21:03:00.667Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T21:03:00.667Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-05T21:03:00.667Z] === RUN TestKillDifferentUserContainer [2022-03-05T21:03:00.667Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-05T21:03:00.667Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-05T21:03:00.667Z] === RUN TestInspectOomKilledTrue [2022-03-05T21:03:00.667Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:03:00.667Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T21:03:00.667Z] === RUN TestInspectOomKilledFalse [2022-03-05T21:03:00.667Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T21:03:00.667Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2022-03-05T21:03:00.667Z] === RUN TestLogsFollowTailEmpty [2022-03-05T21:03:01.138Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-05T21:03:03.625Z] --- PASS: TestLogsFollowTailEmpty (2.34s) [2022-03-05T21:03:03.625Z] === RUN TestNetworkNat [2022-03-05T21:03:03.625Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-05T21:03:03.625Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-05T21:03:03.625Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T21:03:03.663Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-05T21:03:04.594Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-05T21:03:05.521Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-05T21:03:05.853Z] --- PASS: TestNetworkLocalhostTCPNat (2.78s) [2022-03-05T21:03:05.853Z] === RUN TestNetworkLoopbackNat [2022-03-05T21:03:05.853Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-05T21:03:05.853Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-05T21:03:05.853Z] === RUN TestPause [2022-03-05T21:03:05.853Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-05T21:03:05.853Z] --- SKIP: TestPause (0.00s) [2022-03-05T21:03:05.853Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T21:03:06.730Z] 2022/03/05 21:02:52 Finished clone google.golang.org/api [2022-03-05T21:03:06.730Z] 2022/03/05 21:02:52 Dependencies downloaded. Download time: 6m45.895299646s [2022-03-05T21:03:06.730Z] 2022/03/05 21:02:52 Collecting all dependencies [2022-03-05T21:03:06.730Z] 2022/03/05 21:03:03 Clean vendor dir from unused packages [2022-03-05T21:03:06.730Z] 2022/03/05 21:03:03 Ignoring paths matching "^archive/tar" [2022-03-05T21:03:06.730Z] 2022/03/05 21:03:04 Success [2022-03-05T21:03:06.730Z] 2022/03/05 21:03:04 Running time: 7m5.057044652s [2022-03-05T21:03:06.730Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T21:03:07.048Z] + echo Ensuring container killed. [2022-03-05T21:03:07.048Z] Ensuring container killed. [2022-03-05T21:03:07.048Z] + docker rm -vf docker-pr1 [2022-03-05T21:03:07.048Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-05T21:03:07.336Z] + echo Chowning /workspace to jenkins user [2022-03-05T21:03:07.336Z] Chowning /workspace to jenkins user [2022-03-05T21:03:07.336Z] + id -u [2022-03-05T21:03:07.336Z] + id -g [2022-03-05T21:03:07.336Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43333:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T21:03:08.069Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.28s) [2022-03-05T21:03:08.069Z] === RUN TestPauseStopPausedContainer [2022-03-05T21:03:08.069Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:03:08.069Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-05T21:03:08.069Z] === RUN TestPsFilter [2022-03-05T21:03:08.204Z] + bundleName=unit [2022-03-05T21:03:08.204Z] + echo Creating unit-bundles.tar.gz [2022-03-05T21:03:08.204Z] Creating unit-bundles.tar.gz [2022-03-05T21:03:08.204Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-03-05T21:03:08.204Z] bundles/junit-report.xml [2022-03-05T21:03:08.204Z] bundles/go-test-report.json [2022-03-05T21:03:08.204Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-05T21:03:08.217Z] Archiving artifacts [2022-03-05T21:03:08.538Z] --- PASS: TestPsFilter (0.14s) [2022-03-05T21:03:08.538Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T21:03:08.659Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43333/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T21:03:08.963Z] + make clean [2022-03-05T21:03:09.222Z] docker volume rm -f docker-dev-cache [2022-03-05T21:03:09.222Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T21:03:10.757Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.59s) [2022-03-05T21:03:10.757Z] === RUN TestRemoveContainerWithVolume [2022-03-05T21:03:12.077Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-05T21:03:12.077Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-05T21:03:12.078Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-05T21:03:12.078Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-05T21:03:12.078Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-05T21:03:12.333Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-05T21:03:13.263Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-05T21:03:13.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-05T21:03:14.083Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-05T21:03:15.053Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-05T21:03:15.053Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-05T21:03:15.310Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-05T21:03:16.680Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-05T21:03:18.047Z] === RUN TestDockerSuite/TestRunMount [2022-03-05T21:03:19.423Z] --- PASS: TestRemoveContainerWithVolume (7.45s) [2022-03-05T21:03:19.423Z] === RUN TestRemoveContainerRunning [2022-03-05T21:03:20.988Z] --- PASS: TestRemoveContainerRunning (2.32s) [2022-03-05T21:03:20.988Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T21:03:22.217Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-05T21:03:22.474Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-05T21:03:22.730Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-05T21:03:24.097Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-05T21:03:25.466Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-05T21:03:26.859Z] --- PASS: TestRemoveContainerForceRemoveRunning (5.67s) [2022-03-05T21:03:26.859Z] === RUN TestRemoveInvalidContainer [2022-03-05T21:03:26.859Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-05T21:03:26.859Z] === RUN TestRenameLinkedContainer [2022-03-05T21:03:26.859Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-05T21:03:26.859Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-05T21:03:26.859Z] === RUN TestRenameStoppedContainer [2022-03-05T21:03:27.983Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-05T21:03:28.914Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-05T21:03:29.076Z] --- PASS: TestRenameStoppedContainer (2.71s) [2022-03-05T21:03:29.076Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T21:03:30.811Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-05T21:03:32.181Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-05T21:03:33.108Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-05T21:03:33.108Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-05T21:03:34.053Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-05T21:03:34.614Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-05T21:03:34.948Z] --- PASS: TestRenameRunningContainerAndReuse (5.10s) [2022-03-05T21:03:34.948Z] === RUN TestRenameInvalidName [2022-03-05T21:03:35.176Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-05T21:03:35.433Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-05T21:03:36.514Z] --- PASS: TestRenameInvalidName (2.40s) [2022-03-05T21:03:36.514Z] === RUN TestRenameAnonymousContainer [2022-03-05T21:03:36.514Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-05T21:03:36.514Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-03-05T21:03:36.514Z] === RUN TestRenameContainerWithSameName [2022-03-05T21:03:36.816Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-05T21:03:38.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-05T21:03:38.963Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-05T21:03:39.467Z] --- PASS: TestRenameContainerWithSameName (2.40s) [2022-03-05T21:03:39.467Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T21:03:39.467Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-05T21:03:39.467Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-05T21:03:39.467Z] === RUN TestResize [2022-03-05T21:03:41.685Z] --- PASS: TestResize (2.39s) [2022-03-05T21:03:41.685Z] === RUN TestResizeWithInvalidSize [2022-03-05T21:03:41.685Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-05T21:03:41.685Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-03-05T21:03:41.685Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T21:03:43.132Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-05T21:03:43.132Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-05T21:03:43.132Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-05T21:03:43.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-05T21:03:43.647Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-05T21:03:43.647Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-05T21:03:44.209Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-05T21:03:44.774Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-05T21:03:44.774Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-05T21:03:45.338Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-05T21:03:45.898Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-05T21:03:48.419Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-05T21:03:48.857Z] --- PASS: TestResizeWhenContainerNotStarted (7.64s) [2022-03-05T21:03:48.857Z] === RUN TestDaemonRestartKillContainers [2022-03-05T21:03:48.857Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:03:48.857Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-05T21:03:48.857Z] === RUN TestStats [2022-03-05T21:03:48.857Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-05T21:03:48.857Z] --- SKIP: TestStats (0.00s) [2022-03-05T21:03:48.857Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T21:03:50.938Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-05T21:03:50.938Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-05T21:03:50.938Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-05T21:03:50.938Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-05T21:03:51.501Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-05T21:03:52.067Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-05T21:03:53.960Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-05T21:03:53.960Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-05T21:03:54.216Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-05T21:03:54.779Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-05T21:03:54.779Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-05T21:03:55.342Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-05T21:03:55.598Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-05T21:03:56.018Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.80s) [2022-03-05T21:03:56.018Z] === RUN TestStopContainerWithTimeout [2022-03-05T21:03:56.018Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-05T21:03:56.018Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-05T21:03:56.018Z] === RUN TestUpdateRestartPolicy [2022-03-05T21:03:56.160Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-05T21:03:56.160Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-05T21:03:56.723Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T21:03:56.724Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-05T21:03:56.724Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-05T21:03:57.285Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-05T21:03:57.544Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-05T21:03:57.544Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-05T21:03:57.544Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-05T21:03:58.476Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-05T21:03:59.423Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-05T21:03:59.423Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-05T21:03:59.423Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-05T21:04:00.797Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-05T21:04:02.164Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-05T21:04:03.093Z] === RUN TestDockerSuite/TestRunRm [2022-03-05T21:04:03.702Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-05T21:04:04.629Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-05T21:04:07.895Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-05T21:04:07.895Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-05T21:04:08.151Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-05T21:04:09.518Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-05T21:04:09.774Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-05T21:04:12.292Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-05T21:04:14.852Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-05T21:04:14.852Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-05T21:04:15.416Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-05T21:04:15.672Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-05T21:04:16.236Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-05T21:04:16.798Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-05T21:04:17.054Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-05T21:04:17.617Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-05T21:04:17.873Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-05T21:04:18.434Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-05T21:04:20.947Z] === RUN TestDockerSuite/TestRunState [2022-03-05T21:04:21.311Z] --- PASS: TestUpdateRestartPolicy (22.83s) [2022-03-05T21:04:21.311Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T21:04:21.311Z] --- PASS: TestUpdateRestartWithAutoRemove (2.35s) [2022-03-05T21:04:21.311Z] === RUN TestWaitNonBlocked [2022-03-05T21:04:21.311Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T21:04:21.311Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T21:04:21.311Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T21:04:21.311Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T21:04:21.311Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T21:04:21.311Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T21:04:21.874Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-05T21:04:22.131Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-05T21:04:22.694Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-05T21:04:22.694Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-05T21:04:22.694Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-05T21:04:22.694Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-05T21:04:23.264Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-05T21:04:23.526Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-05T21:04:24.266Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-05T21:04:24.266Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.06s) [2022-03-05T21:04:24.266Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.16s) [2022-03-05T21:04:24.266Z] === RUN TestWaitBlocked [2022-03-05T21:04:24.266Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:04:24.266Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-05T21:04:24.266Z] PASS [2022-03-05T21:04:24.266Z] ok github.com/docker/docker/integration/container 102.048s [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === Skipped [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-05T21:04:24.266Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-05T21:04:24.266Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-03-05T21:04:24.266Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-05T21:04:24.266Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-05T21:04:24.266Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-05T21:04:24.266Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-05T21:04:24.266Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-05T21:04:24.266Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-05T21:04:24.266Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T21:04:24.266Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-05T21:04:24.266Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-05T21:04:24.266Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-05T21:04:24.266Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-05T21:04:24.266Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-05T21:04:24.266Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-05T21:04:24.266Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-05T21:04:24.266Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T21:04:24.266Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-05T21:04:24.266Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-05T21:04:24.266Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-05T21:04:24.266Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-05T21:04:24.266Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-05T21:04:24.266Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.266Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-05T21:04:24.266Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-05T21:04:24.266Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-05T21:04:24.267Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.01s) [2022-03-05T21:04:24.267Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-05T21:04:24.267Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-05T21:04:24.267Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-05T21:04:24.267Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-05T21:04:24.267Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-05T21:04:24.267Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-03-05T21:04:24.267Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-05T21:04:24.267Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-03-05T21:04:24.267Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-05T21:04:24.267Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-05T21:04:24.267Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-05T21:04:24.267Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-05T21:04:24.267Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:04:24.267Z] [2022-03-05T21:04:24.267Z] DONE 88 tests, 37 skipped in 105.195s [2022-03-05T21:04:24.457Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-05T21:04:24.457Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-05T21:04:24.457Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-05T21:04:24.736Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-05T21:04:25.020Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-05T21:04:26.383Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-05T21:04:26.946Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-05T21:04:26.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:04:26.950Z] INFO: Testing against a local daemon [2022-03-05T21:04:26.950Z] === RUN TestCommitInheritsEnv [2022-03-05T21:04:26.950Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T21:04:26.950Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-05T21:04:26.950Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T21:04:26.950Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T21:04:26.950Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T21:04:26.951Z] === RUN TestImagesFilterMultiReference [2022-03-05T21:04:26.951Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-05T21:04:26.951Z] === RUN TestImagePullPlatformInvalid [2022-03-05T21:04:26.951Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-05T21:04:26.951Z] === RUN TestRemoveImageOrphaning [2022-03-05T21:04:27.938Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-03-05T21:04:27.938Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T21:04:28.313Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-05T21:04:28.313Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-05T21:04:28.407Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-05T21:04:28.407Z] === RUN TestTagInvalidReference [2022-03-05T21:04:28.407Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-05T21:04:28.407Z] === RUN TestTagValidPrefixedRepo [2022-03-05T21:04:28.407Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-05T21:04:28.407Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T21:04:28.407Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-03-05T21:04:28.407Z] === RUN TestTagOfficialNames [2022-03-05T21:04:28.407Z] --- PASS: TestTagOfficialNames (0.12s) [2022-03-05T21:04:28.407Z] === RUN TestTagMatchesDigest [2022-03-05T21:04:28.407Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-05T21:04:28.407Z] PASS [2022-03-05T21:04:28.407Z] ok github.com/docker/docker/integration/image 1.916s [2022-03-05T21:04:28.407Z] [2022-03-05T21:04:28.407Z] === Skipped [2022-03-05T21:04:28.407Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-05T21:04:28.407Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T21:04:28.407Z] [2022-03-05T21:04:28.407Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T21:04:28.407Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T21:04:28.407Z] [2022-03-05T21:04:28.407Z] DONE 11 tests, 2 skipped in 4.077s [2022-03-05T21:04:28.875Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-05T21:04:31.091Z] testing: warning: no tests to run [2022-03-05T21:04:31.091Z] PASS [2022-03-05T21:04:31.091Z] testing: warning: no tests to run [2022-03-05T21:04:31.091Z] ok github.com/docker/docker/integration/network/ipvlan 0.196s [no tests to run] [2022-03-05T21:04:31.091Z] PASS [2022-03-05T21:04:31.091Z] ok github.com/docker/docker/integration/network/macvlan 0.203s [no tests to run] [2022-03-05T21:04:31.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:04:31.563Z] INFO: Testing against a local daemon [2022-03-05T21:04:31.563Z] === RUN TestNetworkCreateDelete [2022-03-05T21:04:31.563Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:04:31.563Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-05T21:04:31.563Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T21:04:31.563Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-05T21:04:31.563Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-05T21:04:31.563Z] === RUN TestDaemonDNSFallback [2022-03-05T21:04:31.563Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:04:31.563Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-05T21:04:31.563Z] === RUN TestInspectNetwork [2022-03-05T21:04:31.563Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-05T21:04:31.563Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-05T21:04:31.563Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T21:04:31.563Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:04:31.563Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-05T21:04:31.563Z] === RUN TestNetworkInvalidJSON [2022-03-05T21:04:31.563Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T21:04:31.563Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T21:04:31.563Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T21:04:31.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T21:04:31.563Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T21:04:31.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T21:04:31.563Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T21:04:31.563Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T21:04:31.563Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T21:04:31.563Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-05T21:04:31.563Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-05T21:04:31.563Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-05T21:04:31.563Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-05T21:04:31.563Z] === RUN TestNetworkList [2022-03-05T21:04:31.579Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-05T21:04:32.033Z] === RUN TestNetworkList//networks [2022-03-05T21:04:32.033Z] === PAUSE TestNetworkList//networks [2022-03-05T21:04:32.033Z] === RUN TestNetworkList//networks/ [2022-03-05T21:04:32.033Z] === PAUSE TestNetworkList//networks/ [2022-03-05T21:04:32.033Z] === CONT TestNetworkList//networks [2022-03-05T21:04:32.033Z] === CONT TestNetworkList//networks/ [2022-03-05T21:04:32.033Z] --- PASS: TestNetworkList (0.04s) [2022-03-05T21:04:32.033Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T21:04:32.033Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T21:04:32.033Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T21:04:32.033Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-05T21:04:32.033Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T21:04:32.033Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-05T21:04:32.033Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T21:04:32.033Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T21:04:32.033Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T21:04:32.033Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T21:04:32.033Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T21:04:32.033Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T21:04:32.033Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T21:04:32.033Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T21:04:32.033Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T21:04:32.033Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T21:04:32.033Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T21:04:32.033Z] service_test.go:242: FLAKY_TEST [2022-03-05T21:04:32.033Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T21:04:32.033Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T21:04:32.033Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-03-05T21:04:32.033Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T21:04:32.033Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2022-03-05T21:04:32.033Z] PASS [2022-03-05T21:04:32.033Z] ok github.com/docker/docker/integration/network 0.227s [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === Skipped [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-05T21:04:32.033Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-05T21:04:32.033Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-05T21:04:32.033Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-05T21:04:32.033Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-05T21:04:32.033Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-05T21:04:32.033Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-05T21:04:32.033Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T21:04:32.033Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T21:04:32.033Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T21:04:32.033Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T21:04:32.033Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T21:04:32.033Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T21:04:32.033Z] service_test.go:242: FLAKY_TEST [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2022-03-05T21:04:32.033Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2022-03-05T21:04:32.033Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-05T21:04:32.033Z] [2022-03-05T21:04:32.033Z] DONE 22 tests, 15 skipped in 3.302s [2022-03-05T21:04:32.033Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-05T21:04:33.022Z] testing: warning: no tests to run [2022-03-05T21:04:33.022Z] PASS [2022-03-05T21:04:33.022Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-03-05T21:04:33.022Z] [2022-03-05T21:04:33.022Z] DONE 0 tests in 0.547s [2022-03-05T21:04:33.022Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-05T21:04:33.490Z] testing: warning: no tests to run [2022-03-05T21:04:33.490Z] PASS [2022-03-05T21:04:33.490Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-03-05T21:04:33.490Z] [2022-03-05T21:04:33.490Z] DONE 0 tests in 0.509s [2022-03-05T21:04:33.490Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-05T21:04:34.140Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-05T21:04:34.397Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-05T21:04:34.652Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-05T21:04:35.216Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-05T21:04:35.717Z] testing: warning: no tests to run [2022-03-05T21:04:35.717Z] PASS [2022-03-05T21:04:35.717Z] ok github.com/docker/docker/integration/plugin/authz 0.157s [no tests to run] [2022-03-05T21:04:35.717Z] testing: warning: no tests to run [2022-03-05T21:04:35.717Z] PASS [2022-03-05T21:04:35.717Z] ok github.com/docker/docker/integration/plugin 0.167s [no tests to run] [2022-03-05T21:04:37.104Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-05T21:04:37.104Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-05T21:04:38.034Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-05T21:04:38.596Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-05T21:04:38.596Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-05T21:04:38.852Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-05T21:04:39.414Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-05T21:04:39.977Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-05T21:04:39.977Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-05T21:04:40.539Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-05T21:04:40.539Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-05T21:04:40.539Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-05T21:04:40.795Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-05T21:04:41.051Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-05T21:04:44.324Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-05T21:04:44.324Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-05T21:04:45.253Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-05T21:04:46.617Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-05T21:04:47.178Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-05T21:04:48.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:04:48.326Z] INFO: Testing against a local daemon [2022-03-05T21:04:48.326Z] === RUN TestExternalGraphDriver [2022-03-05T21:04:48.326Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-05T21:04:48.326Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-05T21:04:48.326Z] === RUN TestGraphdriverPluginV2 [2022-03-05T21:04:48.326Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-05T21:04:48.326Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-05T21:04:48.326Z] PASS [2022-03-05T21:04:48.326Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.213s [2022-03-05T21:04:48.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:04:48.326Z] INFO: Testing against a local daemon [2022-03-05T21:04:48.326Z] === RUN TestPluginInvalidJSON [2022-03-05T21:04:48.326Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T21:04:48.326Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T21:04:48.326Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T21:04:48.326Z] --- PASS: TestPluginInvalidJSON (0.09s) [2022-03-05T21:04:48.326Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.03s) [2022-03-05T21:04:48.326Z] === RUN TestPluginInstall [2022-03-05T21:04:48.326Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T21:04:48.326Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-05T21:04:48.326Z] === RUN TestPluginsWithRuntimes [2022-03-05T21:04:48.326Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T21:04:48.326Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-05T21:04:48.326Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T21:04:48.326Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T21:04:48.326Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-03-05T21:04:48.326Z] PASS [2022-03-05T21:04:48.326Z] ok github.com/docker/docker/integration/plugin/common 0.407s [2022-03-05T21:04:48.795Z] testing: warning: no tests to run [2022-03-05T21:04:48.795Z] PASS [2022-03-05T21:04:48.795Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.047s [no tests to run] [2022-03-05T21:04:48.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:04:48.795Z] INFO: Testing against a local daemon [2022-03-05T21:04:48.795Z] === RUN TestReadPluginNoRead [2022-03-05T21:04:48.795Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T21:04:48.795Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-05T21:04:48.795Z] PASS [2022-03-05T21:04:48.795Z] ok github.com/docker/docker/integration/plugin/logging 0.130s [2022-03-05T21:04:48.795Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-05T21:04:48.795Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-05T21:04:49.072Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-05T21:04:49.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:04:49.822Z] INFO: Testing against a local daemon [2022-03-05T21:04:49.822Z] === RUN TestPluginWithDevMounts [2022-03-05T21:04:49.822Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:49.822Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-05T21:04:49.822Z] PASS [2022-03-05T21:04:49.823Z] ok github.com/docker/docker/integration/plugin/volumes 0.091s [2022-03-05T21:04:49.823Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-05T21:04:50.049Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-05T21:04:50.291Z] [2022-03-05T21:04:50.291Z] === Skipped [2022-03-05T21:04:50.291Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-05T21:04:50.291Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T21:04:50.291Z] [2022-03-05T21:04:50.291Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-05T21:04:50.291Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T21:04:50.291Z] [2022-03-05T21:04:50.291Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-03-05T21:04:50.291Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T21:04:50.291Z] [2022-03-05T21:04:50.291Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-05T21:04:50.291Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-05T21:04:50.291Z] [2022-03-05T21:04:50.291Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-05T21:04:50.291Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-05T21:04:50.291Z] [2022-03-05T21:04:50.291Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-05T21:04:50.291Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T21:04:50.291Z] [2022-03-05T21:04:50.291Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-05T21:04:50.291Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:50.291Z] [2022-03-05T21:04:50.291Z] DONE 9 tests, 7 skipped in 16.510s [2022-03-05T21:04:50.292Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-05T21:04:50.612Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-05T21:04:50.612Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-05T21:04:50.612Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-05T21:04:50.612Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-05T21:04:50.612Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-05T21:04:50.612Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-05T21:04:50.612Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-05T21:04:50.760Z] testing: warning: no tests to run [2022-03-05T21:04:50.760Z] PASS [2022-03-05T21:04:50.760Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-03-05T21:04:50.760Z] [2022-03-05T21:04:50.760Z] DONE 0 tests in 0.515s [2022-03-05T21:04:50.760Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-05T21:04:50.868Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-05T21:04:50.868Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-05T21:04:50.868Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-05T21:04:51.431Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-05T21:04:51.689Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-05T21:04:52.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:04:52.324Z] INFO: Testing against a local daemon [2022-03-05T21:04:52.324Z] === RUN TestPluginInvalidJSON [2022-03-05T21:04:52.324Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T21:04:52.324Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T21:04:52.324Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T21:04:52.324Z] --- PASS: TestPluginInvalidJSON (0.09s) [2022-03-05T21:04:52.324Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.03s) [2022-03-05T21:04:52.324Z] === RUN TestPluginInstall [2022-03-05T21:04:52.324Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T21:04:52.324Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-05T21:04:52.324Z] === RUN TestPluginsWithRuntimes [2022-03-05T21:04:52.324Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T21:04:52.324Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-05T21:04:52.324Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T21:04:52.324Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T21:04:52.324Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-03-05T21:04:52.324Z] PASS [2022-03-05T21:04:52.324Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-03-05T21:04:52.324Z] [2022-03-05T21:04:52.324Z] === Skipped [2022-03-05T21:04:52.324Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-05T21:04:52.324Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T21:04:52.324Z] [2022-03-05T21:04:52.324Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-05T21:04:52.324Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T21:04:52.324Z] [2022-03-05T21:04:52.324Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-03-05T21:04:52.324Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T21:04:52.324Z] [2022-03-05T21:04:52.324Z] DONE 5 tests, 3 skipped in 1.495s [2022-03-05T21:04:52.324Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-05T21:04:52.617Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-05T21:04:52.873Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-05T21:04:53.435Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-05T21:04:53.900Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:04:53.900Z] INFO: Testing against a local daemon [2022-03-05T21:04:53.900Z] === RUN TestExternalGraphDriver [2022-03-05T21:04:53.900Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-05T21:04:53.900Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-05T21:04:53.900Z] === RUN TestGraphdriverPluginV2 [2022-03-05T21:04:53.900Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-05T21:04:53.900Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-05T21:04:53.900Z] PASS [2022-03-05T21:04:53.900Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-03-05T21:04:53.900Z] [2022-03-05T21:04:53.900Z] === Skipped [2022-03-05T21:04:53.900Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-05T21:04:53.900Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-05T21:04:53.900Z] [2022-03-05T21:04:53.900Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-05T21:04:53.900Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-05T21:04:53.900Z] [2022-03-05T21:04:53.900Z] DONE 2 tests, 2 skipped in 1.419s [2022-03-05T21:04:53.900Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-05T21:04:53.999Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-05T21:04:53.999Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-05T21:04:54.561Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-05T21:04:54.561Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-05T21:04:54.561Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-05T21:04:54.561Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-05T21:04:54.817Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-05T21:04:54.817Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-05T21:04:54.817Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-05T21:04:54.817Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-05T21:04:54.817Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-05T21:04:54.817Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-05T21:04:54.817Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-05T21:04:54.817Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-05T21:04:54.817Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-05T21:04:54.817Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-05T21:04:54.817Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-05T21:04:55.379Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-05T21:04:55.379Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-05T21:04:55.468Z] testing: warning: no tests to run [2022-03-05T21:04:55.468Z] PASS [2022-03-05T21:04:55.468Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-05T21:04:55.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:04:55.468Z] INFO: Testing against a local daemon [2022-03-05T21:04:55.468Z] === RUN TestReadPluginNoRead [2022-03-05T21:04:55.468Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T21:04:55.468Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-05T21:04:55.468Z] PASS [2022-03-05T21:04:55.468Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-03-05T21:04:55.468Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-05T21:04:55.468Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-05T21:04:55.468Z] [2022-03-05T21:04:55.468Z] === Skipped [2022-03-05T21:04:55.468Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-05T21:04:55.468Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T21:04:55.468Z] [2022-03-05T21:04:55.468Z] DONE 1 tests, 1 skipped in 1.484s [2022-03-05T21:04:55.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-05T21:04:55.942Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-05T21:04:55.942Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-05T21:04:56.408Z] testing: warning: no tests to run [2022-03-05T21:04:56.408Z] PASS [2022-03-05T21:04:56.408Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-05T21:04:56.408Z] [2022-03-05T21:04:56.408Z] DONE 0 tests in 0.841s [2022-03-05T21:04:56.546Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-05T21:04:56.803Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-05T21:04:56.878Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-05T21:04:57.366Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-05T21:04:57.366Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-05T21:04:57.866Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:04:57.866Z] INFO: Testing against a local daemon [2022-03-05T21:04:57.866Z] === RUN TestPluginWithDevMounts [2022-03-05T21:04:57.866Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:57.866Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-05T21:04:57.866Z] PASS [2022-03-05T21:04:57.866Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-03-05T21:04:57.866Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-05T21:04:57.971Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-05T21:04:58.337Z] [2022-03-05T21:04:58.337Z] === Skipped [2022-03-05T21:04:58.337Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-05T21:04:58.337Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:04:58.337Z] [2022-03-05T21:04:58.337Z] DONE 1 tests, 1 skipped in 1.352s [2022-03-05T21:04:58.337Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-05T21:04:58.535Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-05T21:04:58.535Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-05T21:04:58.535Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-05T21:04:58.535Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-05T21:04:59.096Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-05T21:05:00.026Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-05T21:05:00.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:05:00.558Z] INFO: Testing against a local daemon [2022-03-05T21:05:00.558Z] === RUN TestSecretInspect [2022-03-05T21:05:00.558Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:00.558Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-05T21:05:00.558Z] === RUN TestSecretList [2022-03-05T21:05:00.558Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:00.558Z] --- SKIP: TestSecretList (0.00s) [2022-03-05T21:05:00.558Z] === RUN TestSecretsCreateAndDelete [2022-03-05T21:05:00.558Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:00.558Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-05T21:05:00.558Z] === RUN TestSecretsUpdate [2022-03-05T21:05:00.558Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:00.558Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-05T21:05:00.558Z] === RUN TestTemplatedSecret [2022-03-05T21:05:00.558Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:00.558Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-05T21:05:00.558Z] === RUN TestSecretCreateResolve [2022-03-05T21:05:00.558Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:00.558Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-05T21:05:00.558Z] PASS [2022-03-05T21:05:00.558Z] ok github.com/docker/docker/integration/secret 0.141s [2022-03-05T21:05:00.558Z] [2022-03-05T21:05:00.558Z] === Skipped [2022-03-05T21:05:00.558Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-03-05T21:05:00.558Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:00.558Z] [2022-03-05T21:05:00.558Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-05T21:05:00.558Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:00.558Z] [2022-03-05T21:05:00.558Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-05T21:05:00.558Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:00.558Z] [2022-03-05T21:05:00.558Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-05T21:05:00.558Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:00.558Z] [2022-03-05T21:05:00.558Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-05T21:05:00.558Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:00.558Z] [2022-03-05T21:05:00.558Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-05T21:05:00.558Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:00.558Z] [2022-03-05T21:05:00.558Z] DONE 6 tests, 6 skipped in 2.368s [2022-03-05T21:05:00.589Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-05T21:05:00.589Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-05T21:05:00.589Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-05T21:05:01.028Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-05T21:05:01.152Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-05T21:05:01.153Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-05T21:05:01.153Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-05T21:05:02.082Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-05T21:05:02.644Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-05T21:05:03.982Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:05:03.982Z] INFO: Testing against a local daemon [2022-03-05T21:05:03.982Z] === RUN TestServiceCreateInit [2022-03-05T21:05:03.982Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T21:05:03.982Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T21:05:03.982Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- PASS: TestServiceCreateInit (0.06s) [2022-03-05T21:05:03.982Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T21:05:03.982Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T21:05:03.982Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestCreateServiceConflict [2022-03-05T21:05:03.982Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T21:05:03.982Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-03-05T21:05:03.982Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T21:05:03.982Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T21:05:03.982Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T21:05:03.982Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestCreateServiceSysctls [2022-03-05T21:05:03.982Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-03-05T21:05:03.982Z] === RUN TestCreateServiceCapabilities [2022-03-05T21:05:03.982Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-05T21:05:03.982Z] === RUN TestInspect [2022-03-05T21:05:03.982Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestInspect (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestCreateJob [2022-03-05T21:05:03.982Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestCreateJob (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestReplicatedJob [2022-03-05T21:05:03.982Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestUpdateReplicatedJob [2022-03-05T21:05:03.982Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestServiceListWithStatuses [2022-03-05T21:05:03.982Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T21:05:03.982Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestDockerNetworkReConnect [2022-03-05T21:05:03.982Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestServicePlugin [2022-03-05T21:05:03.982Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestServiceUpdateLabel [2022-03-05T21:05:03.982Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:03.982Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestServiceUpdateSecrets [2022-03-05T21:05:03.982Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:03.982Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestServiceUpdateConfigs [2022-03-05T21:05:03.982Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:03.982Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestServiceUpdateNetwork [2022-03-05T21:05:03.982Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:03.982Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-05T21:05:03.982Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T21:05:03.982Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:03.982Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-05T21:05:03.982Z] PASS [2022-03-05T21:05:03.982Z] ok github.com/docker/docker/integration/service 0.354s [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === Skipped [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T21:05:03.982Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T21:05:03.982Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-05T21:05:03.982Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-05T21:05:03.982Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-03-05T21:05:03.982Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-05T21:05:03.982Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-05T21:05:03.982Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-05T21:05:03.982Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-03-05T21:05:03.982Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-05T21:05:03.982Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-05T21:05:03.982Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-05T21:05:03.982Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.982Z] [2022-03-05T21:05:03.982Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-05T21:05:03.983Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-05T21:05:03.983Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-05T21:05:03.983Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-05T21:05:03.983Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-05T21:05:03.983Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-05T21:05:03.983Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-05T21:05:03.983Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-05T21:05:03.983Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-05T21:05:03.983Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-05T21:05:03.983Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-05T21:05:03.983Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T21:05:03.983Z] [2022-03-05T21:05:03.983Z] DONE 24 tests, 23 skipped in 3.249s [2022-03-05T21:05:04.452Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-05T21:05:04.535Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-05T21:05:04.791Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-05T21:05:05.352Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-05T21:05:05.352Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-05T21:05:05.352Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-05T21:05:05.914Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-05T21:05:06.670Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:05:06.670Z] INFO: Testing against a local daemon [2022-03-05T21:05:06.670Z] === RUN TestSessionCreate [2022-03-05T21:05:06.670Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-05T21:05:06.670Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-05T21:05:06.670Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T21:05:06.670Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-05T21:05:06.670Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-05T21:05:06.670Z] PASS [2022-03-05T21:05:06.670Z] ok github.com/docker/docker/integration/session 0.153s [2022-03-05T21:05:06.670Z] [2022-03-05T21:05:06.670Z] === Skipped [2022-03-05T21:05:06.670Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-05T21:05:06.670Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-05T21:05:06.670Z] [2022-03-05T21:05:06.670Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-05T21:05:06.670Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-05T21:05:06.670Z] [2022-03-05T21:05:06.670Z] DONE 2 tests, 2 skipped in 2.137s [2022-03-05T21:05:06.670Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-05T21:05:06.843Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-05T21:05:07.405Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-05T21:05:07.970Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-05T21:05:07.970Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-05T21:05:08.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:05:08.886Z] INFO: Testing against a local daemon [2022-03-05T21:05:08.886Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T21:05:08.886Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:08.886Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T21:05:08.886Z] === RUN TestEventsExecDie [2022-03-05T21:05:08.886Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-05T21:05:08.886Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-05T21:05:08.886Z] === RUN TestEventsBackwardsCompatible [2022-03-05T21:05:08.886Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-05T21:05:08.886Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-05T21:05:08.886Z] === RUN TestInfoAPI [2022-03-05T21:05:08.886Z] --- PASS: TestInfoAPI (0.06s) [2022-03-05T21:05:08.886Z] === RUN TestInfoAPIWarnings [2022-03-05T21:05:08.886Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T21:05:08.886Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-05T21:05:08.886Z] === RUN TestInfoDebug [2022-03-05T21:05:08.886Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T21:05:08.886Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-05T21:05:08.886Z] === RUN TestInfoInsecureRegistries [2022-03-05T21:05:08.886Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T21:05:08.886Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-05T21:05:08.886Z] === RUN TestInfoRegistryMirrors [2022-03-05T21:05:08.886Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T21:05:08.886Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-05T21:05:08.886Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T21:05:09.877Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-03-05T21:05:09.877Z] === RUN TestPingCacheHeaders [2022-03-05T21:05:09.877Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-05T21:05:09.877Z] === RUN TestPingGet [2022-03-05T21:05:09.877Z] --- PASS: TestPingGet (0.04s) [2022-03-05T21:05:09.877Z] === RUN TestPingHead [2022-03-05T21:05:09.877Z] --- PASS: TestPingHead (0.04s) [2022-03-05T21:05:09.877Z] === RUN TestVersion [2022-03-05T21:05:09.877Z] --- PASS: TestVersion (0.03s) [2022-03-05T21:05:09.877Z] PASS [2022-03-05T21:05:09.877Z] ok github.com/docker/docker/integration/system 1.342s [2022-03-05T21:05:09.877Z] [2022-03-05T21:05:09.877Z] === Skipped [2022-03-05T21:05:09.877Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T21:05:09.877Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T21:05:09.877Z] [2022-03-05T21:05:09.877Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-05T21:05:09.877Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-05T21:05:09.877Z] [2022-03-05T21:05:09.877Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-05T21:05:09.877Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-05T21:05:09.877Z] [2022-03-05T21:05:09.877Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-05T21:05:09.877Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T21:05:09.877Z] [2022-03-05T21:05:09.877Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-05T21:05:09.877Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T21:05:09.877Z] [2022-03-05T21:05:09.877Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-05T21:05:09.877Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T21:05:09.877Z] [2022-03-05T21:05:09.877Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-05T21:05:09.877Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T21:05:09.877Z] [2022-03-05T21:05:09.877Z] DONE 13 tests, 7 skipped in 3.522s [2022-03-05T21:05:09.916Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-05T21:05:09.916Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-05T21:05:09.916Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-05T21:05:10.172Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-05T21:05:10.347Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-05T21:05:11.540Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents508390240 [2022-03-05T21:05:11.540Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-05T21:05:11.797Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-05T21:05:12.054Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-05T21:05:12.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:05:12.565Z] INFO: Testing against a local daemon [2022-03-05T21:05:12.565Z] === RUN TestVolumesCreateAndList [2022-03-05T21:05:12.565Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-05T21:05:12.565Z] === RUN TestVolumesRemove [2022-03-05T21:05:12.565Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-05T21:05:12.565Z] === RUN TestVolumesInspect [2022-03-05T21:05:12.565Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-05T21:05:12.565Z] === RUN TestVolumesInvalidJSON [2022-03-05T21:05:12.565Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T21:05:12.565Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T21:05:12.565Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T21:05:12.565Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-05T21:05:12.565Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T21:05:12.565Z] PASS [2022-03-05T21:05:12.565Z] ok github.com/docker/docker/integration/volume 0.338s [2022-03-05T21:05:12.565Z] [2022-03-05T21:05:12.565Z] DONE 5 tests in 2.508s [2022-03-05T21:05:12.982Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-05T21:05:12.982Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-05T21:05:12.982Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-05T21:05:13.033Z] INFO: make.ps1 ended at 03/05/2022 21:05:12 [2022-03-05T21:05:13.034Z] INFO: Integration CLI tests being run from the host: [2022-03-05T21:05:13.034Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-05T21:05:14.874Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-05T21:05:15.437Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-05T21:05:15.999Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-05T21:05:16.562Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-05T21:05:16.562Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-05T21:05:16.562Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-05T21:05:16.820Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-05T21:05:17.381Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-05T21:05:19.273Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-05T21:05:21.205Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-05T21:05:24.472Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-05T21:05:25.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T21:05:25.551Z] INFO: Testing against a local daemon [2022-03-05T21:05:25.551Z] === RUN TestDockerSuite [2022-03-05T21:05:25.551Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-05T21:05:25.551Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-05T21:05:25.551Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T21:05:25.551Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-05T21:05:25.551Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-05T21:05:25.551Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-05T21:05:25.551Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-05T21:05:25.551Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-05T21:05:25.551Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-05T21:05:25.551Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-05T21:05:25.551Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-05T21:05:25.837Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-05T21:05:26.021Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-05T21:05:26.399Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-05T21:05:26.655Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-05T21:05:27.007Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-05T21:05:27.007Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-05T21:05:27.584Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-05T21:05:30.103Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-05T21:05:32.002Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-05T21:05:32.002Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-05T21:05:33.366Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-05T21:05:34.736Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-05T21:05:35.665Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-05T21:05:38.180Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-05T21:05:39.547Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-05T21:05:42.061Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-05T21:05:42.316Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-05T21:05:45.583Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-05T21:05:45.583Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-05T21:05:48.099Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-05T21:05:49.986Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-05T21:05:52.500Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-05T21:05:52.500Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-05T21:05:53.865Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-05T21:05:54.426Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-05T21:05:55.354Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-05T21:05:55.354Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-05T21:05:55.917Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-05T21:05:55.917Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-05T21:05:55.917Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-05T21:05:56.480Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-05T21:05:59.753Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-05T21:06:02.269Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-05T21:06:02.832Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-05T21:06:03.087Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-05T21:06:03.087Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-05T21:06:03.087Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-05T21:06:03.087Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-05T21:06:03.087Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-05T21:06:04.015Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-05T21:06:04.578Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-05T21:06:05.141Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-05T21:06:06.070Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-05T21:06:08.584Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-05T21:06:09.513Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-05T21:06:10.877Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-05T21:06:10.877Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-05T21:06:10.877Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-05T21:06:11.440Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-05T21:06:12.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-05T21:06:14.517Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-05T21:06:16.409Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-05T21:06:18.303Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-05T21:06:19.668Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-05T21:06:21.034Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-05T21:06:21.973Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-05T21:06:23.878Z] docker_cli_service_logs_test.go:245: checking task n34h3o9npvm6 [2022-03-05T21:06:23.878Z] docker_cli_service_logs_test.go:250: checking messages for n34h3o9npvm6 [2022-03-05T21:06:23.878Z] docker_cli_service_logs_test.go:245: checking task 8i0fnif245ck [2022-03-05T21:06:23.878Z] docker_cli_service_logs_test.go:250: checking messages for 8i0fnif245ck [2022-03-05T21:06:24.807Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-05T21:06:26.173Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-05T21:06:27.540Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-05T21:06:28.468Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-05T21:06:29.033Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-05T21:06:30.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-05T21:06:31.766Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-05T21:06:33.132Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-05T21:06:34.497Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-05T21:06:34.497Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-05T21:06:35.867Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-05T21:06:36.793Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-05T21:06:51.630Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-05T21:06:51.630Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-05T21:06:51.630Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-05T21:06:51.630Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-05T21:06:51.630Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-05T21:06:51.892Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-05T21:06:51.892Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-05T21:06:52.455Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-05T21:06:52.455Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-05T21:06:53.386Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-05T21:06:53.386Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-05T21:06:53.386Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-05T21:06:53.386Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-05T21:06:53.642Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-05T21:06:54.209Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-05T21:06:55.582Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-05T21:06:55.582Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-05T21:06:55.582Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-05T21:06:55.582Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-05T21:06:55.582Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-05T21:06:56.948Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-05T21:06:59.463Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-05T21:07:00.830Z] docker_cli_swarm_test.go:1901: [df6cbf6f3c6b8] joining swarm manager [d522d6332b5b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:07:01.394Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-05T21:07:01.955Z] docker_cli_swarm_test.go:1902: [d8264e2b42ed7] joining swarm manager [d522d6332b5b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:07:02.881Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-05T21:07:02.881Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-05T21:07:02.881Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-05T21:07:04.771Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-05T21:07:07.290Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-05T21:07:07.290Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite (1268.13s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.15s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.42s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.31s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.84s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.77s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.65s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.33s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.82s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.67s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.63s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.17s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.40s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.91s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.99s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.48s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.61s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.68s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.11s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.72s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.81s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.86s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.30s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.06s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.92s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.96s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.94s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.19s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.46s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.21s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.52s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.54s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.09s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.66s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.01s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.72s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.91s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.52s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.59s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.66s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.85s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.44s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.55s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.82s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.11s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.42s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.93s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.02s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.09s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.27s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.70s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.38s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.24s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.22s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.68s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2022-03-05T21:07:07.290Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.33s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.18s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.64s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.85s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.16s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.62s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.59s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.95s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.79s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.16s) [2022-03-05T21:07:07.290Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-03-05T21:07:07.290Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-05T21:07:07.290Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-05T21:07:07.290Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.03s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.81s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.87s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.41s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.32s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.96s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.39s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.47s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.84s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.88s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.05s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.72s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.94s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.56s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.98s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.30s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.99s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.30s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.86s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.15s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.88s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.65s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.56s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.66s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.51s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.63s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.39s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.02s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2022-03-05T21:07:07.290Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.34s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.73s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.88s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.74s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.74s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s) [2022-03-05T21:07:07.290Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.78s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.04s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.53s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.56s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.24s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildHistory (4.41s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.65s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.84s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.77s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLabels (0.39s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.99s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.56s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.84s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.33s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.54s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.28s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.95s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.72s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.69s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.75s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.97s) [2022-03-05T21:07:07.291Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.53s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.39s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.51s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.44s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.73s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.51s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.86s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.50s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.87s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.89s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.38s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildPATH (1.34s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.54s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.25s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.62s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildRm (2.21s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.26s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) [2022-03-05T21:07:07.291Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.95s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildStderr (0.97s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.12s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildUser (1.42s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.64s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.67s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.68s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-03-05T21:07:07.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-05T21:07:07.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-05T21:07:07.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-03-05T21:07:07.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.59s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.92s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.71s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.13s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.94s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.36s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s) [2022-03-05T21:07:07.291Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.27s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-05T21:07:07.291Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.96s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.94s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.54s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCommitTTY (0.96s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.91s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.51s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.41s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.44s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.20s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.57s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.58s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.91s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.43s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-03-05T21:07:07.291Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.78s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.71s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.30s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.02s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.47s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.30s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0003e9a10_} (1.46s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1108268328_/foo_false____} (1.31s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1108268328_/foo_true____} (1.32s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3567863399_/foo_false____} (1.36s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3567863399_/foo_true____} (1.39s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3567863399_/foo_true__0xc0003e9a40__} (1.42s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0003e9a58_} (1.43s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0003e9a70_} (0.52s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0003e9a88_} (1.39s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0003e9aa0_} (1.35s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.78s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.37s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.21s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.14s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.67s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.68s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.67s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.83s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.76s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.67s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.87s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.65s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.48s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.82s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.96s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.37s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.92s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.29s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.47s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.49s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.44s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.69s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.64s) [2022-03-05T21:07:07.291Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.86s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.72s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.42s) [2022-03-05T21:07:07.292Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-03-05T21:07:07.292Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.99s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.74s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.16s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.36s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.41s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.84s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.42s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.83s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.62s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.67s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.19s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.63s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.14s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.49s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.32s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFilters (1.16s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.10s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.59s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.40s) [2022-03-05T21:07:07.292Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-05T21:07:07.292Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.17s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsResize (0.76s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.32s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.91s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.75s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExec (0.85s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.21s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.14s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.69s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.70s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-03-05T21:07:07.292Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.15s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestHealth (18.80s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.77s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.70s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.08s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.51s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImportFile (1.02s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.63s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.66s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.40s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-03-05T21:07:07.292Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.78s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectHistory (0.71s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectImage (0.08s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.09s) [2022-03-05T21:07:07.292Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.55s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.53s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.03s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.38s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.69s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.36s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-03-05T21:07:07.292Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.65s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.10s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.69s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.72s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.74s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.66s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPluginActive (2.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.56s) [2022-03-05T21:07:07.293Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.28s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.69s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.38s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.10s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.56s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPortList (6.06s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.36s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.12s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.32s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.20s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsByOrder (2.22s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.99s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.44s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.72s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.32s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.83s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.76s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.71s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.74s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.04s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-03-05T21:07:07.293Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.12s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.74s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.83s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.92s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.74s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.73s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.07s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.28s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.13s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.66s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.91s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.96s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.30s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.51s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.53s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.57s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.09s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.05s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.88s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.43s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.41s) [2022-03-05T21:07:07.293Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-05T21:07:07.293Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.60s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.25s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-03-05T21:07:07.293Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.12s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.66s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.54s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.65s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunExitCode (0.64s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.40s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-03-05T21:07:07.293Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.96s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.36s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.05s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.88s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.02s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.48s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.15s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunMount (4.02s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.52s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.22s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.36s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.63s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.27s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.62s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.43s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.12s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.47s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.55s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.56s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.70s) [2022-03-05T21:07:07.293Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.54s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.54s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-03-05T21:07:07.293Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2022-03-05T21:07:07.293Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.62s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.22s) [2022-03-05T21:07:07.293Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.49s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.22s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.40s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.24s) [2022-03-05T21:07:07.293Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.18s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.53s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.41s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunState (0.93s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunSysctls (0.88s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.45s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.42s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.43s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.73s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.61s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUserByID (0.72s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.41s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.89s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.30s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.42s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.49s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.61s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.64s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.67s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.61s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.46s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.11s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.52s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.97s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.89s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.65s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.57s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.25s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.46s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.66s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.26s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.18s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.61s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.96s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.18s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.18s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.08s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.92s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.32s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.36s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.09s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.26s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.84s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.84s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.25s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.27s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.56s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.43s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.70s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.75s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.80s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.11s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.54s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.58s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2022-03-05T21:07:07.294Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2022-03-05T21:07:07.294Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-05T21:07:07.294Z] === RUN TestDockerRegistrySuite [2022-03-05T21:07:07.294Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-05T21:07:08.222Z] check_test.go:196: [d411249602e48] daemon is not started [2022-03-05T21:07:08.222Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-05T21:07:09.590Z] check_test.go:196: [dbd4416ebc939] daemon is not started [2022-03-05T21:07:09.590Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-05T21:07:10.521Z] check_test.go:196: [d9e84a0cb7496] daemon is not started [2022-03-05T21:07:10.522Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-05T21:07:10.778Z] check_test.go:196: [d08dcb48f87ad] daemon is not started [2022-03-05T21:07:10.778Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T21:07:13.300Z] check_test.go:196: [d7a752dda6c61] daemon is not started [2022-03-05T21:07:13.300Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T21:07:14.228Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-05T21:07:19.482Z] check_test.go:196: [dd7cdcff62364] daemon is not started [2022-03-05T21:07:19.482Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-05T21:07:22.001Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-05T21:07:22.258Z] check_test.go:196: [dd6fa2210556e] daemon is not started [2022-03-05T21:07:22.258Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-05T21:07:23.623Z] check_test.go:196: [dddedf59e6f97] daemon is not started [2022-03-05T21:07:23.623Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-05T21:07:24.551Z] check_test.go:196: [dfc24e9a26d52] daemon is not started [2022-03-05T21:07:24.551Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-05T21:07:24.551Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-05T21:07:25.917Z] check_test.go:196: [d9bb1e4c1ac22] daemon is not started [2022-03-05T21:07:25.917Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-05T21:07:27.286Z] check_test.go:196: [d345d91b4d05c] daemon is not started [2022-03-05T21:07:27.286Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-05T21:07:28.213Z] check_test.go:196: [ddc4ffc8d7c94] daemon is not started [2022-03-05T21:07:28.213Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-05T21:07:29.141Z] check_test.go:196: [db3b5c4f39d27] daemon is not started [2022-03-05T21:07:29.141Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-05T21:07:30.068Z] check_test.go:196: [d08d307add8f6] daemon is not started [2022-03-05T21:07:30.068Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-05T21:07:30.996Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d2daf11d5d60507eeb23cc0a155b2d91706c86915c03c66cf324a53f5ec3f86 [2022-03-05T21:07:31.559Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8fe96545e4a9486614ed49c6f01db20ddad38e91e11b9a29e426aef6a3a97f6e [2022-03-05T21:07:31.815Z] check_test.go:196: [d8a3aaceae761] daemon is not started [2022-03-05T21:07:31.815Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-05T21:07:32.745Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e3b4b96ab93acf457b799035ff7b4ec9aea47831b79e8186285455c72c6e7e6 [2022-03-05T21:07:33.308Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:15df118aa8fb2c71ad3cf3e805719d2bf016688d8db48615781dad93b47341fd [2022-03-05T21:07:33.564Z] check_test.go:196: [d70c5fa556e59] daemon is not started [2022-03-05T21:07:33.564Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-05T21:07:34.494Z] check_test.go:196: [d6363d27e4747] daemon is not started [2022-03-05T21:07:34.494Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-05T21:07:37.055Z] check_test.go:196: [dc2fbbecbd32d] daemon is not started [2022-03-05T21:07:37.055Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-05T21:07:37.617Z] check_test.go:196: [d706fc9d04cd1] daemon is not started [2022-03-05T21:07:37.617Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-05T21:07:37.617Z] check_test.go:196: [dd0c81507a769] daemon is not started [2022-03-05T21:07:37.617Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T21:07:38.544Z] check_test.go:196: [da931e39791fe] daemon is not started [2022-03-05T21:07:38.544Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-05T21:07:38.929Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-05T21:07:38.929Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-05T21:07:38.929Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-05T21:07:38.929Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-05T21:07:38.929Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-05T21:07:38.929Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-05T21:07:38.929Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-05T21:07:38.929Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-05T21:07:38.929Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-05T21:07:38.929Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-05T21:07:38.929Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-05T21:07:39.471Z] check_test.go:196: [d8ba3011e68a9] daemon is not started [2022-03-05T21:07:39.471Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T21:07:40.398Z] check_test.go:196: [d7e8e9378adb9] daemon is not started [2022-03-05T21:07:40.398Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-05T21:07:40.398Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-05T21:07:41.885Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-05T21:07:42.928Z] docker_cli_swarm_test.go:1802: [d9cb033dd7564] joining swarm manager [dc45ab3c86315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:07:43.184Z] check_test.go:196: [d4b23ab63e850] daemon is not started [2022-03-05T21:07:43.184Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-05T21:07:43.748Z] check_test.go:196: [d59add498b8d2] daemon is not started [2022-03-05T21:07:43.748Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-05T21:07:44.004Z] docker_cli_swarm_test.go:1803: [de32c870bcb1a] joining swarm manager [dc45ab3c86315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:07:44.100Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-05T21:07:44.100Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-05T21:07:44.100Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-05T21:07:44.100Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-05T21:07:44.100Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-05T21:07:44.100Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-05T21:07:44.100Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-05T21:07:44.100Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-05T21:07:44.100Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-05T21:07:44.932Z] check_test.go:196: [d7853df77956a] daemon is not started [2022-03-05T21:07:44.932Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-05T21:07:45.188Z] check_test.go:196: [d104eb2b85419] daemon is not started [2022-03-05T21:07:45.188Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-05T21:07:45.444Z] check_test.go:196: [dfc1e12bb8563] daemon is not started [2022-03-05T21:07:45.444Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-05T21:07:45.700Z] check_test.go:196: [de462d74c1c75] daemon is not started [2022-03-05T21:07:45.700Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-05T21:07:45.957Z] check_test.go:196: [d8d1f5620c3b0] daemon is not started [2022-03-05T21:07:45.957Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-05T21:07:46.213Z] check_test.go:196: [d20f6eea23718] daemon is not started [2022-03-05T21:07:46.213Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-05T21:07:46.213Z] check_test.go:196: [d4b9a71c5267b] daemon is not started [2022-03-05T21:07:46.213Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-05T21:07:47.579Z] check_test.go:196: [d00c08e2c7884] daemon is not started [2022-03-05T21:07:47.579Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-05T21:07:47.891Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-05T21:07:47.892Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-05T21:07:47.892Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-05T21:07:47.892Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T21:07:47.892Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-05T21:07:48.944Z] check_test.go:196: [d23a1016c053c] daemon is not started [2022-03-05T21:07:48.944Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-05T21:07:49.505Z] check_test.go:196: [d4c525ff1d316] daemon is not started [2022-03-05T21:07:49.505Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-05T21:07:50.433Z] check_test.go:196: [db0a3c1771b4f] daemon is not started [2022-03-05T21:07:50.433Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-05T21:07:51.360Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite (45.05s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.22s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.18s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.54s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.00s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.97s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.12s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.72s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.07s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.85s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.21s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-03-05T21:07:52.287Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-03-05T21:07:52.287Z] === RUN TestDockerSchema1RegistrySuite [2022-03-05T21:07:52.288Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-05T21:07:52.288Z] check_test.go:223: [d843aafa86562] daemon is not started [2022-03-05T21:07:52.288Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T21:07:54.805Z] check_test.go:223: [d5e027084c8b8] daemon is not started [2022-03-05T21:07:55.061Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T21:07:56.554Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-05T21:07:59.275Z] check_test.go:223: [d64d6213a70df] daemon is not started [2022-03-05T21:07:59.275Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-05T21:07:59.838Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-05T21:08:02.358Z] check_test.go:223: [da912f7715b59] daemon is not started [2022-03-05T21:08:02.358Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-05T21:08:03.285Z] check_test.go:223: [da0d128dc8a40] daemon is not started [2022-03-05T21:08:03.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-05T21:08:04.214Z] check_test.go:223: [d73494ab421b7] daemon is not started [2022-03-05T21:08:04.214Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-05T21:08:04.471Z] check_test.go:223: [da67b678ba5c5] daemon is not started [2022-03-05T21:08:04.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T21:08:05.429Z] check_test.go:223: [d4953ef80b7da] daemon is not started [2022-03-05T21:08:05.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T21:08:06.358Z] check_test.go:223: [d9a782dc04d73] daemon is not started [2022-03-05T21:08:06.358Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T21:08:07.286Z] check_test.go:223: [df64b568b91c7] daemon is not started [2022-03-05T21:08:07.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-05T21:08:07.848Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-05T21:08:10.365Z] check_test.go:223: [df6c2a250b293] daemon is not started [2022-03-05T21:08:10.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-05T21:08:10.365Z] docker_cli_swarm_test.go:1321: [daaa6e70b3fac] joining swarm manager [d34968c074950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:08:10.365Z] check_test.go:223: [da7e959b26c76] daemon is not started [2022-03-05T21:08:10.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-05T21:08:10.927Z] check_test.go:223: [d29a85dfdc79f] daemon is not started [2022-03-05T21:08:10.927Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-05T21:08:10.927Z] check_test.go:223: [ded7f449ad89a] daemon is not started [2022-03-05T21:08:10.927Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-05T21:08:11.489Z] docker_cli_swarm_test.go:1322: [d31e1806c4067] joining swarm manager [d34968c074950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:08:11.489Z] check_test.go:223: [d403c73a9a94a] daemon is not started [2022-03-05T21:08:11.489Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-05T21:08:11.489Z] check_test.go:223: [d14f12f21db72] daemon is not started [2022-03-05T21:08:11.745Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-05T21:08:12.001Z] check_test.go:223: [d0c7d40f42a86] daemon is not started [2022-03-05T21:08:12.001Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-05T21:08:12.257Z] check_test.go:223: [da9193ab38611] daemon is not started [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite (20.05s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.06s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.23s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.91s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.40s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2022-03-05T21:08:12.257Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-03-05T21:08:12.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-05T21:08:12.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-05T21:08:12.819Z] check_test.go:252: [d47572dbf1605] daemon is not started [2022-03-05T21:08:12.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-05T21:08:13.381Z] check_test.go:252: [de3c34f23b14b] daemon is not started [2022-03-05T21:08:13.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-05T21:08:13.637Z] check_test.go:252: [db6b23f4cadd2] daemon is not started [2022-03-05T21:08:13.637Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-05T21:08:14.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-05T21:08:14.819Z] check_test.go:252: [d6705875d90d1] daemon is not started [2022-03-05T21:08:14.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-05T21:08:15.075Z] check_test.go:252: [d76a1255666dd] daemon is not started [2022-03-05T21:08:15.075Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-05T21:08:15.636Z] check_test.go:252: [d83af891ac691] daemon is not started [2022-03-05T21:08:15.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-05T21:08:15.891Z] check_test.go:252: [dfcec0dd09db1] daemon is not started [2022-03-05T21:08:15.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.68s) [2022-03-05T21:08:15.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-03-05T21:08:15.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2022-03-05T21:08:15.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-05T21:08:15.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2022-03-05T21:08:15.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-03-05T21:08:15.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2022-03-05T21:08:15.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2022-03-05T21:08:15.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-05T21:08:15.891Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-05T21:08:15.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-05T21:08:21.133Z] check_test.go:279: [d0babeff9fd61] daemon is not started [2022-03-05T21:08:21.133Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-05T21:08:21.133Z] check_test.go:279: [ddbe9253e9824] daemon is not started [2022-03-05T21:08:21.133Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-05T21:08:21.388Z] check_test.go:279: [d06333a3e31c3] daemon is not started [2022-03-05T21:08:21.388Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-05T21:08:21.388Z] check_test.go:279: [d53ef6728c92a] daemon is not started [2022-03-05T21:08:21.388Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-05T21:08:21.643Z] check_test.go:279: [dbf221b1d2449] daemon is not started [2022-03-05T21:08:21.643Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-03-05T21:08:21.643Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-05T21:08:21.643Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-05T21:08:21.643Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-05T21:08:21.643Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-03-05T21:08:21.643Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-05T21:08:21.643Z] === RUN TestDockerNetworkSuite [2022-03-05T21:08:21.643Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-05T21:08:23.532Z] docker_cli_network_unix_test.go:46: [dc05035500756] daemon is not started [2022-03-05T21:08:23.788Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-05T21:08:24.350Z] docker_cli_network_unix_test.go:46: [d4ebd97a96400] daemon is not started [2022-03-05T21:08:24.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-05T21:08:26.865Z] docker_cli_network_unix_test.go:46: [ddabc5ae57c52] daemon is not started [2022-03-05T21:08:27.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-05T21:08:28.488Z] docker_cli_network_unix_test.go:46: [d4d9de65d5f49] daemon is not started [2022-03-05T21:08:28.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-05T21:08:28.757Z] docker_cli_network_unix_test.go:1233: [d169d53d73b28] daemon is not started [2022-03-05T21:08:31.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-05T21:08:31.844Z] docker_cli_network_unix_test.go:46: [d4b29ac92f74c] daemon is not started [2022-03-05T21:08:32.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-05T21:08:36.572Z] docker_cli_network_unix_test.go:46: [d031ee287c84f] daemon is not started [2022-03-05T21:08:37.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-05T21:08:39.397Z] docker_cli_network_unix_test.go:46: [df994b8dd9202] daemon is not started [2022-03-05T21:08:39.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-05T21:08:40.587Z] docker_cli_network_unix_test.go:46: [d615e6b08ccac] daemon is not started [2022-03-05T21:08:40.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-05T21:08:41.148Z] docker_cli_network_unix_test.go:46: [d724cb4d8db30] daemon is not started [2022-03-05T21:08:41.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-05T21:08:41.404Z] docker_cli_network_unix_test.go:46: [d63d36bb128e4] daemon is not started [2022-03-05T21:08:41.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-05T21:08:41.965Z] docker_cli_network_unix_test.go:46: [d18687d0b10eb] daemon is not started [2022-03-05T21:08:42.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-05T21:08:42.783Z] docker_cli_network_unix_test.go:46: [dcb36f0d04bb8] daemon is not started [2022-03-05T21:08:43.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-05T21:08:43.344Z] docker_cli_network_unix_test.go:46: [d2e71decd01c3] daemon is not started [2022-03-05T21:08:43.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-05T21:08:43.600Z] docker_cli_network_unix_test.go:46: [dd02f1a739534] daemon is not started [2022-03-05T21:08:43.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-05T21:08:44.162Z] docker_cli_network_unix_test.go:46: [decf42e50e38f] daemon is not started [2022-03-05T21:08:44.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-05T21:08:44.461Z] docker_cli_network_unix_test.go:46: [d24aa508f692e] daemon is not started [2022-03-05T21:08:44.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-05T21:08:44.718Z] docker_cli_network_unix_test.go:46: [dc1f383eac32b] daemon is not started [2022-03-05T21:08:44.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-05T21:08:44.718Z] docker_cli_network_unix_test.go:46: [d93ae4d467291] daemon is not started [2022-03-05T21:08:44.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-05T21:08:45.646Z] docker_cli_network_unix_test.go:46: [d310df65d4d9d] daemon is not started [2022-03-05T21:08:45.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-05T21:08:46.211Z] docker_cli_network_unix_test.go:46: [d900b43a46b79] daemon is not started [2022-03-05T21:08:46.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-05T21:08:46.467Z] docker_cli_network_unix_test.go:46: [d55ac0334eb8f] daemon is not started [2022-03-05T21:08:46.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-05T21:08:46.724Z] docker_cli_network_unix_test.go:46: [df1d691bb41ea] daemon is not started [2022-03-05T21:08:46.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-05T21:08:46.980Z] docker_cli_network_unix_test.go:46: [d822d5edc4ba3] daemon is not started [2022-03-05T21:08:46.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-05T21:08:47.907Z] docker_cli_network_unix_test.go:968: [de2327b4c41a5] daemon is not started [2022-03-05T21:08:49.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-05T21:08:50.200Z] docker_cli_network_unix_test.go:46: [d846874ea30c9] daemon is not started [2022-03-05T21:08:50.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-05T21:08:52.975Z] docker_cli_network_unix_test.go:1116: [d91f9e34b04ff] daemon is not started [2022-03-05T21:08:56.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-05T21:08:56.245Z] docker_cli_network_unix_test.go:46: [d52b156b98ade] daemon is not started [2022-03-05T21:08:56.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-05T21:08:56.808Z] docker_cli_network_unix_test.go:46: [d7efba1863c7b] daemon is not started [2022-03-05T21:08:56.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-05T21:08:56.808Z] docker_cli_network_unix_test.go:46: [d44c68f92ce49] daemon is not started [2022-03-05T21:08:56.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-05T21:08:56.808Z] docker_cli_network_unix_test.go:46: [d1d281b80eca0] daemon is not started [2022-03-05T21:08:56.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-05T21:08:57.064Z] docker_cli_network_unix_test.go:46: [d4fbacb174c56] daemon is not started [2022-03-05T21:08:57.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-05T21:08:57.320Z] docker_cli_network_unix_test.go:46: [dda9ea3c86cc4] daemon is not started [2022-03-05T21:08:57.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-05T21:08:57.320Z] docker_cli_network_unix_test.go:46: [dd0d44adc4c3c] daemon is not started [2022-03-05T21:08:57.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-05T21:08:58.685Z] docker_cli_network_unix_test.go:46: [d8b106568dc10] daemon is not started [2022-03-05T21:08:59.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-05T21:08:59.611Z] docker_cli_network_unix_test.go:46: [d2828f68a255f] daemon is not started [2022-03-05T21:08:59.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-05T21:08:59.611Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-05T21:08:59.611Z] docker_cli_network_unix_test.go:46: [dccc4d82459f6] daemon is not started [2022-03-05T21:08:59.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-05T21:09:00.172Z] docker_cli_network_unix_test.go:46: [d51855227004e] daemon is not started [2022-03-05T21:09:00.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-05T21:09:04.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-05T21:09:05.204Z] docker_cli_network_unix_test.go:1084: [dee0d9f3499d0] daemon is not started [2022-03-05T21:09:07.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-05T21:09:07.094Z] docker_cli_network_unix_test.go:46: [dc707522ab686] daemon is not started [2022-03-05T21:09:07.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-05T21:09:07.350Z] docker_cli_network_unix_test.go:46: [deb43209cc47c] daemon is not started [2022-03-05T21:09:07.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-05T21:09:08.840Z] docker_cli_network_unix_test.go:46: [dba00e1292585] daemon is not started [2022-03-05T21:09:09.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-05T21:09:09.352Z] docker_cli_network_unix_test.go:46: [de77cad77d833] daemon is not started [2022-03-05T21:09:09.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-05T21:09:09.607Z] docker_cli_network_unix_test.go:46: [d88230f829693] daemon is not started [2022-03-05T21:09:09.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-05T21:09:10.424Z] docker_cli_network_unix_test.go:46: [d905c7b9f6ecf] daemon is not started [2022-03-05T21:09:10.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-05T21:09:10.988Z] docker_cli_network_unix_test.go:46: [d736ee3ed50cf] daemon is not started [2022-03-05T21:09:11.550Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-05T21:09:16.794Z] docker_cli_network_unix_test.go:46: [dd4ce1dd7883e] daemon is not started [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite (55.01s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.13s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.66s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.95s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.38s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-03-05T21:09:16.794Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-05T21:09:16.794Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-03-05T21:09:16.795Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2022-03-05T21:09:16.795Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-03-05T21:09:16.795Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-05T21:09:16.795Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-03-05T21:09:16.795Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2022-03-05T21:09:16.795Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-05T21:09:16.795Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) [2022-03-05T21:09:16.795Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-03-05T21:09:16.795Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.05s) [2022-03-05T21:09:16.795Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.26s) [2022-03-05T21:09:16.795Z] === RUN TestDockerHubPullSuite [2022-03-05T21:09:16.795Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-05T21:09:18.172Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-05T21:09:20.728Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-05T21:09:21.289Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-05T21:09:22.654Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-05T21:09:22.654Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-05T21:09:22.655Z] --- PASS: TestDockerHubPullSuite (6.10s) [2022-03-05T21:09:22.655Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.59s) [2022-03-05T21:09:22.655Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-03-05T21:09:22.655Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-03-05T21:09:22.655Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s) [2022-03-05T21:09:22.655Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-03-05T21:09:22.655Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-03-05T21:09:22.655Z] PASS [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === Skipped [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-05T21:09:22.655Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-05T21:09:22.655Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-05T21:09:22.655Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-05T21:09:22.655Z] docker_cli_network_unix_test.go:46: [dccc4d82459f6] daemon is not started [2022-03-05T21:09:22.655Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-05T21:09:22.655Z] [2022-03-05T21:09:22.655Z] DONE 1270 tests, 51 skipped in 1455.348s [2022-03-05T21:09:22.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T21:09:22.655Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T21:09:22.911Z] +++ kill 8154 [2022-03-05T21:09:23.837Z] +++ /etc/init.d/apparmor stop [2022-03-05T21:09:23.837Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T21:09:23.837Z] [2022-03-05T21:09:23.837Z] Unloading profiles will leave already running processes permanently [2022-03-05T21:09:23.837Z] unconfined, which can lead to unexpected situations. [2022-03-05T21:09:23.837Z] [2022-03-05T21:09:23.837Z] To set a process to complain mode, use the command line tool [2022-03-05T21:09:23.837Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T21:09:23.837Z] +++ true [2022-03-05T21:09:23.837Z] exiting test-integration [2022-03-05T21:09:23.837Z] ++ exit 0 [2022-03-05T21:09:23.837Z] [2022-03-05T21:09:24.093Z] + for job in $(jobs -p) [2022-03-05T21:09:24.093Z] + wait 3679 [2022-03-05T21:09:56.112Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-05T21:09:56.112Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-05T21:10:01.354Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-05T21:10:07.889Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-05T21:10:09.256Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-05T21:10:13.434Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-05T21:10:15.951Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-05T21:10:19.215Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-05T21:10:19.215Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-05T21:10:19.215Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-05T21:10:23.815Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-05T21:10:23.815Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-05T21:10:23.815Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-05T21:10:23.815Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-05T21:10:23.815Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-05T21:10:23.815Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-05T21:10:24.458Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-05T21:10:24.713Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-05T21:10:24.804Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-05T21:10:24.804Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-05T21:10:24.804Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-05T21:10:24.804Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-05T21:10:24.804Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-05T21:10:24.804Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-05T21:10:24.804Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-05T21:10:24.804Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-05T21:10:25.274Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-05T21:10:25.791Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-05T21:10:27.791Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-05T21:10:29.581Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-05T21:10:31.153Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-05T21:10:31.153Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-05T21:10:31.623Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-05T21:10:31.623Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-05T21:10:31.623Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-05T21:10:31.623Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-05T21:10:34.580Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-05T21:10:49.515Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-05T21:10:58.188Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-05T21:10:59.174Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-05T21:10:59.174Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-05T21:10:59.647Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-05T21:11:03.436Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-05T21:11:05.001Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-05T21:11:15.428Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-05T21:11:15.428Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-05T21:11:15.428Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-05T21:11:15.428Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-05T21:11:15.428Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-05T21:11:15.428Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-05T21:11:15.428Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-05T21:11:15.428Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-05T21:11:15.428Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-05T21:11:15.897Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-05T21:11:23.948Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-05T21:11:23.948Z] docker_cli_swarm_test.go:1186: [d9380bba2e65e] joining swarm manager [de0581ec134a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:11:30.482Z] docker_cli_swarm_test.go:1195: [d8ad8523b5901] joining swarm manager [de0581ec134a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:12:06.775Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-05T21:12:06.775Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-05T21:12:06.775Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-05T21:12:06.775Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-05T21:12:06.775Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-05T21:12:17.108Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-05T21:12:21.711Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-05T21:12:21.711Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-05T21:12:22.346Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-05T21:12:22.708Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-05T21:12:23.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-05T21:12:27.631Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-05T21:12:28.561Z] docker_cli_swarm_test.go:1118: [dea3e0ad1b9f8] joining swarm manager [df7b753d43fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:12:30.449Z] docker_cli_swarm_test.go:1119: [deb20def10893] joining swarm manager [df7b753d43fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:12:31.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-05T21:12:31.924Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-05T21:12:32.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-05T21:12:38.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-05T21:12:48.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-05T21:12:59.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-05T21:12:59.164Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-05T21:12:59.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-05T21:13:03.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-05T21:13:03.926Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-05T21:13:03.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-05T21:13:03.926Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-05T21:13:03.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-05T21:13:11.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-05T21:13:11.098Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-05T21:13:11.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-05T21:13:11.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-05T21:13:11.098Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-05T21:13:11.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-05T21:13:11.098Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-05T21:13:11.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-05T21:13:53.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-05T21:13:57.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-05T21:13:57.596Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-05T21:13:58.066Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-05T21:13:58.066Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-05T21:13:58.533Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-05T21:14:00.100Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-05T21:14:00.100Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-05T21:14:00.100Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-05T21:14:05.978Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-05T21:14:06.820Z] docker_cli_swarm_test.go:1172: [d27bd50be2d4b] joining swarm manager [df7b753d43fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-05T21:14:07.543Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-05T21:14:07.543Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-05T21:14:07.543Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-05T21:14:07.543Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-05T21:14:07.543Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-05T21:14:09.111Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-05T21:14:10.098Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-05T21:14:11.088Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-05T21:14:11.556Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-05T21:14:12.024Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-05T21:14:18.414Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-05T21:14:21.366Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-05T21:14:21.366Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-05T21:14:21.366Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-05T21:14:22.932Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-05T21:14:22.932Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-05T21:14:22.932Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-05T21:14:23.401Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-05T21:14:25.616Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-05T21:14:26.605Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-05T21:14:27.592Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-05T21:14:27.592Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-05T21:14:27.592Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-05T21:14:28.579Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-05T21:14:29.565Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-05T21:14:29.565Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-05T21:14:29.565Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-05T21:14:29.565Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-05T21:14:29.565Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-05T21:14:35.104Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-05T21:14:35.433Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-05T21:14:36.042Z] docker_cli_swarm_test.go:1453: [d18ae39f5ed34] joining swarm manager [dd570a2bd74a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:14:36.968Z] docker_cli_swarm_test.go:1454: [df386d1ef4b61] joining swarm manager [dd570a2bd74a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T21:14:49.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-05T21:14:49.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-05T21:14:49.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-05T21:14:49.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-05T21:14:49.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-05T21:14:49.738Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-05T21:14:52.252Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-05T21:14:55.517Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-05T21:14:57.407Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-05T21:14:59.296Z] docker_cli_swarm_unix_test.go:62: [d5fd30f1a127c] joining swarm manager [dbe9aa5dcc2d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:15:18.138Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-05T21:15:18.139Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-05T21:15:18.139Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-05T21:15:21.089Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-05T21:15:21.089Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-05T21:15:21.089Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-05T21:15:21.089Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-05T21:15:21.557Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-05T21:15:21.557Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-05T21:15:21.557Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-05T21:15:22.544Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-05T21:15:22.544Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-05T21:15:22.544Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-05T21:15:52.655Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-05T21:15:52.655Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-05T21:15:52.655Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-05T21:15:53.124Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-05T21:15:55.499Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-05T21:15:55.499Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-05T21:15:55.499Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-05T21:15:57.385Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-05T21:16:00.669Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-05T21:16:03.204Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-05T21:16:04.609Z] docker_api_swarm_test.go:961: [d833f304b799f] joining swarm manager [da557dd0c9b20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T21:16:14.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-05T21:16:14.828Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-05T21:16:15.814Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-05T21:16:20.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-05T21:16:22.647Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-05T21:16:23.522Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-05T21:16:32.189Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-05T21:16:34.810Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-05T21:16:36.175Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-05T21:16:38.690Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-05T21:16:41.205Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-05T21:16:49.308Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-05T21:16:52.616Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-05T21:16:55.131Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-05T21:16:58.399Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-05T21:17:00.290Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-05T21:17:02.808Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-05T21:17:06.074Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-05T21:17:07.962Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-05T21:18:04.197Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-05T21:18:13.672Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-05T21:18:13.672Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-05T21:18:13.672Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-05T21:18:13.672Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-05T21:18:19.070Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite (1615.95s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.43s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.23s) [2022-03-05T21:18:37.110Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.32s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.54s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.76s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.14s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.85s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.91s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.82s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.86s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.34s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.87s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.18s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.94s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.36s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.34s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.30s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.49s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.57s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.28s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.55s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.03s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.28s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.68s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.29s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.02s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.81s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.45s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.50s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.02s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.11s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.17s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.64s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.41s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.12s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.70s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.90s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.17s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.13s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.59s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.12s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.82s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.11s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.16s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.06s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.71s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.44s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.10s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.75s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.89s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.48s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.39s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.31s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.53s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.30s) [2022-03-05T21:18:37.110Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.18s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.90s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.53s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.88s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.20s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.05s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (104.38s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.10s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.68s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.86s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.33s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.56s) [2022-03-05T21:18:37.111Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.88s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.25s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.54s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.37s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.82s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.32s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.02s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s) [2022-03-05T21:18:37.111Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2022-03-05T21:18:37.111Z] === RUN TestDockerExternalVolumeSuite [2022-03-05T21:18:37.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-05T21:18:37.111Z] docker_cli_external_volume_driver_test.go:53: [ddac845ff4b9a] daemon is not started [2022-03-05T21:18:51.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-05T21:19:55.173Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-05T21:19:55.174Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-05T21:19:55.174Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-05T21:19:59.610Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-05T21:20:07.687Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-05T21:20:16.396Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-05T21:20:22.518Z] docker_cli_external_volume_driver_test.go:53: [df9b3eff5b2d9] daemon is not started [2022-03-05T21:20:34.226Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-05T21:20:37.349Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-05T21:20:52.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-05T21:20:55.449Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-05T21:21:07.132Z] docker_cli_external_volume_driver_test.go:53: [da5ddc35ca29c] daemon is not started [2022-03-05T21:21:25.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-05T21:21:25.171Z] docker_cli_external_volume_driver_test.go:53: [d877680339fc8] daemon is not started [2022-03-05T21:21:37.383Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-05T21:21:46.330Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-05T21:21:52.197Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-05T21:22:09.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-05T21:22:10.011Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-05T21:22:27.499Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-05T21:22:42.351Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-05T21:23:28.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-05T21:23:47.048Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-05T21:24:06.721Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-05T21:24:06.721Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-05T21:24:06.721Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-05T21:24:06.721Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-05T21:24:06.721Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-05T21:24:06.721Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-05T21:24:06.721Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-05T21:24:06.721Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-05T21:24:06.721Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-05T21:24:06.721Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-05T21:24:06.721Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-05T21:24:07.190Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-05T21:24:13.056Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-05T21:24:16.008Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-05T21:24:19.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-05T21:24:21.879Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-05T21:24:21.879Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-05T21:24:21.879Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-05T21:24:21.879Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-05T21:24:21.879Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-05T21:24:21.879Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-05T21:24:21.879Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-05T21:24:21.879Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-05T21:24:21.879Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-05T21:24:21.879Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-05T21:24:21.879Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-05T21:24:26.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-05T21:24:26.639Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-05T21:24:26.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-05T21:24:26.639Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-05T21:24:26.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-05T21:24:26.639Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T21:24:26.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-05T21:24:27.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-05T21:24:33.500Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-05T21:24:51.132Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-05T21:24:54.738Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-05T21:24:54.738Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-05T21:24:54.738Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-05T21:24:54.738Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-05T21:24:54.738Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-05T21:24:54.738Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-05T21:24:54.738Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-05T21:24:54.738Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-05T21:24:54.738Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-05T21:24:54.738Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-05T21:24:54.738Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-05T21:24:54.738Z] === RUN TestDockerSuite/TestBuildFails [2022-03-05T21:24:56.303Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-05T21:24:56.303Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-05T21:25:03.463Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-05T21:25:05.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-05T21:25:13.889Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-05T21:25:20.845Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-05T21:25:20.845Z] docker_cli_external_volume_driver_test.go:485: [d4841b7481054] daemon is not started [2022-03-05T21:25:26.392Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-05T21:25:33.563Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-05T21:25:34.550Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-05T21:25:38.934Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-05T21:25:38.934Z] docker_cli_external_volume_driver_test.go:53: [ddb0278feff33] daemon is not started [2022-03-05T21:25:41.772Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-05T21:25:41.772Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-05T21:25:41.772Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-05T21:25:41.772Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-05T21:25:42.761Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-05T21:25:42.761Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-05T21:25:42.761Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite (437.00s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-03-05T21:25:53.821Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-05T21:25:53.821Z] PASS [2022-03-05T21:25:53.821Z] [2022-03-05T21:25:53.821Z] === Skipped [2022-03-05T21:25:53.821Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-05T21:25:53.821Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-05T21:25:53.821Z] check_test.go:309: [daa3044238969] daemon is not started [2022-03-05T21:25:53.821Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-05T21:25:53.821Z] [2022-03-05T21:25:53.821Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-05T21:25:53.821Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-05T21:25:53.821Z] check_test.go:309: [db5b77a63afc9] daemon is not started [2022-03-05T21:25:53.821Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-05T21:25:53.821Z] [2022-03-05T21:25:53.821Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-05T21:25:53.821Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-05T21:25:53.821Z] check_test.go:309: [da8d999b953ac] daemon is not started [2022-03-05T21:25:53.821Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-05T21:25:53.821Z] [2022-03-05T21:25:53.821Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-05T21:25:53.821Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-05T21:25:53.821Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-05T21:25:53.821Z] [2022-03-05T21:25:53.821Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-05T21:25:53.821Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-05T21:25:53.821Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-05T21:25:53.821Z] [2022-03-05T21:25:53.821Z] DONE 273 tests, 5 skipped in 2445.293s [2022-03-05T21:25:53.821Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T21:25:53.821Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da26f581dda49/docker.pid [2022-03-05T21:25:53.821Z] +++ kill 6729 [2022-03-05T21:25:53.821Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6729 is not a child of this shell [2022-03-05T21:25:53.821Z] warning: PID 6729 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da26f581dda49/docker.pid had a nonzero exit code [2022-03-05T21:25:53.821Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T21:25:53.821Z] +++ kill 8140 [2022-03-05T21:25:53.821Z] +++ /etc/init.d/apparmor stop [2022-03-05T21:25:53.821Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T21:25:53.821Z] [2022-03-05T21:25:53.821Z] Unloading profiles will leave already running processes permanently [2022-03-05T21:25:53.821Z] unconfined, which can lead to unexpected situations. [2022-03-05T21:25:53.821Z] [2022-03-05T21:25:53.821Z] To set a process to complain mode, use the command line tool [2022-03-05T21:25:53.821Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T21:25:53.821Z] +++ true [2022-03-05T21:25:53.821Z] exiting test-integration [2022-03-05T21:25:53.821Z] ++ exit 0 [2022-03-05T21:25:53.821Z] [2022-03-05T21:25:53.821Z] + exit 0 [2022-03-05T21:25:53.821Z] ++ jobs -p [2022-03-05T21:25:53.821Z] + pids= [2022-03-05T21:25:53.821Z] + echo 'Remaining pids to kill: []' [2022-03-05T21:25:53.821Z] Remaining pids to kill: [] [2022-03-05T21:25:53.821Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-05T21:25:53.832Z] Recording test results [2022-03-05T21:25:54.236Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T21:25:54.588Z] + echo Ensuring container killed. [2022-03-05T21:25:54.588Z] Ensuring container killed. [2022-03-05T21:25:54.588Z] + docker ps -aq -f name=docker-pr1-* [2022-03-05T21:25:54.588Z] + cids=eee2e5a78777 [2022-03-05T21:25:54.588Z] 6ce6b82ffdf7 [2022-03-05T21:25:54.588Z] 9515586c2617 [2022-03-05T21:25:54.588Z] + [ -n eee2e5a78777 [2022-03-05T21:25:54.588Z] 6ce6b82ffdf7 [2022-03-05T21:25:54.588Z] 9515586c2617 ] [2022-03-05T21:25:54.588Z] + docker rm -vf eee2e5a78777 6ce6b82ffdf7 9515586c2617 [2022-03-05T21:25:57.150Z] eee2e5a78777 [2022-03-05T21:25:57.150Z] 6ce6b82ffdf7 [2022-03-05T21:25:57.150Z] 9515586c2617 [Pipeline] sh [2022-03-05T21:25:57.470Z] + echo Chowning /workspace to jenkins user [2022-03-05T21:25:57.470Z] Chowning /workspace to jenkins user [2022-03-05T21:25:57.470Z] + id -u [2022-03-05T21:25:57.470Z] + id -g [2022-03-05T21:25:57.470Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43333:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T21:25:57.711Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-05T21:25:57.711Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T21:25:57.711Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T21:26:00.329Z] + bundleName=amd64 [2022-03-05T21:26:00.329Z] + echo Creating amd64-bundles.tar.gz [2022-03-05T21:26:00.329Z] Creating amd64-bundles.tar.gz [2022-03-05T21:26:00.329Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-05T21:26:00.329Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-05T21:26:01.266Z] Archiving artifacts [2022-03-05T21:26:01.815Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43333/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T21:26:02.155Z] + make clean [2022-03-05T21:26:02.155Z] docker volume rm -f docker-dev-cache [2022-03-05T21:26:02.155Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T21:26:10.214Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-05T21:26:10.683Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-05T21:26:12.902Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-05T21:26:12.903Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-05T21:26:12.903Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-05T21:26:13.893Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-05T21:26:13.893Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-05T21:26:18.652Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-05T21:26:20.222Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-05T21:26:20.691Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-05T21:26:21.681Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-05T21:26:22.670Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-05T21:26:23.658Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-05T21:26:25.877Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-05T21:26:33.039Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-05T21:26:33.039Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T21:26:33.039Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-05T21:26:33.039Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-05T21:26:33.039Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-05T21:26:33.039Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-05T21:26:33.039Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-05T21:26:33.039Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-05T21:26:33.508Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-05T21:26:33.977Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-05T21:26:34.966Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-05T21:26:40.842Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-05T21:27:10.959Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-05T21:27:10.959Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-05T21:27:10.959Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-05T21:27:10.959Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-05T21:27:46.815Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-05T21:28:16.949Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-05T21:28:24.108Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-05T21:28:31.278Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-05T21:28:37.151Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-05T21:29:02.448Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-05T21:29:02.448Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-05T21:29:02.448Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-05T21:29:23.750Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-05T21:29:23.750Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-05T21:29:23.750Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-05T21:29:23.750Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-05T21:29:23.750Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-05T21:29:23.750Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-05T21:29:24.739Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-05T21:29:30.629Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-05T21:29:32.845Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-05T21:29:32.845Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-05T21:29:33.314Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-05T21:29:36.268Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-05T21:29:37.254Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-05T21:29:38.828Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-05T21:29:56.651Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-05T21:29:56.651Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-05T21:30:07.083Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-05T21:30:11.845Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-05T21:30:22.279Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-05T21:30:28.156Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-05T21:30:34.033Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-05T21:30:34.501Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-05T21:30:34.501Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-05T21:30:34.501Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-05T21:30:34.501Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-05T21:30:34.501Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-05T21:30:37.455Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-05T21:30:37.455Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-05T21:30:37.455Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-05T21:31:28.338Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-05T21:31:58.461Z] === RUN TestDockerSuite/TestBuildRm [2022-03-05T21:32:13.599Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-05T21:32:15.814Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-05T21:32:15.814Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-05T21:32:15.814Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-05T21:32:15.814Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-05T21:32:16.283Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-05T21:32:17.851Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-05T21:32:22.609Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-05T21:32:26.402Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-05T21:32:36.830Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-05T21:32:54.668Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-05T21:32:55.135Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-05T21:32:56.124Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-05T21:33:08.614Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-05T21:33:08.614Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-05T21:33:14.479Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-05T21:33:14.479Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-05T21:33:19.231Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-05T21:33:44.526Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-05T21:33:44.526Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-05T21:33:44.526Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-05T21:33:51.687Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-05T21:33:52.677Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-05T21:33:58.543Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-05T21:34:04.418Z] === RUN TestDockerSuite/TestBuildUser [2022-03-05T21:34:04.418Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-05T21:34:04.887Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-05T21:34:04.887Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T21:34:04.887Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-05T21:34:04.887Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-05T21:34:04.887Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-05T21:34:09.647Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-05T21:34:10.117Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-05T21:34:13.917Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-05T21:34:13.917Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-05T21:34:13.917Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-05T21:34:13.917Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-05T21:34:13.917Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-05T21:34:39.221Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-05T21:34:39.690Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-05T21:34:50.218Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-05T21:34:56.096Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-05T21:34:56.096Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-05T21:34:56.565Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-05T21:34:56.565Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-05T21:34:57.034Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-05T21:35:00.832Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-05T21:35:00.832Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-05T21:35:00.832Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-05T21:35:15.779Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-05T21:35:19.576Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-05T21:35:19.576Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-05T21:35:40.857Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-05T21:35:40.857Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-05T21:35:40.857Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-05T21:35:40.857Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-05T21:35:40.857Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-05T21:35:40.857Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-05T21:35:40.857Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-05T21:35:42.422Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-05T21:35:52.843Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-05T21:35:53.832Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-05T21:35:53.832Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-05T21:35:54.301Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-05T21:35:54.301Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-05T21:35:54.301Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-05T21:35:54.301Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T21:35:54.301Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-05T21:35:57.252Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-05T21:36:03.126Z] === RUN TestDockerSuite/TestCommitChange [2022-03-05T21:36:08.993Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-05T21:36:13.747Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-05T21:36:13.747Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T21:36:13.747Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-05T21:36:20.907Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-05T21:36:20.907Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-05T21:36:20.907Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-05T21:36:29.574Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-05T21:36:40.005Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-05T21:36:40.005Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T21:36:40.005Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-05T21:36:40.005Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T21:36:40.005Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-05T21:36:40.005Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-05T21:36:40.005Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-05T21:36:40.005Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-05T21:36:40.005Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-05T21:36:40.005Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-05T21:36:40.005Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-05T21:36:40.005Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-05T21:36:40.005Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-05T21:36:40.005Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-05T21:36:40.005Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-05T21:36:40.005Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-05T21:36:57.820Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-05T21:37:04.979Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-05T21:37:04.979Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T21:37:04.979Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-05T21:37:06.548Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-05T21:37:06.548Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-05T21:37:06.548Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-05T21:37:06.548Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T21:37:06.548Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-05T21:37:06.548Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-05T21:37:06.548Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-05T21:37:09.504Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-05T21:37:09.504Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-05T21:37:09.504Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-05T21:37:09.504Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-05T21:37:11.727Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-05T21:37:11.727Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-05T21:37:11.727Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-05T21:37:11.727Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-05T21:37:11.727Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-05T21:37:11.727Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-05T21:37:11.727Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T21:37:11.727Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-05T21:37:14.678Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-05T21:37:17.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-05T21:37:19.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-05T21:37:19.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-05T21:37:19.850Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-05T21:37:19.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-05T21:37:22.068Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-05T21:37:22.068Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-05T21:37:25.020Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-05T21:37:25.020Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T21:37:25.020Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-05T21:37:25.020Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T21:37:25.020Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-05T21:37:27.242Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-05T21:37:27.242Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-05T21:37:29.461Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-05T21:37:29.461Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-05T21:37:29.461Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-05T21:37:32.413Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-05T21:37:32.413Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-05T21:37:35.365Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-05T21:37:44.030Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-05T21:37:48.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-05T21:37:48.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-05T21:37:48.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-05T21:37:48.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-05T21:37:48.785Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-05T21:37:51.000Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-05T21:37:51.000Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-05T21:37:51.000Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-05T21:37:58.167Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-05T21:37:58.167Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T21:37:58.167Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-05T21:38:00.387Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-05T21:38:00.855Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-05T21:38:05.608Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-05T21:38:07.823Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-05T21:38:07.823Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-05T21:38:07.823Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-05T21:38:07.823Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-05T21:38:07.823Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-05T21:38:07.823Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-05T21:38:07.823Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-05T21:38:07.823Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-05T21:38:07.823Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-05T21:38:07.823Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-05T21:38:07.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-05T21:38:10.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-05T21:38:10.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-05T21:38:12.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-05T21:38:15.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-05T21:38:23.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-05T21:38:26.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008d96f8_} [2022-03-05T21:38:34.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1079282686_c:\foo_false____} [2022-03-05T21:38:36.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1079282686_c:\foo_true____} [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-05T21:38:39.270Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-05T21:38:39.270Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-05T21:38:39.270Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-05T21:38:39.270Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-05T21:38:39.270Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-05T21:38:39.270Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T21:38:39.270Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-05T21:38:42.224Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-05T21:38:42.224Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-05T21:38:42.224Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T21:38:42.224Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-05T21:38:50.885Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-05T21:38:50.885Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-05T21:38:50.885Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-05T21:38:50.885Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-05T21:38:58.043Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-05T21:38:58.043Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-05T21:38:58.043Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-05T21:38:58.043Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-05T21:38:58.043Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-05T21:38:58.043Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-05T21:38:58.043Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-05T21:39:02.800Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-05T21:39:11.462Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-05T21:39:11.462Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T21:39:11.462Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-05T21:39:11.462Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-05T21:39:11.462Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-05T21:39:20.125Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-05T21:39:20.125Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T21:39:20.594Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-05T21:39:20.594Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T21:39:20.594Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-05T21:39:35.636Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-05T21:39:35.636Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-05T21:39:35.636Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-05T21:39:35.636Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-05T21:39:35.636Z] === RUN TestDockerSuite/TestCpToDot [2022-03-05T21:39:37.852Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-05T21:39:37.852Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-05T21:39:37.852Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-05T21:39:37.852Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-05T21:39:37.852Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-05T21:39:40.807Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-05T21:39:40.807Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T21:39:40.807Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-05T21:39:40.807Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-05T21:39:40.807Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-05T21:39:40.807Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-05T21:39:40.807Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-05T21:39:40.807Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-05T21:39:40.807Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-05T21:39:40.807Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-05T21:39:40.807Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-05T21:39:43.022Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-05T21:39:45.974Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-05T21:39:45.974Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-05T21:39:45.974Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-05T21:39:48.190Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-05T21:39:48.658Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-05T21:39:49.126Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-05T21:39:49.126Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-05T21:39:49.126Z] === RUN TestDockerSuite/TestCreateRM [2022-03-05T21:39:49.595Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-05T21:39:49.595Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T21:39:49.595Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-05T21:39:49.595Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-05T21:39:50.063Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-05T21:40:05.018Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-05T21:40:05.018Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-05T21:40:05.018Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-05T21:40:07.967Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-05T21:40:08.436Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-05T21:40:08.436Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-05T21:40:08.436Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-05T21:40:11.391Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-05T21:40:11.391Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-05T21:40:11.391Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-05T21:40:11.391Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-05T21:40:11.391Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-05T21:40:11.391Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-05T21:40:11.391Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-05T21:40:11.391Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-05T21:40:11.391Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-05T21:40:11.391Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDockerFails [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-05T21:40:11.391Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-05T21:40:11.391Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-05T21:40:11.391Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-05T21:40:11.391Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-05T21:40:11.391Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-05T21:40:11.391Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-05T21:40:14.344Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-05T21:40:16.565Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-05T21:40:19.515Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-05T21:40:34.455Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-05T21:40:39.217Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-05T21:40:45.086Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-05T21:40:47.301Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-05T21:40:48.288Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-05T21:40:53.042Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-05T21:40:53.511Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-05T21:40:54.500Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-05T21:41:00.379Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-05T21:41:10.812Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-05T21:41:10.812Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-05T21:41:10.812Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-05T21:41:10.812Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-05T21:41:10.812Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-05T21:41:10.812Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T21:41:10.812Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-05T21:41:10.812Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-05T21:41:10.812Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-05T21:41:11.799Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-05T21:41:11.799Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-05T21:41:11.799Z] === RUN TestDockerSuite/TestEventsRename [2022-03-05T21:41:14.753Z] === RUN TestDockerSuite/TestEventsResize [2022-03-05T21:41:17.705Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-05T21:41:20.037Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-05T21:41:22.997Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-05T21:41:28.865Z] === RUN TestDockerSuite/TestEventsTop [2022-03-05T21:41:28.865Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-05T21:41:28.865Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-05T21:41:31.081Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-05T21:41:35.845Z] === RUN TestDockerSuite/TestExec [2022-03-05T21:41:35.845Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T21:41:35.845Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-05T21:41:35.845Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-05T21:41:35.845Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-05T21:41:38.063Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-05T21:41:40.280Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-05T21:41:40.280Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T21:41:40.280Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-05T21:41:40.280Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T21:41:40.280Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-05T21:41:40.280Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-05T21:41:40.280Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-05T21:41:42.500Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-05T21:41:45.453Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-05T21:41:47.667Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-05T21:41:49.883Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-05T21:41:54.641Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-05T21:41:54.641Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-05T21:41:54.641Z] === RUN TestDockerSuite/TestExecEnv [2022-03-05T21:41:54.641Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T21:41:54.641Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-05T21:41:54.641Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-05T21:41:54.641Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-05T21:41:57.605Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-05T21:42:02.360Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-05T21:42:02.360Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-05T21:42:02.360Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-05T21:42:02.360Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-05T21:42:02.360Z] === RUN TestDockerSuite/TestExecParseError [2022-03-05T21:42:02.360Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T21:42:02.360Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-05T21:42:02.360Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-05T21:42:02.360Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-05T21:42:02.360Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-05T21:42:02.360Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-05T21:42:04.576Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-05T21:42:04.576Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-05T21:42:04.576Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-05T21:42:04.576Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-05T21:42:04.576Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-05T21:42:04.576Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T21:42:04.576Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-05T21:42:04.576Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-05T21:42:04.576Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-05T21:42:04.576Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-05T21:42:04.576Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-05T21:42:07.527Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-05T21:42:07.527Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-05T21:42:07.527Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-05T21:42:16.200Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-05T21:42:16.200Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-05T21:42:16.200Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-05T21:42:16.200Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-05T21:42:16.200Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-05T21:42:16.200Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-05T21:42:16.200Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-05T21:42:23.371Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-05T21:42:29.242Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-05T21:42:33.038Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-05T21:42:38.910Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-05T21:42:38.910Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T21:42:38.910Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-05T21:42:38.910Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-05T21:42:38.910Z] === RUN TestDockerSuite/TestHealth [2022-03-05T21:42:38.910Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-05T21:42:38.910Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-05T21:42:38.910Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-05T21:42:38.910Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-05T21:42:39.379Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-05T21:42:45.256Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-05T21:42:45.256Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-05T21:42:45.256Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-05T21:42:45.256Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-05T21:42:45.256Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-05T21:42:45.256Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-05T21:42:45.256Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-05T21:42:45.724Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-05T21:42:45.724Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-05T21:42:46.194Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-05T21:42:47.182Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-05T21:42:47.182Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-05T21:42:49.404Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-05T21:42:49.874Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-05T21:42:52.830Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-05T21:43:01.498Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-05T21:43:01.498Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-05T21:43:01.498Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-05T21:43:01.498Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-05T21:43:04.458Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-05T21:43:04.928Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-05T21:43:07.152Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-05T21:43:07.152Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-05T21:43:07.152Z] === RUN TestDockerSuite/TestImportFile [2022-03-05T21:43:07.152Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-05T21:43:07.152Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-05T21:43:07.152Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-05T21:43:07.152Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-05T21:43:07.152Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-05T21:43:07.152Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-05T21:43:07.152Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-05T21:43:07.152Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-05T21:43:07.152Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-05T21:43:07.152Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-05T21:43:07.152Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-05T21:43:07.152Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T21:43:07.152Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-05T21:43:07.152Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-05T21:43:07.152Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-05T21:43:07.622Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-05T21:43:07.622Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T21:43:07.622Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-05T21:43:07.622Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T21:43:07.622Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-05T21:43:10.577Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-05T21:43:12.798Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-05T21:43:12.798Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T21:43:12.798Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-05T21:43:12.798Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-05T21:43:12.798Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-05T21:43:12.798Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-05T21:43:12.798Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-05T21:43:12.798Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-05T21:43:15.755Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-05T21:43:15.755Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-05T21:43:17.973Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-05T21:43:17.973Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-05T21:43:17.973Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-05T21:43:17.973Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-05T21:43:17.973Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-05T21:43:17.973Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-05T21:43:18.448Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-05T21:43:20.671Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-05T21:43:26.555Z] === RUN TestDockerSuite/TestInspectImage [2022-03-05T21:43:26.555Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T21:43:26.555Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-05T21:43:26.555Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T21:43:26.555Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-05T21:43:26.555Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T21:43:26.555Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-05T21:43:28.774Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-05T21:43:31.729Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-05T21:43:31.729Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-05T21:43:33.945Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-05T21:43:36.904Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-05T21:43:36.904Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-05T21:43:36.904Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-05T21:43:36.904Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-05T21:43:39.120Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-05T21:43:42.929Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-05T21:43:47.691Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-05T21:43:50.644Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-05T21:43:52.863Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-05T21:43:55.816Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-05T21:43:58.034Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-05T21:44:06.703Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-05T21:44:08.269Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-05T21:44:08.269Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-05T21:44:08.269Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-05T21:44:08.269Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-05T21:44:10.486Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-05T21:44:12.702Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-05T21:44:19.862Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-05T21:44:21.429Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-05T21:44:21.429Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-05T21:44:21.429Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-05T21:44:24.507Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-05T21:44:24.507Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-05T21:44:31.667Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-05T21:44:40.331Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-05T21:44:47.497Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-05T21:44:49.713Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-05T21:44:52.669Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-05T21:44:52.669Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-05T21:44:52.669Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-05T21:44:54.885Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-05T21:44:57.834Z] === RUN TestDockerSuite/TestLogsSince [2022-03-05T21:45:08.255Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-05T21:45:08.255Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-05T21:45:08.255Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-05T21:45:08.255Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-05T21:45:08.255Z] === RUN TestDockerSuite/TestLogsTail [2022-03-05T21:45:10.471Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-05T21:45:13.425Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-05T21:45:15.642Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-05T21:45:15.642Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestNetHostname [2022-03-05T21:45:15.642Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-05T21:45:15.642Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-05T21:45:15.642Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-05T21:45:15.642Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestPluginActive [2022-03-05T21:45:15.642Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-05T21:45:15.642Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-05T21:45:15.642Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-05T21:45:15.642Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-05T21:45:15.642Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-05T21:45:15.642Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.642Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-05T21:45:15.643Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.643Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-05T21:45:15.643Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-05T21:45:15.643Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-05T21:45:15.643Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T21:45:16.111Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-05T21:45:16.111Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-05T21:45:16.112Z] === RUN TestDockerSuite/TestPortList [2022-03-05T21:45:16.112Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-05T21:45:16.112Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-05T21:45:20.865Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-05T21:45:20.865Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T21:45:20.865Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-05T21:45:20.865Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-05T21:45:20.865Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-05T21:45:20.865Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-05T21:45:20.865Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-05T21:45:20.865Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-05T21:45:20.865Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T21:45:20.865Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-05T21:45:20.865Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-05T21:45:20.865Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-05T21:45:20.865Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-05T21:45:20.865Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-05T21:45:20.865Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-05T21:45:20.865Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-05T21:45:20.865Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T21:45:20.865Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-05T21:45:25.624Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-05T21:45:25.624Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-05T21:45:26.093Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-05T21:45:36.528Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-05T21:45:36.528Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-05T21:45:36.528Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-05T21:45:51.467Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-05T21:46:12.700Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-05T21:46:12.700Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-05T21:46:12.700Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-05T21:46:12.700Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-05T21:46:25.198Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-05T21:46:32.498Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-05T21:46:44.990Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-05T21:46:50.856Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-05T21:46:50.856Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-05T21:46:50.856Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-05T21:46:50.856Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-05T21:46:50.856Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-05T21:47:01.281Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-05T21:47:01.281Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T21:47:01.281Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-05T21:47:01.281Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-05T21:47:01.281Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-05T21:47:01.281Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-05T21:47:01.281Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-05T21:47:01.281Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-05T21:47:01.281Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-05T21:47:09.943Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-05T21:47:09.943Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-05T21:47:09.943Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-05T21:47:10.930Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-05T21:47:10.930Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-05T21:47:10.930Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-05T21:47:12.497Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-05T21:47:12.965Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-05T21:47:12.965Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-05T21:47:12.965Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-05T21:47:17.719Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-05T21:47:22.477Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-05T21:47:25.432Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-05T21:47:55.670Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-05T21:47:55.670Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T21:47:55.670Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-05T21:48:02.864Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-05T21:48:02.864Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-05T21:48:02.864Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-05T21:48:03.332Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-05T21:48:09.203Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-05T21:48:17.866Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-05T21:48:17.866Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T21:48:17.866Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-05T21:48:22.632Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-05T21:48:23.101Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-05T21:48:23.101Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-05T21:48:41.054Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-05T21:48:42.621Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-05T21:48:43.090Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-05T21:48:51.751Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-05T21:49:02.184Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-05T21:49:10.844Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-05T21:49:15.602Z] === RUN TestDockerSuite/TestRmiTag [2022-03-05T21:49:16.071Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-05T21:49:19.023Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-05T21:49:40.258Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-05T21:49:41.827Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-05T21:49:52.248Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-05T21:49:53.814Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-05T21:49:53.814Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-05T21:49:53.814Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-05T21:49:53.814Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-05T21:49:53.814Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-05T21:49:53.814Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-05T21:49:53.814Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-05T21:49:53.814Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-05T21:49:53.814Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-05T21:49:53.814Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-05T21:49:53.814Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-05T21:49:53.814Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-05T21:49:53.814Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-05T21:49:53.814Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-05T21:49:53.814Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-05T21:49:56.767Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-05T21:49:56.767Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-05T21:49:56.767Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-05T21:49:56.767Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-05T21:49:56.767Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-05T21:50:01.520Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-05T21:50:05.321Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-05T21:50:07.539Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-05T21:50:16.201Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-05T21:50:17.821Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-05T21:50:17.821Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-05T21:50:28.246Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-05T21:50:28.246Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-05T21:50:31.201Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-05T21:50:31.201Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-05T21:50:31.201Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-05T21:50:34.996Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-05T21:50:34.996Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-05T21:50:34.996Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-05T21:50:34.996Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-05T21:50:34.996Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-05T21:50:37.211Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-05T21:50:37.211Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-05T21:50:37.211Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-05T21:50:37.211Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-05T21:50:37.211Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-05T21:50:37.211Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-05T21:50:37.211Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-05T21:50:37.211Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-05T21:50:37.211Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-05T21:50:37.211Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-05T21:50:37.211Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-05T21:50:37.211Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-05T21:50:37.211Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-05T21:50:37.211Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-05T21:50:37.211Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-05T21:50:40.164Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-05T21:50:42.378Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-05T21:50:45.328Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-05T21:50:45.328Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-05T21:50:45.328Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-05T21:50:45.328Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-05T21:50:45.328Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-05T21:50:45.328Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-05T21:50:45.328Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-05T21:50:47.540Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-05T21:50:47.540Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-05T21:50:47.540Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-05T21:50:47.540Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T21:50:47.540Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-05T21:50:47.540Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-05T21:50:47.540Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-05T21:50:47.540Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-05T21:50:47.540Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-05T21:50:49.755Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-05T21:50:56.927Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-05T21:50:56.927Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-05T21:50:56.927Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-05T21:50:56.927Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-05T21:50:56.927Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-05T21:50:56.927Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-05T21:50:56.927Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-05T21:50:56.927Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T21:50:56.927Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-05T21:50:56.927Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-05T21:50:56.927Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-05T21:50:56.927Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-05T21:50:56.927Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-05T21:50:58.492Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-05T21:50:58.492Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-05T21:50:58.492Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-05T21:50:58.959Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-05T21:50:58.959Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-05T21:50:58.959Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-05T21:51:01.174Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-05T21:51:04.126Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-05T21:51:04.126Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-05T21:51:04.126Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-05T21:51:07.075Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-05T21:51:07.076Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-05T21:51:07.076Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-05T21:51:07.076Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-05T21:51:07.076Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-05T21:51:07.076Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-05T21:51:07.076Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-05T21:51:15.736Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-05T21:51:17.951Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-05T21:51:20.165Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-05T21:51:22.380Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-05T21:51:22.380Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-05T21:51:22.380Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-05T21:51:22.849Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-05T21:51:22.849Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-05T21:51:22.849Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-05T21:51:22.849Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-05T21:51:22.849Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-05T21:51:22.849Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-05T21:51:22.849Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T21:51:22.849Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-05T21:51:22.849Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-05T21:51:22.849Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-05T21:51:22.849Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-05T21:51:22.849Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-05T21:51:22.849Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-05T21:51:27.602Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-05T21:51:27.602Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-05T21:51:27.602Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-05T21:51:27.602Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-05T21:51:27.602Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-05T21:51:27.602Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-05T21:51:27.602Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-05T21:51:27.602Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-05T21:51:27.602Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-05T21:51:27.602Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-05T21:51:27.602Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-05T21:51:27.602Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-05T21:51:38.022Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-05T21:51:38.022Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-05T21:51:38.022Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-05T21:51:39.589Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-05T21:51:39.589Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-05T21:51:39.589Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-05T21:51:39.589Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-05T21:51:39.589Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-05T21:51:39.589Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-05T21:51:39.589Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-05T21:51:39.589Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-05T21:51:40.058Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-05T21:51:40.058Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-05T21:51:40.058Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-05T21:51:40.058Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-05T21:51:40.058Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-05T21:51:40.058Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunMount [2022-03-05T21:51:40.058Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-05T21:51:40.058Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-05T21:51:40.058Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-05T21:51:40.058Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-05T21:51:40.058Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-05T21:51:48.716Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-05T21:51:48.716Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-05T21:51:48.716Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-05T21:51:48.716Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-05T21:51:48.716Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-05T21:51:48.716Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-05T21:51:48.716Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-05T21:51:53.470Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-05T21:51:58.231Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-05T21:51:58.231Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-05T21:51:58.231Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-05T21:51:58.231Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-05T21:51:58.231Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-05T21:51:58.231Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-05T21:51:58.231Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-05T21:51:58.231Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-05T21:51:58.231Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-05T21:51:58.231Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-05T21:51:59.229Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-05T21:52:02.187Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-05T21:52:04.404Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-05T21:52:05.970Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-05T21:52:08.185Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-05T21:52:08.185Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-05T21:52:08.185Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-05T21:52:08.185Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-05T21:52:08.185Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-05T21:52:08.185Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-05T21:52:08.185Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-05T21:52:08.185Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-05T21:52:08.185Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-05T21:52:08.185Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-05T21:52:08.185Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-05T21:52:08.185Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-05T21:52:08.185Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-05T21:52:08.185Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-05T21:52:08.185Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-05T21:52:08.185Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-05T21:52:08.185Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T21:52:11.974Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-05T21:52:11.974Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-05T21:52:11.974Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-05T21:52:11.974Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-05T21:52:11.974Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-05T21:52:11.974Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-05T21:52:11.974Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-05T21:52:11.974Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-05T21:52:11.974Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-05T21:52:11.974Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T21:52:11.974Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-05T21:52:20.637Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-05T21:52:20.637Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-05T21:52:20.637Z] === RUN TestDockerSuite/TestRunRm [2022-03-05T21:52:22.850Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-05T21:52:28.713Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-05T21:52:31.665Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-05T21:52:33.880Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-05T21:52:36.096Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-05T21:52:39.048Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-05T21:52:39.048Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-05T21:52:39.048Z] === RUN TestDockerSuite/TestRunState [2022-03-05T21:52:39.048Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-05T21:52:39.048Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-05T21:52:41.262Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-05T21:52:41.262Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T21:52:41.262Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-05T21:52:44.213Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-05T21:52:44.213Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-05T21:52:44.214Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-05T21:52:44.214Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-05T21:52:44.214Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-05T21:52:44.214Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-05T21:52:44.214Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-05T21:52:44.214Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-05T21:52:44.214Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-05T21:52:50.084Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-05T21:52:50.084Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-05T21:52:50.084Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-05T21:52:50.084Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-05T21:52:50.084Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-05T21:52:50.084Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-05T21:52:50.084Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-05T21:52:50.084Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-05T21:52:50.084Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-05T21:52:50.084Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-05T21:52:50.084Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-05T21:52:57.235Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-05T21:52:57.235Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-05T21:52:57.235Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-05T21:52:59.451Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-05T21:52:59.451Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-05T21:52:59.451Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-05T21:52:59.451Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-05T21:52:59.451Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-05T21:53:03.240Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-05T21:53:10.399Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-05T21:53:15.155Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-05T21:53:23.821Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-05T21:53:23.821Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-05T21:53:23.821Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-05T21:53:23.821Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-05T21:53:26.035Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-05T21:53:28.986Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-05T21:53:31.944Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-05T21:53:31.944Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-05T21:53:31.944Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-05T21:53:31.944Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-05T21:53:31.944Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-05T21:53:31.944Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-05T21:53:31.944Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-05T21:53:31.944Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-05T21:53:31.944Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-05T21:53:31.944Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-05T21:53:31.944Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-05T21:53:31.944Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-05T21:53:31.944Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-05T21:53:31.944Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-05T21:53:31.944Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-05T21:53:36.708Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-05T21:53:38.930Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-05T21:53:41.149Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-05T21:53:47.017Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-05T21:53:47.017Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-05T21:53:47.017Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-05T21:53:47.017Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-05T21:53:47.017Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-05T21:53:47.017Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T21:53:47.017Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-05T21:53:49.231Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-05T21:53:49.699Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-05T21:53:50.167Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-05T21:53:50.167Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-05T21:53:52.382Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-05T21:54:01.055Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-05T21:54:01.055Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-05T21:54:01.055Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-05T21:54:10.088Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-05T21:54:10.088Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T21:54:10.088Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-05T21:54:13.886Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-05T21:54:13.886Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-05T21:54:13.886Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-05T21:54:13.886Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T21:54:13.886Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-05T21:54:13.886Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-05T21:54:13.886Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-05T21:54:13.886Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-05T21:54:13.886Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-05T21:54:31.711Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-05T21:54:31.711Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-05T21:54:31.711Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-05T21:54:31.711Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T21:54:31.711Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-05T21:54:31.711Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-05T21:54:31.711Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-05T21:54:31.711Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T21:54:31.711Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-05T21:54:31.711Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T21:54:31.711Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-05T21:54:31.711Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T21:54:31.711Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-05T21:54:32.181Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-05T21:54:35.136Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-05T21:54:35.136Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T21:54:35.136Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-05T21:54:38.087Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-05T21:54:38.087Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-05T21:54:38.087Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-05T21:54:38.087Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T21:54:38.087Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-05T21:54:38.087Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T21:54:38.087Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-05T21:54:38.087Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-05T21:54:38.087Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-05T21:54:38.087Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T21:54:38.087Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-05T21:54:38.087Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T21:54:38.087Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-05T21:54:55.902Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-05T21:54:55.902Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-05T21:54:55.902Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-05T21:54:55.902Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-05T21:54:55.902Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-05T21:54:55.902Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-05T21:54:55.902Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-05T21:54:55.902Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-05T21:54:58.118Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-05T21:54:58.118Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-05T21:55:01.909Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-05T21:55:02.377Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-05T21:55:02.845Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-05T21:55:02.845Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-05T21:55:03.313Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-05T21:55:13.743Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-05T21:55:13.743Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-05T21:55:13.743Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-05T21:55:13.743Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-05T21:55:13.743Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-05T21:55:13.743Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-05T21:55:13.743Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-05T21:55:22.411Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-05T21:55:22.411Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-05T21:55:22.411Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-05T21:55:40.238Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-05T21:55:40.238Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.238Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite (3015.61s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.40s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.13s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.08s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.31s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.57s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.56s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.63s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (136.35s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.60s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.70s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.51s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.90s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.04s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.10s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.48s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.17s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.42s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.04s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.30s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.73s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.44s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.69s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.65s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.29s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.50s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.43s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.22s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.67s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.37s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.11s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.93s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.44s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.26s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.78s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.45s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.73s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.21s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.16s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.90s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignore (94.37s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.03s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (96.09s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.89s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.19s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.57s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.30s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.26s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.15s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (114.65s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-03-05T21:55:40.238Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-03-05T21:55:40.238Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.63s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.47s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.42s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.32s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.87s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.97s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildFails (2.72s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.18s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.25s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.45s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.66s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.74s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.34s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.83s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.77s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildHistory (11.85s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.09s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.19s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.01s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLabel (1.16s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.92s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.89s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.97s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.52s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.15s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.78s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.89s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.03s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.34s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.40s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (18.77s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.11s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.32s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.74s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.35s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.63s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.51s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.04s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.70s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.17s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.08s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.08s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.67s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.37s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.33s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildRm (15.55s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.16s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.19s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.24s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.21s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.58s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.05s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.65s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildStderr (5.27s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.74s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (8.60s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.60s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.31s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.96s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.19s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.17s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.14s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.34s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.42s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.17s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.22s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.30s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.51s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.24s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.25s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.61s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.40s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestCommitChange (5.64s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.09s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.40s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestCommitTTY (7.83s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.28s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPICommit (17.33s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.72s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.45s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.44s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.76s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.88s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.42s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.42s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.57s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.55s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.44s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.16s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.79s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.04s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.34s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.08s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.36s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.56s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.26s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.17s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.43s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.68s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.76s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.77s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.79s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008d96f8_} (7.82s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1079282686_c:\foo_false____} (2.72s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1079282686_c:\foo_true____} (2.85s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-05T21:55:40.239Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.64s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-05T21:55:40.239Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.54s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.77s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.89s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.52s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.08s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.63s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCpToDot (2.62s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCpToStdout (2.64s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.13s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.55s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.40s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.64s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.73s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.57s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.68s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.76s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsCopy (5.76s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.83s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.65s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.35s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.24s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsFilters (5.51s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsFormat (10.12s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsRename (2.83s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsResize (3.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.52s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.00s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.21s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.46s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.22s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.33s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.29s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.52s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.49s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.27s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.84s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.75s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecInspectID (4.27s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.82s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.64s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.86s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.41s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.36s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.32s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.30s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.29s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.10s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.60s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.95s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.66s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.53s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.59s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.51s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectDefault (2.58s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectHistory (5.13s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.69s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.61s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.51s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.55s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.65s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectStatus (3.21s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.72s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.68s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.51s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.55s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.44s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.50s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-05T21:55:40.240Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T21:55:40.240Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.17s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.12s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.80s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.47s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.59s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.48s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.51s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.89s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.82s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.57s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.44s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsSince (9.42s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.07s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsTail (3.19s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.85s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.44s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.71s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.04s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPsByOrder (10.08s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.24s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.67s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.64s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.36s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.91s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.00s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-05T21:55:40.241Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.24s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-05T21:55:40.241Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.48s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.67s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.80s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.79s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.75s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.03s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.56s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.73s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.94s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.20s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.44s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.72s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.66s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.15s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiTag (0.88s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.93s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.81s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.04s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.66s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.32s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.12s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.33s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.65s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.51s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.99s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.18s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.65s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.54s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.32s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.67s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.60s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.61s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.49s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.09s) [2022-03-05T21:55:40.711Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.17s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T21:55:40.711Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.57s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.60s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.30s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunExitCode (7.56s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.73s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.46s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.49s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.52s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.42s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.51s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.37s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.67s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.43s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.40s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.37s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.24s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.19s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.58s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunRm (2.82s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.67s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.67s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.42s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.48s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.76s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.38s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.33s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.18s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.36s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.55s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.26s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.25s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.16s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.49s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.44s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.78s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.67s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.64s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.10s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.49s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.80s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.68s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.07s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.66s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.41s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.72s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.06s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.89s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.40s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.40s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.08s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.58s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.39s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.01s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.91s) [2022-03-05T21:55:40.712Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-05T21:55:40.712Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s) [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-05T21:55:40.712Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.712Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-05T21:55:40.713Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-05T21:55:40.713Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-05T21:55:40.713Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-05T21:55:40.713Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-05T21:55:40.713Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-05T21:55:40.713Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-05T21:55:40.713Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-05T21:55:40.713Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-05T21:55:40.713Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-05T21:55:40.713Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-05T21:55:40.713Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-05T21:55:40.713Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-05T21:55:40.713Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-05T21:55:40.713Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-05T21:55:40.713Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T21:55:40.713Z] === RUN TestDockerDaemonSuite [2022-03-05T21:55:40.713Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-05T21:55:40.713Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-05T21:55:40.713Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-05T21:55:40.713Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T21:55:40.713Z] === RUN TestDockerSwarmSuite [2022-03-05T21:55:40.713Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-05T21:55:40.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- PASS: TestDockerPluginSuite (0.03s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T21:55:40.713Z] === RUN TestDockerExternalVolumeSuite [2022-03-05T21:55:40.713Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-05T21:55:40.713Z] === RUN TestDockerNetworkSuite [2022-03-05T21:55:40.713Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-05T21:55:40.713Z] === RUN TestDockerHubPullSuite [2022-03-05T21:55:40.713Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-05T21:55:40.713Z] PASS [2022-03-05T21:55:40.713Z] ok github.com/docker/docker/integration-cli 3016.182s [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === Skipped [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T21:55:40.713Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-05T21:55:40.713Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-05T21:55:40.713Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-05T21:55:40.713Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-05T21:55:40.713Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-05T21:55:40.713Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T21:55:40.713Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T21:55:40.713Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-05T21:55:40.713Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-05T21:55:40.713Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.713Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-05T21:55:40.713Z] [2022-03-05T21:55:40.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T21:55:40.714Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T21:55:40.714Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-05T21:55:40.714Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T21:55:40.714Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-05T21:55:40.714Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.714Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-05T21:55:40.714Z] [2022-03-05T21:55:40.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-05T21:55:40.715Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-03-05T21:55:40.715Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-05T21:55:40.715Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-05T21:55:40.715Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-05T21:55:40.715Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-05T21:55:40.715Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T21:55:40.715Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T21:55:40.715Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-03-05T21:55:40.715Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T21:55:40.715Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-05T21:55:40.715Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-05T21:55:40.715Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T21:55:40.715Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T21:55:40.715Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-05T21:55:40.715Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T21:55:40.715Z] [2022-03-05T21:55:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T21:55:41.187Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T21:55:41.187Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T21:55:41.187Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-05T21:55:41.187Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-05T21:55:41.187Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-05T21:55:41.187Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-03-05T21:55:41.187Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-05T21:55:41.187Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-05T21:55:41.187Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-03-05T21:55:41.187Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T21:55:41.187Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T21:55:41.187Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T21:55:41.187Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-05T21:55:41.187Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-05T21:55:41.187Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T21:55:41.187Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T21:55:41.187Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T21:55:41.187Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-05T21:55:41.187Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T21:55:41.187Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T21:55:41.187Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.187Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T21:55:41.187Z] [2022-03-05T21:55:41.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-03-05T21:55:41.188Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T21:55:41.188Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T21:55:41.188Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T21:55:41.188Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-05T21:55:41.188Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-03-05T21:55:41.188Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-05T21:55:41.188Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T21:55:41.188Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-05T21:55:41.188Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T21:55:41.188Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T21:55:41.188Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-05T21:55:41.188Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T21:55:41.188Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-05T21:55:41.188Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T21:55:41.188Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.188Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T21:55:41.188Z] [2022-03-05T21:55:41.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T21:55:41.189Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-05T21:55:41.189Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.07s) [2022-03-05T21:55:41.189Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.07s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-05T21:55:41.189Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T21:55:41.189Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T21:55:41.189Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-05T21:55:41.189Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T21:55:41.189Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T21:55:41.189Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T21:55:41.189Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T21:55:41.189Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T21:55:41.189Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T21:55:41.189Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-05T21:55:41.189Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-05T21:55:41.189Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-05T21:55:41.189Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-05T21:55:41.189Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-05T21:55:41.189Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.189Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-05T21:55:41.189Z] [2022-03-05T21:55:41.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T21:55:41.190Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.190Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T21:55:41.190Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T21:55:41.191Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.191Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T21:55:41.191Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T21:55:41.660Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.660Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T21:55:41.660Z] [2022-03-05T21:55:41.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-05T21:55:41.661Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-05T21:55:41.661Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-05T21:55:41.661Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-05T21:55:41.661Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-05T21:55:41.661Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-05T21:55:41.661Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T21:55:41.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T21:55:41.661Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-05T21:55:41.662Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] DONE 1093 tests, 547 skipped in 3028.633s [2022-03-05T21:55:41.662Z] INFO: Integration tests ended at 03/05/2022 21:55:41. Duration:00:50:28.8111572 [2022-03-05T21:55:41.662Z] INFO: Docker info of the daemon under test at end of run [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] Containers: 2 [2022-03-05T21:55:41.662Z] Running: 0 [2022-03-05T21:55:41.662Z] Paused: 0 [2022-03-05T21:55:41.662Z] Stopped: 2 [2022-03-05T21:55:41.662Z] Images: 18 [2022-03-05T21:55:41.662Z] Server Version: 0.0.0-dev [2022-03-05T21:55:41.662Z] Storage Driver: windowsfilter [2022-03-05T21:55:41.662Z] Windows: [2022-03-05T21:55:41.662Z] Logging Driver: json-file [2022-03-05T21:55:41.662Z] Plugins: [2022-03-05T21:55:41.662Z] Volume: local [2022-03-05T21:55:41.662Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T21:55:41.662Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T21:55:41.662Z] Swarm: inactive [2022-03-05T21:55:41.662Z] Default Isolation: process [2022-03-05T21:55:41.662Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T21:55:41.662Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T21:55:41.662Z] OSType: windows [2022-03-05T21:55:41.662Z] Architecture: x86_64 [2022-03-05T21:55:41.662Z] CPUs: 4 [2022-03-05T21:55:41.662Z] Total Memory: 32GiB [2022-03-05T21:55:41.662Z] Name: azwin-2-392490 [2022-03-05T21:55:41.662Z] ID: 6XTG:XNGG:LV7I:ZZSE:AREM:GOG7:YQAG:SMIW:UWXK:HV2C:IUGW:ZWJ7 [2022-03-05T21:55:41.662Z] Docker Root Dir: D:\CI\PR-43333\1\daemon [2022-03-05T21:55:41.662Z] Debug Mode (client): false [2022-03-05T21:55:41.662Z] Debug Mode (server): true [2022-03-05T21:55:41.662Z] File Descriptors: -1 [2022-03-05T21:55:41.662Z] Goroutines: 17 [2022-03-05T21:55:41.662Z] System Time: 2022-03-05T21:55:41.4733811Z [2022-03-05T21:55:41.662Z] EventsListeners: 0 [2022-03-05T21:55:41.662Z] Registry: https://index.docker.io/v1/ [2022-03-05T21:55:41.662Z] Labels: [2022-03-05T21:55:41.662Z] Experimental: false [2022-03-05T21:55:41.662Z] Insecure Registries: [2022-03-05T21:55:41.662Z] 127.0.0.0/8 [2022-03-05T21:55:41.662Z] Live Restore Enabled: false [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] [2022-03-05T21:55:41.662Z] INFO: Stopping daemon under test [2022-03-05T21:55:42.131Z] SUCCESS: The process with PID 5872 (child process of PID 5028) has been terminated. [2022-03-05T21:55:42.131Z] SUCCESS: The process with PID 5028 (child process of PID 3420) has been terminated. [2022-03-05T21:55:42.131Z] INFO: Stop tailing logs of the daemon under tests [2022-03-05T21:55:42.131Z] INFO: executeCI.ps1 Completed successfully at 03/05/2022 21:55:41. [2022-03-05T21:55:42.131Z] INFO: Tidying up at end of run [2022-03-05T21:55:42.131Z] INFO: Saving daemon under test log (d:\CI\PR-43333\1\dut.out) to bundles\CIDUT.out [2022-03-05T21:55:42.131Z] INFO: Saving daemon under test log (d:\CI\PR-43333\1\dut.err) to bundles\CIDUT.err [2022-03-05T21:55:42.131Z] INFO: Nuke-Everything... [2022-03-05T21:55:42.131Z] INFO: Container count on control daemon to delete is 2 [2022-03-05T21:55:42.599Z] e7b0e4ee1ff2 [2022-03-05T21:55:42.599Z] 2155ca4c1f22 [2022-03-05T21:55:42.599Z] INFO: Tidying pidfile d:\CI\PR-43333\1\docker.pid [2022-03-05T21:55:42.600Z] INFO: Nuking d:\CI [2022-03-05T21:56:25.315Z] INFO: Zapped successfully [2022-03-05T21:56:25.315Z] [2022-03-05T21:56:25.315Z] INFO: executeCI.ps1 exiting at Sat Mar 5 21:56:20 CUT 2022. Duration 01:20:23.8226066 [2022-03-05T21:56:25.315Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-05T21:56:25.564Z] Recording test results [2022-03-05T21:56:34.846Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-05T21:56:36.951Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-05T21:56:39.393Z] Archiving artifacts [2022-03-05T21:56:55.393Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43333/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T21:56:56.418Z] + make clean [2022-03-05T21:56:57.987Z] docker volume rm -f docker-dev-cache [2022-03-05T21:56:57.987Z] 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